Fixed the freemem below to MB.


From: Offer Baruch [mailto:[email protected]]
Sent: Wednesday, October 27, 2010 2:30 PM
To: Linux on 390 Port ([email protected])
Subject: cpuplugd and cmm



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 < 50)"



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/

Reply via email to