Subject | Re: [IB-Architect] Generator bugfix RFP |
---|---|
Author | Charlie Caro |
Post date | 2000-10-23T17:32:18Z |
"Griffin, Patrick J." wrote:
That's a good start. I assume you would adjust that constant for the
size of the generators, right? Or you might want to create a new member
in the page control block, pgc_gpp /* generators per page */
Regards,
Charlie
>Pat,
> 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?
>
That's a good start. I assume you would adjust that constant for the
size of the generators, right? Or you might want to create a new member
in the page control block, pgc_gpp /* generators per page */
Regards,
Charlie