Skip navigation.
 
mlRe: ANN: VMTester - virtual memory testing utility
FROM : Scott Ribe
DATE : Wed Apr 06 01:24:46 2005

> Note that VMTester does try to make the allocated memory be active by
> writing and reading from it periodically.


Does it write to all of the allocated memory? Memory should become active
page-by-page, not allocation-by-allocation. So if you allocate 100mb and
only write to 1mb, the other 99mb will not become active.


--
Scott Ribe
<email_removed>
http://www.killerbytes.com/
(303) 665-7007 voice

Related mailsAuthorDate
mlANN: VMTester - virtual memory testing utility Cameron Hayne Apr 5, 23:44
mlRe: ANN: VMTester - virtual memory testing utility Ben Dougall Apr 6, 00:08
mlRe: ANN: VMTester - virtual memory testing utility Cameron Hayne Apr 6, 00:24
mlRe: ANN: VMTester - virtual memory testing utility Ben Dougall Apr 6, 00:29
mlRe: ANN: VMTester - virtual memory testing utility Scott Ribe Apr 6, 01:24
mlRe: ANN: VMTester - virtual memory testing utility Cameron Hayne Apr 6, 02:10