APPLE may sell notebook computers without hard disks

I had dinner with Geoff tonight, and he mentioned this, of which I had not heard before:

australianit

APPLE may sell notebook computers without hard disks later this year, an analyst said.

The devices would use the same type of fast memory as music players and digital cameras, driving down prices of hard-disk drives.

The maker of the popular iPod music player and Macintosh computers hopes to introduce flash memory in small computers known as sub-notebooks in the second half of 2007, Shaw Wu, an analyst at American Technology Research said.

A shift to flash memory in place of slower hard-disk drives would eliminate one headache for consumers: lengthy start-up times when turning on computers.

Apple already uses flash memory in its iPod Nano and iPod Shuffle music players. Flash memory is lighter, uses less power and takes up less space than hard-disk drives.

It makes sense, and from a Sun-insider perspective and as someone who has wondered about this in the past, it also makes a good explanation for the rapid adoption of ZFS in MacOS X.

If you need an explanation as to how this would work, watch this cheesy but educational ZFS demo by some German colleagues (original German version) (Pertinent Blog Article) – all you need to do is to poke the block storage code a bit to avoid hotspotting, and implement some mechanism to rotate idle/unchanged blocks around the Flash RAM so as to not wear-out particular areas, and the result should be good for a decade’s worth of use, according to Geoff.

Hell, I’d buy one. It’s be motorcycle-proof and a Fabulous wardriving tool.

Comments

2 responses to “APPLE may sell notebook computers without hard disks”

  1. Stephen Usher
    re: APPLE may sell notebook computers without hard disks

    I’m still not sure that I’d trust flash memory that much.

    It’s very true that there’s not an Apple laptop, sorry notebook, that I’d buy at the moment as they’re either too big or have a really naff keyboard but I don’t think that I’d go for a flash based machine either,even if it is small, light and rugged.

    As for ZFS. Well, ZFS is a wonderful thing, in all but one respect, which shouldn’t affect a laptop. The quota system *REALLY* sucks. (And no, the excuse that “creating filesystems is so simple you don’t need finer granularity than a quota at the filesystem level” doesn’t cut it.) What other filesystem stops you from deleting files to get under quota because you’re over quota? (The only solution is to remove the quota before deleting files and then re-implement the quota.)

    As I said, this shouldn’t affect a laptop unless you have the same disfunctionality when the filesystem fills, which seems to give you a catch-22 situation.

  2. brand
    re: APPLE may sell notebook computers without hard disks

    Failing memory and all, but I think it was Bill Gaver at Xerox EuroPARC who predicted, in a column in (I think) the ACM SIGCHI Bulletin around about (I think) 1993-4 that by 2007-8, the incremental cost of static RAM would become lower than the incremental cost of disk space.

    At that point, all sorts of interesting things happen to do with speed, ruggedization, battery life, portability, security, etc.

    Take care, brad

Leave a Reply

Your email address will not be published. Required fields are marked *