Quote:
Originally Posted by ebuechler3
i liked you first rom alot. so ill try your 21222 before i call customer service. i had to deal with them when i had my titan... those guys dont know how to tie their own shoelaces. that's why im always hittin ppcgeeks up.. thanks!!!! one more question: i always change my pagepool to 24 and i wanna try 32.. what are the pros and cons? again thanks!!!!!!!!
|
The first thing you may notice is that a higher pagepool will decrease the available program memory, so you will see a higher memory percentage in use. This does not mean you are using more memory, just that the percentage is higher given the decrease in total memory available. I was reading up on what pagepool memory does and as far as I can tell (I could be way off) it becomes more and more useful the longer your system is running. Basically when you use a program or access a file it stores a pointer to it in the pagepool, and when you access the same program or file again it looks in the pagepool first before moving on to look in memory. A higher pagepool means more space for these things to be stored, so if you soft-reset a lot you may not see any benefits.
Again I could be totally wrong but that was my interpretation after some light research. Hopefully someone more knowledgeable will chime in and enlighten us all