The Apple MacBook Neo’s $599 starting price is a “shock” to the Windows PC industry, according to an Asus executive.
Hsu said he believes all the PC players—including Microsoft, Intel, and AMD—take the MacBook Neo threat seriously. “In fact, in the entire PC ecosystem, there have been a lot of discussions about how to compete with this product,” he added, given that rumors about the MacBook Neo have been making the rounds for at least a year.
Despite the competitive threat, Hsu argued that the MacBook Neo could have limited appeal. He pointed to the laptop’s 8GB of “unified memory,” or what amounts to its RAM, and how customers can’t upgrade it.


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
freeand read out the buff/cache column. Freeing unused pages from memory is very fast, because you can just overwrite dirty pages.Yeah, conceptually it’s good, but the free up is important and seems to be a secondary concern. Perhaps it’s the third party devs.
Wasn’t super fetch what they called the high speed usb flash drives you could use as swap? That reminds me of a time I was optimistic about technology. Vista RC and Office 2007 on my MacBook Pro.