Skip navigation.
 
mlRe: ANN: VMTester - virtual memory testing utility
FROM : Cameron Hayne
DATE : Wed Apr 06 02:10:56 2005

On 4/5/05 7:23 PM, "Scott Ribe" <<email_removed>> wrote:

>> 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.


VMTester writes to every 10th byte over the whole span of the block of
memory that it allocates. And then it reads those bytes periodically.

--
Cameron Hayne (<email_removed>)
Hayne of Tintagel

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