Hi! > Seems like a good idea. Question is, what should we choose > as good default for maximum. I'm running it now with: > proc01 proc01 -m 128 > > I chose 128MB as rule of thumb, so I can hit some real pages > and holes (in pagemap). 128MB equals to 4194304 pages (32bits per entry). > If page_size is 4kB, this covers first 16G of address space, so > it's likely you hit all kinds of pagemap entries.
I've commited the change in runtest file. (and quoted part of your mail in the commit message) Thanks. -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
