Subject | RE: [IB-Architect] Generator bugfix RFP |
---|---|
Author | Griffin, Patrick J. |
Post date | 2000-10-23T17:22:59Z |
Charlie,
Let me ask a question, as a check of my understanding of the problem.
The current sequence/offset calculation is using an incorrect constant; more
generators are being allocated on one page then can possibly fit.
If so, is one possible solution as simple as creating a new contant (USHORT
dbb_gv_per_pp; /* generator values per generator page */) and using that new
value in the sequence/offset calcuation?
Thanks,
...pat
Let me ask a question, as a check of my understanding of the problem.
The current sequence/offset calculation is using an incorrect constant; more
generators are being allocated on one page then can possibly fit.
If so, is one possible solution as simple as creating a new contant (USHORT
dbb_gv_per_pp; /* generator values per generator page */) and using that new
value in the sequence/offset calcuation?
Thanks,
...pat