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
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 mails | Author | Date |
|---|---|---|
| Cameron Hayne | Apr 5, 23:44 | |
| Ben Dougall | Apr 6, 00:08 | |
| Cameron Hayne | Apr 6, 00:24 | |
| Ben Dougall | Apr 6, 00:29 | |
| Scott Ribe | Apr 6, 01:24 | |
| Cameron Hayne | Apr 6, 02:10 |






Cocoa mail archive

