|
||||
Re: Pagepool?
OK, that link went straight over my head.
I'll ask the (apparently) dumb questions: What's the pagepool? What is the difference between a static and dynamic pagepool? (I did read the thread, I just have no clue what it was telling me). |
|
||||
Re: Pagepool?
Basically, page pool is a section of your internal memory that has been partitioned off to assist with the launching of applications. A set amount of memory is reserved, reducing the total memory available to you, and is used to cache essential program data instead. This allows programs to launch faster.
Static pagepool is a set amount that cannot chage, and a dynamic pagepool is "on-the-fly," which means it can change depending on your system's needs.
__________________
"One man's garbage is another man person's good ungarbage..."
|
This post has been thanked 2 times. |
![]() |
|
|
|