parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BUG: swap_activity broken in v20120322


From: Ole Tange
Subject: Re: BUG: swap_activity broken in v20120322
Date: Fri, 30 Mar 2012 16:29:57 +0200

On Fri, Mar 30, 2012 at 2:30 PM, Benjamin R. Haskell
<parallel@benizi.com> wrote:

> Not sure $9*$10 is the right expression to use. "reactive * pageins"? On a
> very lightly-loaded server, that gets: 998807890080

The wanted expression is pageouts * pageins. The idea is that pageouts
are OK (server pages out unused pages but not because of memory
limitation) and pageins are OK (server coming back from a memory
limited situation), but not both at the same time.


/Ole



reply via email to

[Prev in Thread] Current Thread [Next in Thread]