|
|
|
|
|
by genxy
101 days ago
|
|
This kind of thing always struck me as something that the MMU and the memory controller could team up on. When you give back memory, you could not refresh it for some cycles. Or you could DMA the same page of zeros over all of it, so the CPU isn't involved in menial labor. |
|
Linux developers believe that involving the CPU warms the caches and is a good thing.