1825803 Members
2468 Online
109687 Solutions
New Discussion

variable page size

 
Arumainathan Peter
New Member

variable page size

Hi,
Can anybody explain how "variable page size" affects buffe cache? Any pointers appreciated.

-Peter
3 REPLIES 3
sathyajith
New Member

Re: variable page size

Buffer cache is having a fixed size of memory.If you are using variable page size proper page in and page out will not hapeen.
D Block 2
Respected Contributor

Re: variable page size

Peter, here's an ITRC link that might help:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=209061
Golf is a Good Walk Spoiled, Mark Twain.
Ted Buis
Honored Contributor

Re: variable page size

There is a difference between the page size for the OS, that is set in the kernel and the page size for an application that can be set by using chatr. Don't mess with the one in the kernel. You can change the page size for an application. Go to www.docs.hp.com and search on "POPS", Performance Optimized Page Sizing.
Mom 6