Apple and LG plan Flash Laptops
Lucas123 writes "An article in Computerworld
states that Apple and LG each plan to launch new laptops — one that's supposed to ship this month — with hybrid disk drives. The new drives are like hybrid cars in that the NAND flash memory works in conjunction with the spinning disk, kicking in data that can be cached like portions of the operating system, which can make for much faster boot up and resume times."
Adding more ram for a disk cache is a simpler (and often lower power) solution to speed up disk activity. Writing to flash takes power, leaving the flash on [so you can access it] takes power. But you can't use flash as random access memory.
Putting the laptop in suspend mode throughout the day (instead of hibernate or off) can also lighten the load on the disk/battery. Bonus points would be for flushing the read cache, compressing the in use memory and turning off as many memory banks as possible during suspend. (I know that's not trivial hence the bonus points).
Tom
Someday, I'll have a real sig.
The point is that it can turn off the hard drive while you're working away, until the flash cache is full, and then turn it on long enough to dump the contents. This should save a lot of battery power.
My Journal
FTFA:
Wu, who was among the first analysts to forecast the unveiling of Apple's iPhone music player/phone earlier this year, cited unnamed industry sources as the basis for his report.
"The time is right for the flash makers to make a move" as flash memory prices decline, Wu said by telephone. "Apple, from what we understand, is pretty much ready. The ball is in the flash vendors' court."
What do you mean Apple is pretty much ready? To replace a rotating disk with a SSD? I have news for you, that doesn't take much.
But seriously, I think that this is precisely the WRONG time to do this. Intel's PRAM is on its way. MRAM has finally seen some commercial use (in smaller quantities) and may be more available soon. Flash RAM is crap by comparison to either technology except for its availability and the wait for one or the other to actually become available should not be very long.
Such a device will be markedly expensive, so adopters will be few. It's an expensive way to get practice working in a particular market segment.
"You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
http://slashdot.org/comments.pl?sid=225106&cid=18
Windows and even linux machines can have such a wide variety of hardware and all it takes is one bad driver to make sleep or suspend not work. Furthermore suspend2 for x86-64 doesn't come compiled in most distros of linux and you have to recompile the kernel to get it to work.
While your notebook may not have any problems with sleep it is probably the exception. Lots of windows boxes will sleep but when you bring them back up sound won't work or usb ports won't work. It's a pain.
Mod me up, mod me down, do your worst you modding clown.
Back in the day, Apple used to ship Macs with a copy of pre-OS X, Mac OS on a ROM. It was basically unused, but it did have the advantage that if your hard drive went down or an extension to the OS was making your system unbootable, you could always boot from the ROM and at least do a hardware check to see if your problem was hardware or software related. Apple could re-introduce this feature using Flash memory, although I'm not convinced it is really worth their time.
They keep talking about quick boot times. Is this an issue for anyone? I boot my Mac about twice a month anyway, so boot times are a non-issue. And wake from sleep times in OSX have been consistently quick for years. I understand the other benefits, but these points seem moot.
First, rumor has it is all this is. An analyst put it in a report and everyone is passing it on a valid. Especially with Apple folks should know that rumors & speculation are just that.
Next it was widely reported a few years ago when Apple made a huuuge futures purchase on flash memory getting an excellent price and assuring their supply. Someone more motivated then I can crunch the numbers but even with however many million iPods sold I'm guessing Apple still has flash memory to play with and a decent price.
Then there's the non-US market. Yes, Americans want 21" screens, 6 speakers, 200 GB hard drives, and accept 30 minute battery life from their portables (oftentimes too big even for American laps). The rest of the world typically wants really small, really light, just enough computing enough power for on-the-road use, and 12 hour battery life. Thus an ultraportable will fill a huge hole in the Apple product line, one many posters to /. may not even be fully aware of.
With all of that in mind do I expect Apple will come out with some sort of clever new device that is small, robust, and runs for longer then others on the market? I wouldn't be surprised. Apple has innovated time & time again, particularly on laptops, and part of their market is remarkably price-insensitive (I've rarely heard "Get me the best Dell, whatever the price!", I've heard that regularly about Macs.) What starts at the top often soon moves down.
Finally, Apple still does largely design their own motherboards, owns their own OS, can implement a new technology without needing to coordinate it among many parties. But do I think J. Random Analyst is going to be all that insightful about Apple's hardware future? Not particularly, he's just an excuse to post another story about everyone's favorite conundrum.
I don't read ACs: If a post isn't worth so much as a nom de plume to its author then I wont bother either.
the battery power issue has been mentioned, but also keep in mind laptop hard drives tend to either be A. - lower RPM than desktop drives or B. - switched off for power conservation.
this means much higher response lag whenever laptops have to page in/out (and the reason i opted to upgrade the ram on the laptop to as much as the desktop).
apply this to the entire apple line and you suddenly have a considerable performance edge over competitors (using the same software configurations).
apply it to desktops as well for extra power conservation and performance per watt as well (and with desktops you have a larger case to include more flash into the drive).
VLC FOR MAC IS DYING! IF YOU DEVELOP, PLEASE SAVE IT!!
No, flash tech hasn't changed much in a long time. It's just gotten faster, larger, and cheaper. NOR flash is much more reliable than NAND, but it's much slower. That is why computers use NOR for boot flash.
The iPOD Nano uses a NOR boot flash, but NAND for data.
Hybrid drives are a great idea if done correctly, a nightmare otherwise. Personally, I'm a bit leery of the concept. I wouldn't want to be an early adopter on this one.
It isn't a problem. For Linux. With minor modifications.
/tmp, /var, and swap on a different disk or RAM disk, then you mount it with the "noatime" attribute (to stop disk writes on every file read), you can have a Linux machine boot from flash just fine. I imagine Apple can make similar modifications to their OS.
If you put
I've been running several servers off of flash drives for about six months, and they are all working beautifully.
Windows, on the other hand, would blow a flash drive quickly due to all the registry bullshit, and due to its inflexible design.
Solid-state computers are going to be Unix-based for at least the next 10 years. Microsoft is always late to the game where new technology is concerned.
A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
Yes, they do eventually die. No, they won't die dramatically younger than a hard drive. Modern flash uses wear-levelling algorithms, so that no particular bad block will kill the whole flash drive. It'll just make a small block inaccessible when it finally dies, which won't happen very often. OTOH, when a head decides to dig into your constantly spinning mechanical platter and make a noise that makes you feel sick... Well, there just isn't any algorithm fix for that.
I agree that car analogies can be forced and bad, but this one is actually pretty good.
W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
As much as it pains me to say this and trust me it's painful, I think you have actually made a good point there.
Damn you!