Quote:
Originally Posted by Isriam
So what static number would I use to set 48mb on a rom already coded at 32mb? I can find the string in the OP in 2 places, and verified it says 20 16 but I want to set it to 48mb static.
|
You would use 0C 15 to get 48MB but there's some discussion as to whether this results in a static or dynamic pagepool.
I believe everyone agrees that 30 16 would give you a 48MB static pagepool.
*edit - not enough coffee yet, added a better explanation...