Hi,
Anyone is using cpuplugd to control memory usage on Linux guests? If so, can you please attach the memplug and memunplug statements you are using? What I would like to do is be able to make decisions according to the page cache size (not reads and writes). Let say I don't want the page cache to be greater than 200MB. how can I translate that into acpr? One more thing. The example in the man page states: Memunplug = "(swaprate > (freemem +10000))" Why? I want the swaprate to always be 0 J. in the example let's say freemem is 0, so swaprate must be bigger than 10,000 pages per second!!! What is the logic behind that? What am I missing? I thought about something like Memunplug = "(swaprate > 5 & freemem < 12800)" Can you please comment on that? Thanks! Offer Baruch ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
