Comment on Asus Co-CEO: MacBook Neo Is a 'Shock' to the PC Industry

<- View Parent
GnuLinuxDude@lemmy.ml ⁨6⁩ ⁨hours⁩ ago

Vista called it SuperFetch, and preloading pages into memory is not a bad technique. macOS and Linux do it, too, because it’s a simple technique for speeding up access to data that would otherwise have to be fetched from disk. You can see that Linux does it as you check the output of free and read out the buff/cache column. Freeing unused pages from memory is very fast, because you can just overwrite dirty pages.

source
Sort:hotnewtop