kmemcheck
kmemcheck
Posted Nov 29, 2007 18:41 UTC (Thu) by lysse (guest, #3190)In reply to: kmemcheck by felixfix
Parent article: kmemcheck
When there's already a page fault happening on every memory access, I have some doubts of the significance of such additional overhead.
Posted Nov 29, 2007 18:52 UTC (Thu)
by felixfix (subscriber, #242)
[Link]
Posted Nov 29, 2007 19:06 UTC (Thu)
by nix (subscriber, #2304)
[Link]
kmemcheck
Well, hmmmm, I guess I was thinking just enough to stick my foot in my mouth :-)
kmemcheck
Also the extra memory accesses will tend to blow the cache more if you use
more memory to track the uninit state.
