David <[email protected]> writes: > On 12 August 2013 12:41, Trent W. Buck <[email protected]> wrote: >> David <[email protected]> writes: >> >>> I'm using iceweasel 17.0.7 in wheezy on the ancient systems I mentioned >>> upthread, and I've never noticed my swap partition in use. I'm curious about >>> the apparently different experience. Perhaps it is swapping and I've just >>> never noticed? Would that info be logged anywhere? >> >> free(1) reports the swap usage as at query time. > > Thanks, I already know free(1). By the word "logged" I meant a history or > cumulative report of swapfile use, not a snapshot. For example does the kernel
while free -m | tail 1; do sleep 15m; done | logger -t swapstats _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
