On Fri, Aug 10, 2012 at 8:30 PM, Friedrich Locke <friedrich.lo...@gmail.com> wrote: > How may a process uses more page of memory than the amount necessary > for the sum of its data, stack and text segments ?
In your understanding, against which of those (data, stack, text) do the pages of an mmap() of a file or device count? (This *might* be a trick question.) Philip Guenther