| This post has been thanked 1 times. |
|
||||
|
Re: Guide to changing your pagepool
GREAT WRITE-UP/ GUIDE. The only thing it is missing is how you can check your PP once you modified it and loaded it onto the phone.
__________________
i930, Apache, Titan, Touch Diamond, Touch Pro, Touch Pro 2, HTC EVO 4G, Samsung Galaxy S II, Samsung Galaxy S III, Samsung Galaxy S IV.
|
|
||||
|
Re: Guide to changing your pagepool
Juicy had 32? I noticed that it is sluggish compared to Yay 4 Juggs ROM and it has 32.
__________________
Insert signature here...
|
|
||||
|
Re: Guide to changing your pagepool
Quote:
The procedure above is changing the value that gets written into a memory manager structure that defines the pagepool size. In ARM assembly language the two bytes being changed represent a constant and a shift value. If the 2nd byte is 16, then the value is the first byte. If the 2nd byte is 15 then the value is 4x the first byte. Thus 02 15 = 08 16 = 8MB pagepool. If you want a dynamic page pool, use 00 15. This establishes the value of 0 written to the memory manager structure (00 16 will yield the same result). Adventuresome non-Verizon folks could try this and see how it goes. Verizon folks should probably NOT try this. Write the same value to both occurences of xx 15 or xx 16 - eg 04 15 A0 03 04 15 A0 13 will give you a 16MB page pool. Non-Verizon folks can go for 24MB. Higher is possible but you may reach diminishing returns beyond 24MB. Us poor gimped Verizon folks should go for 8-12 for fully-loaded ROMs, 16MB if stripped down. For every 4MB more of pagepool that's 4MB less of program memory. Note - the pagepool changer app floating around WILL NOT WORK on Touch Pro ROMs without an additional hex edit. If you are doing hex edits, might as well just make the above change and skip using the pagepool changer.
__________________
ROM: WM6.5 nk.exe (Da_G), sys 23518 (Da_G), VZW OEM pack (scrosler)
Apps: Manila 2.1 (yozgatag), Leo dialer (pyrorob) |
| This post has been thanked 5 times. |
|
||||
|
Re: Guide to changing your pagepool
Quote:
I was reading the first part but the values the OP had in his explanation didn't add up, this does. Admin should sticky this somewhere, there seems to be a lot of confusion out there about how pagepool is calculated. |
|
||||
|
Re: Guide to changing your pagepool
Quote:
regardless i will update the first post to keep everyone informed. |
| This post has been thanked 1 times. |
|
||||
|
Re: Guide to changing your pagepool
Can't say I've looked at the assembly instructions, but this explanation doesn't jive particularly well (doesn't mean it's wrong, either) with the settings in a stock rom.
__________________
Grammar: The difference between knowing your shit and knowing you're shit.
|
![]() |
|
|
|