RE: size of swapped-out part of the process

From: David Schwartz
Date: Mon Nov 17 2008 - 20:33:53 EST



> On 11/17/08, Hugh Dickins <hugh@xxxxxxxxxxx> wrote:

> Can you possibly explain what types of pages create "VSZ>>RSZ"
> effect in total absence of swapping and plenty of free memory ?

Rarely-used functions like 'malloc' and 'mmap' enlarge the virtual memory
size but (often) have no effect on the resident set size.

DS


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/