On Aug 16, 2014, at 7:00 PM, Andreas Schwab <[email protected]> wrote:
> Steffen Prohaska <[email protected]> writes: > >> The test should confirm that the the file that is added is not mmapped to >> memory. > > RSS doesn't tell you that. You can mmap a big file without RSS getting > bigger. All data are accessed after mapping, so RSS should be fine. The test always did what I expected. Steffen -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

