Slashdot Mirror


Flash Drives in Future Apple Laptops?

danscript writes "Samsung hopes that falling prices for flash-memory chips will mean solid-state memory can eventually replace hard-disk drives in Apple PowerBooks and iBooks as well as other devices, Macworld UK is reporting. The benefits? - silent; less power; reliable and faster."

353 comments

  1. And in other news, by empaler · · Score: 0, Troll

    Tech advances will over time become more available.
    More after a few words from Samsung, our proud sponsor.

  2. Flash by Zlib+pt · · Score: 5, Funny

    "I'm sorry sir. You can only install OSX 10 times. Then you ran out of read/write operations"

    1. Re:Flash by FidelCatsro · · Score: 5, Interesting

      That's not really a worry any more , modern flash memory has a substantially greater number of read/ write cycles.
      IIRC the numbers are good enough that they would probably live as long if not longer than your average laptop HDDs .

      --
      The only things certain in war are Propaganda and Death. You can never be sure which is which though
    2. Re:Flash by Daniel+Dvorkin · · Score: 1

      Heh.

      Seriously, that was the first thing that came to mind. TFA claims that flash memory is "more robust" than hard drives -- that may be true in the sense that a flash chip can take more physical shock than a hard drive and still keep its data, but it definitely wasn't true in terms of capacity for repeated use, last time I checked. Has this changed recently? I mean, I'd absolutely love it if HD's could be replaced by flash memory with similar durability, but I'll take some convincing before I believe it.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    3. Re:Flash by thebes · · Score: 1

      I may be talking out of my ass here, but aren't there different solidstate technologies that may be classified as "flash memory". For example, if you took a bank of RAM and backed it up with battery power, you get a flash type device, no?

      All I'm saying is that it is likely a different technology than what the common flash technology used in thumb drives, and camera cards.

      If you might recal, none of them are really that fast. Think about the last time you wrote to a USB 2.0 thumb drive? Write that same file to a USB 2.0 hard drive and I bet it is faster. I know mine is.

    4. Re:Flash by Anonymous Coward · · Score: 0

      "I'm sorry sir. You can only install OSX 10 times. Then you ran out of read/write operations"

      Flash - Ah - Saviour of the universe
      Flash - Ah - He'll save ev'ry one of us
      Seemingly there is no reason for these
      Extraordinary intergalactical upsets (ha ha ha)
      What's happening Flash?

    5. Re:Flash by Splintax · · Score: 1

      I would mod parent up as Funny, but I want to post. As someone else mentioned, summary states that flash memory is 'faster'. WTF? Maybe RAM is, but the last time I chekced my USB flash drive was a shitload slower than my hard disk. ;)

    6. Re:Flash by advocate_one · · Score: 4, Funny
      IIRC the numbers are good enough that they would probably live as long if not longer than your average laptop HDDs.

      the only people who might possibly run into the write limit would be Gentoo users...

      --
      Donald 'Duck' Dunn: We had a band powerful enough to turn goat piss into gasoline.
    7. Re:Flash by Daniel+Dvorkin · · Score: 2, Interesting

      While I'm sure that there are a number of different engineering approaches underlying the development, it seems to me that one of the requirements for anything to be called "flash memory" is (or ought to be) that it doesn't require continuous power to maintain its data. I certainly hope they're not talking about battery-powered RAM, because I'd really hate to lose everything on my main drive just because a battery wore out.

      My impression is that the speed of USB thumb drives and hard drives is about equivalent, which leads me to think that USB (even 2.0) is the bottleneck, not the drive itself. But determining this would take rigorous testing, of course. Certainly the potential speed of solid-state devices is much, much higher. The hoops that hard drive engineers have to jump through these days to get acceptable speed relative to the rest of the computer are just insane.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    8. Re:Flash by TCM · · Score: 2, Informative

      That's true if each block of the disk was written equally often. AFAIK, unless you use special file systems, that's not the case with common file systems today. Let's say you write one file once and only read it from then on. The access time would get updated each time, wearing out a single block faster than the rest.

      --
      Of course it runs NetBSD. BTC: 1NT7QvbetmANwaMzhpVL6
    9. Re:Flash by Anonymous Coward · · Score: 1, Informative

      Maybe because that is going through your USB port...

    10. Re:Flash by DenmaFat · · Score: 1

      I think they've upped it from something like 100,000 writes, to 1,000,000 writes. But still, certain operations (like using junk mail filtering in Portable Thunderbird, according to its keeper, John Haller), can involve thousands of writes per operation. That stat seems dubious, but I'm not an expert in solid-state memory. http://johnhaller.com/jh/mozilla/portable_thunderb ird/

      What I'd like to see is a utility that tracks the writes to your flash drives, and reports how many are (probably) left.

      --
      I love that donkey. Hell, I love everybody.
    11. Re:Flash by FidelCatsro · · Score: 1

      I would imagine samsung have considered that , well i hope they had.
      But i think the numbers are for complete write /erase (which i should of written above as opposed to write /read) of every block , so each block will last up to that amount of read write cycles so when one is spent i imagine it would take a few years for that to occur and hopefully the hardware/software can account for it and mark it as dead and move the data for future writes. so the drive would reduce in size over time giving you ample opportunity to replace it
      http://www.samsung.com/Products/Semiconductor/Flas h
      which has a lot of the tech info ,I'm just going through it myself right now.
      Hopefully if apple or other companies adopt this, then a file system will be developed for the purpose to avoid the situation.
      Pure vapourware right now any so all we can really do is speculate , but i would certainly hope they have the fore-sight to account for all of this

      --
      The only things certain in war are Propaganda and Death. You can never be sure which is which though
    12. Re:Flash by thenewcloo · · Score: 1

      USB and the chipset that controls the chip are bottlenecks, i would presume.

    13. Re:Flash by Rattencremesuppe · · Score: 1
      Hopefully if apple or other companies adopt this, then a file system will be developed for the purpose to avoid the situation.

      Apple is not the first one to use flash memory, and of course there are already filesystems that use wearleveling, JFFS2 for instance,

    14. Re:Flash by WonderSnatch · · Score: 3, Informative

      I'm guessing these drives would have a sort of "wear leveling" just like they have in most compact flash cards.

      The wear leveling works by keeping a table of what physical flash is mapped to what address. The trouble comes when power is yanked whilst the table is in the middle of an update.

      Brett

    15. Re:Flash by MaynardJanKeymeulen · · Score: 5, Interesting
      Thumb drives are slower, let's do a test:
      [root@pentie4 /]# hdparm -t /dev/sde2

      /dev/sde1:
      Timing buffered disk reads: 78 MB in 3.04 seconds = 25.69 MB/sec
      [root@pentie4 /]# hdparm -t /dev/sde1

      /dev/sdc1:
      Timing buffered disk reads: 36 MB in 7.43 seconds = 4.84 MB/sec
      with sde my USB2 harddisk and sdc a USB2 thumbdrive.
      --
      "The day Microsoft makes a product that doesn't suck is the day they make a vacuum cleaner."
    16. Re:Flash by Catbeller · · Score: 1

      USB relies on mediation from the CPU, among many other things that slow it down compared to Firewire. No Firewire thumb drives, I see. Geez.

    17. Re:Flash by Daniel+Dvorkin · · Score: 1

      Well, I'll be damned -- that's a pretty dramatic difference. I stand by what I said about the potential speed of solid-state vs. mechanical memory; but obviously the flash engineers have a long way to go.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    18. Re:Flash by WonderSnatch · · Score: 3, Informative

      In fact, here's a white paper from Sandisk.

      Brett

    19. Re:Flash by r_jensen11 · · Score: 0

      Ohh, that hurts.... Or maybe it would if it were true.... What about Windows users? You would think that with as many times as they have to reformat, they'd be higher on the list than us Gentoo users....

    20. Re:Flash by bhtooefr · · Score: 1

      Benchmark a UFD versus a USB HDD.

      It's not USB that's the problem (although, that IS with a different chipset on the drive end. The FAIR comparison would be to use a CF to IDE adaptor, and benchmark a high-speed CF card versus an IDE HDD in a USB HDD enclosure.

    21. Re:Flash by Ratbert42 · · Score: 1
      I regularly use Knoppix or another live CD system with a flash card. I might write a file to the flash 10 times on a busy day. I could probably get 10 years out of a modern flash card at that pace. Now granted, my primary system at home and work have several large hard drives, but I get a lot done on systems that don't have a hard drive spun up at all.

      Most users just don't need to write local files that often. They email, chat, and browse the web. Sometimes they install a free game or a whole lot of malware. I regularly fix my neighbors old laptops and the two times when I've needed to reformat or replace a hard drive, they said there wasn't anything important on it.

    22. Re:Flash by dqbiggerfam · · Score: 1

      Actually, somone makes a firewire thumb drive. I think it's crucial, but i'm not positive.

    23. Re:Flash by r_jensen11 · · Score: 0

      Wouldn't that just further accellerate the deterioration? Unless you're talking about something that accesses /proc....

    24. Re:Flash by Splintax · · Score: 1

      Really? This is news to me. As far as USB goes, my USB external hard disk is substantially faster, but I don't know about the chipset that runs the mass storage device class. Having said that, my drive is quite old - that might have something to do with it (in the range of 23 months or so..)

    25. Re:Flash by Doctor+Memory · · Score: 1

      Let's not forget that the hard disk has a buffer to isolate the latency, and likely uses prefetching to keep it full. I'd be interested in knowing if anything like that would help the thumb drive. Honestly, I rather doubt it, but I'm still curious as to what improvements could be made. Cycling through interleaved banks, some sort of simple data compression?

      --
      Just junk food for thought...
    26. Re:Flash by afidel · · Score: 1

      There are flash memories around designed specifically for PC applications that do random distribution of writes so that they don't wear out a particular cell too quickly. They have a lookup table which maps logical calls to physical locations.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    27. Re:Flash by alienw · · Score: 5, Informative

      Not true. Modern Flash cards have wear leveling built into the hardware. The address the computer sees is actually the logical address that the controller translates to a hardware-specific address. The controller automatically adjusts addresses to spread out the writes and to detect and remap bad blocks (this should occur without loss of data, since blocks only go bad when you write to them).

    28. Re:Flash by Paradise+Pete · · Score: 2, Funny
      last time I chekced my USB flash drive was a shitload slower than my hard disk. ;)

      I don't think you can measure speed in shitloads. Say, you didn't have anything to do with that Kessel Run timing, did you?

      (Yeah, I saw the smiley.)

    29. Re:Flash by dextroz · · Score: 1

      Why can't they just give us some kind of RAM which caches a good deal of your hdd to boost your time and takes the assumtion that you always have electricity to the RAM to keep your data alive. I am guessing that very cheap PC2700 RAM in even 10 Gig batches should tremendously boost your performance.

      --
      Where's my free iPod!? Until then, I'll settle for a kiss...
    30. Re:Flash by MaynardJanKeymeulen · · Score: 1

      You're right, I wouldn't take a bet on my little test, but there's a difference neverthless.

      I was wondering if it would make sense to use some kind of raid method to speed those things up. Like split a 1 gig flashdrive in 4 or 8 or even more pieces and use striping to speeds the whole process up.

      --
      "The day Microsoft makes a product that doesn't suck is the day they make a vacuum cleaner."
    31. Re:Flash by Anonymous Coward · · Score: 0

      Wrong bus. Flash drives will have a faster bus than usb2.

    32. Re:Flash by enosys · · Score: 1

      Regarding reads I'm sure that the problem is not flash memory itself but the cheap design of thumb drives. Flash-based hard drives have awesome transfer rates, though they're much more expensive.

    33. Re:Flash by Shanep · · Score: 2, Funny

      What's happening Flash?

      Gordon's alive!!!

      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
    34. Re:Flash by Just+Some+Guy · · Score: 5, Insightful
      Thumb drives are slower

      ...at sequential reading. Wanna run the same test with bonnie++ or another benchmark that slams the drive with random accesses? I'll bet the near-zero seek penalty on solid state media makes up for quite a bit of its currently mediocre sequential access.

      Imagine a database where you're writing millions of tiny blocks of data all over the place. Within reason, fast seeks are about as important as fast IO.

      --
      Dewey, what part of this looks like authorities should be involved?
    35. Re:Flash by RovingSlug · · Score: 2, Informative

      Which USB stick do you have? The Lexar JumpDrive Lightning reads at 22 MB/s. ArsTechnica review.

    36. Re:Flash by mr_sas · · Score: 1

      Virtual memory.

      Each web page is by default cached on your hard disk, plus your bookmarks, plus your preferences, plus your history file. Your POP3 emails are kept, along with trash, drafts, sent items, preferences etc, any chat logs that they keep.

      I'm sure there's more..

    37. Re:Flash by Shanep · · Score: 1

      Let's not forget that the hard disk has a buffer to isolate the latency, and likely uses prefetching to keep it full. I'd be interested in knowing if anything like that would help the thumb drive.

      On a related note, some company (I think it was Lexar?) makes flash cards for digital cameras which includes some large fast buffer to allow cameras to burst writes off to the card at high speed, so that while the camera is taking the next shot, the card can simultaneously be commiting the buffered data to non-volatile flash memory. So that pro digital cameras can have faster sustained continuous shooting.

      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
    38. Re:Flash by Shanep · · Score: 1

      It's not USB that's the problem (although, that IS with a different chipset on the drive end. The FAIR comparison would be to use a CF to IDE adaptor, and benchmark a high-speed CF card versus an IDE HDD in a USB HDD enclosure.

      I have a Lexar 512MB 80x CF card handy, with CF-IDE converter, an open USB2/Firewire HDD enclosure and a 40GB 7200RPM Maxtor HDD.

      Watch this space! ; )

      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
    39. Re:Flash by Shanep · · Score: 1

      Let's say you write one file once and only read it from then on. The access time would get updated each time, wearing out a single block faster than the rest.

      noatime is your friend for that. My OpenBSD firewall is running from a 1GB SanDisk Ultra II CF card in a Sun Ultra 10. I'm using noatime and soft-updates for all slices on the CF and apparently noatime alone is enough to use modern CF cards as system disks.

      I would still like to look into 128kb blocks though...

      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
    40. Re:Flash by line.at.infinity · · Score: 1

      And my iPod mini HD is even slower than your thumb drive. :-)
      About 3.5 MB/s for upload and download to the mounted drive.

      And regarding the grandparent post, no USB 2.0 is not the bottle neck because external drives that people make are nowhere near the USB 2.0 speed limit of 60 MB/s.

    41. Re:Flash by Anonymous Coward · · Score: 0

      Why would "hdparm -t /dev/sde1" perform an operation on /dev/sdc1?

    42. Re:Flash by Shanep · · Score: 1

      I'm glad you linked to that pdf, I was going to go looking for it as I remember it having some interesting theoretical case studies which reflected the fact that modern CF cards are good enough to be used as system disks in embedded applications or firewalls at least. I know of people who have been running OpenBSD out of CF for years. With cards which are not as durable as these modern cards with wear levelling built in.

      From that pdf, San Disk claim "a data logging operation using a 1GB card where a 4kB file is updated every five seconds", yielding a CF lifetime of 317 years!

      The same but using 4kb blocks, causing less sequential writes due to expected fragmentation, will yield a life of about 80 years.

      I'm not too worried about the life of my firewall. ; )

      I usually expect a lifetime from real HDD's of about 5 years, seeing some go past 10 and since manufacturers of flash are no doubt continuing to increase the durability of flash memory I expect that flash could exceed traditional HDD's in life and performance. I have been waiting for that day to come! Imagine main storage in your laptop which can be powered down often and up very quickly, with no great power surge required from the batteries. Plus with killer random IO and potentially very fast sequential transfer speed. Lighter, quieter and cooler...

      With advances in reduced CPU power, more efficient backlighting and solid state non-volatile memory, we might actually see notebooks getting real full business days from batteries to be the norm. And desktops which put less burden on the environment.

      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
    43. Re:Flash by cosmo7 · · Score: 1

      Immediately suggesting that the first bytes to wear out would be the ones holding the lookup table, transforming a potential loss of data scenario into a catastrophic one.

    44. Re:Flash by xenocide2 · · Score: 1

      There are a few cards out there that have slots for that purpose, and lots of server boards have tons of RAM slots, to which you could potentially run the OS off a RAM drive cache, but it's generally smarter to let the OS handle the balancing act than explicitly specify what to do. Some admins will naturally differ on this, but that's their job, to do stuff the computer can't.

      --
      I Browse at +4 Flamebait

      Open Source Sysadmin

    45. Re:Flash by tji · · Score: 2, Interesting

      Maybe this is the reason that they are pitching it as a HDD replacement... Flash has been around for a LONG time, but it had major limitations.

      From the article: The SSD's performance rate exceeds that of a comparably sized HDD by more than 150 percent. The storage disk reads data at 57 MegaBytes per second (MBps) and writes it at 32MBps.

      A reliable drive, at 40+ GB sizes, with that kind of performance would be great for laptops.. Silent operation, low power usage, potentially more resiliant (no head crashes). Bring it on.

    46. Re:Flash by Hal_Porter · · Score: 5, Informative
      Here's how it works on NOR flash.

      The flash is broken up into Erase Units, which as the name suggests is the smallest block you can erase at any one time. IDE hard disks have a small fixed sectorsize of 512 bytes, smaller than one EU.

      Imagine a 12KB flash with a 2KB Erase Unit and 6 units. One of these is bad - this can seen by the absence of a metadata signature for example.

      You could use this as an IDE disk with 6KB capacity, since some of the erase units needs to be spare at all times.

      Each EU can hold 3 IDE sectors, some metadata including the signature, and then 3 integers saying which logical block the physical block holds.

      The EU starts off erased, all ones. Let's write a fileystem,
      EU 1
      lookup table contains (1,2,3)
      IDE sector 1
      IDE sector 2
      IDE sector 3
      EU 2
      lookup table contains (4,5,6)
      IDE sector 4
      IDE sector 5
      IDE sector 6
      EU 3
      lookup table contains (7,8,9)
      IDE sector 7
      IDE sector 8
      IDE sector 9
      EU 4
      lookup table contains (-1,-1,-1)
      spare - every bit in this EU is one
      EU 5
      lookup table contains (-1,-1,-1)
      spare - every bit in this EU is one
      EU 6
      bad
      Now imagine we need to update sector 1. We can use one of the spare blocks to store the data. The old copy can be left, but marked as unused by setting its lookup table entry to 0 - programming all the remaining bits.
      EU 1
      lookup table contains (0,2,3)
      IDE sector 1 (obsolete data)
      IDE sector 2
      IDE sector 3
      ... no change, damn lameness filter
      EU 4
      lookup table contains (1,-1,-1)
      IDE sector 1 (latest copy)
      spare (all ones)
      spare (all ones)
      ... no change
      Now imagine that you need to write the next two blocks, 2 and 3. That way all the blocks in the first EU will be obsolete, and you can erase it.
      EU 1
      lookup table contains (-1,-1,-1)
      spare (all ones)
      spare (all ones)
      spare (all ones)
      ... no change
      EU 4
      lookup table contains (1,2,3)
      IDE sector 1
      IDE sector 2
      IDE sector 3
      ... no change
      If you're not lucky enough to get all the blocks written at any one time, you need to compact by copying the block with the most obsolete blocks into one of the spare EU's. Obvously you can skip the obsolete blocks - you just copy the ones that are used and mark the rest as spare.

      So far I've talked about one lookup table, the one in the flash which gives you the logical block which each physical block contains. This is the inverse of the lookup table you want for reading an arbitrary block, but this inverseness gives it the useful property that it only needs to be updated only once per erase cycle - some of the bits in an entry are programmed when the block is written, and the rest are programmed when the data becomes obsolete.

      If you want to read logical block N, it's useful to have another lookup table which gives you the mapping logical block to physical block. This will need to be updated a lot - once for each write of a block. But it can be generated from the lookup table in the flash at insertion time, and kept in Ram.

      There are some corner cases obviously - like the bad bits in the metadata area or whole EU's going bad, but there's usually a fair bit of space in an EU for metadata, and a reasonable number of spare EUs. Plus, if the flash has always been used like this, the bits should all wear out at the same time, which is obviously not something you can work around. But the trick to avoiding the problem you mention is to store an _inverted_ lookup table on the flash.
      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    47. Re:Flash by HiThere · · Score: 1

      Actually, given the pros and cons, I think I'd prefer a compromise. You've got ram (fast, volitile). You've got slow ram (moderately capacious, battery / supercapacitor backup power). And you've got flash. Large, no power needed to maintain memory.

      Everything that can't be reconstructed ends up on flash during the shutdown procedure. Things that change quickly only change in ram. Intermediate things are saved to intermediate memory. Perhaps it could take 1/2 hour (+ or -) to move data from slow ram to flash. Betch the writes. This would also happen, of course, if slow ram got full, and the space needed to be reclaimed.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    48. Re:Flash by line.at.infinity · · Score: 1

      That's like comparing a tricycle on a city street with one on a highway. Just because the speed limit is higher doesn't make it any faster.

    49. Re:Flash by line.at.infinity · · Score: 1

      I have Lexar JumpDrive Secure (older edition) which transfers at 0.87 MB/s. A generic CompactFlash card I have also reads and writes at pretty much the same speed. This is slower than 11.54 MB/s I get for my external 3.5" HDD in a USB 2.0 enclosure, and 3.92 MB/s for 4GB iPod mini (first gen). These were tested with a 100MB file of random data. Tested on an 800 Mhz iBook G4. For my tests I did date ; cp source dest ; date and looked at the time difference. The ars review show drastically faster speeds, though. Maybe it's newer technology.

    50. Re:Flash by CrazyTalk · · Score: 1

      err - not really. A car on a city street can only go so fast, but putting it on a highway DOES make it faster. Even a tricycle stuck in traffic on I79 will go faster in the HOV lane.

    51. Re:Flash by line.at.infinity · · Score: 1

      We're assuming that there is no traffic congestion since a good speed test is measuring the best speed possible without sharing bandwidth with other hardware. My flash drive does transfers at less than 1 MB/s, which is no where near the 60 MB/s USB 2.0 speed limit. It's not USB's fault that my USB HD can do circles around it.

    52. Re:Flash by big+daddy+kane · · Score: 2, Informative

      theres also yaffs which requires less memory and runs faster on NAND flash chips, which is the type of memory that would be used for that kind of storage. NOR is slower has larger pages, it's usually used as ROM chip.

    53. Re:Flash by SoupIsGoodFood_42 · · Score: 1

      How do you know that the other electronics on the thumb drive aren't the bottle-neck, and not the flash RAM chips?

    54. Re:Flash by advocate_one · · Score: 1

      oh come on... it wasn't that bloody funny... I was half expecting to get hit with at least one flamebait mod...

      --
      Donald 'Duck' Dunn: We had a band powerful enough to turn goat piss into gasoline.
    55. Re:Flash by Anonymous Coward · · Score: 0
      %man time
    56. Re:Flash by Tim+Browse · · Score: 1

      If I understand you, whenever you want to write data to the flash, you have to update a whole EU.

      So to alter the contents of an EU (e.g. replace the data of 1 block), you read the EU into RAM, make the changes, and then write it out again.

      So in your example, I'm not sure why you write the new block 1 to EU4, and then write to EU4 again immediately to write blocks 2 and 3.

      Surely this is not exhibiting levelling behaviour? Or is it that block 2 is written and EU1 is used, then when block 3 is written, EU4 is used again, to even out the write distribution?

      Or is it an oversight in your example?

      Or am I missing something? :-)

    57. Re:Flash by line.at.infinity · · Score: 1

      cool, thanks

    58. Re:Flash by captaineo · · Score: 1

      Depending on usage, the seek time of the physical disk could put it behind the solid-state device. Hard disks can only perform on the order of 100 seeks per second. That means you only get 100 read() calls per second if there is enough fragmentation.

    59. Re:Flash by PCM2 · · Score: 1
      Thumb drives are slower ...at sequential reading.
      OK, but we're talking about replacing hard drives in Apple PowerBooks. What about all those PowerBooks Apple sells to people who want to run Final Cut Pro on location at a video shoot? You really want to do video editing on a piece of hardware that doesn't perform well on sequential reads?
      --
      Breakfast served all day!
    60. Re:Flash by PCM2 · · Score: 1

      This is one of the applications Microsoft is thinking about as a way to sell its 64-bit versions of Windows. 64 bit memory addressing lets you access a lot of RAM. Caching an entire hard drive to RAM can speed up operations a lot and save a lot of power, too -- so laptops are the target hardware.

      --
      Breakfast served all day!
    61. Re:Flash by Hal_Porter · · Score: 1

      If I understand you, whenever you want to write data to the flash, you have to update a whole EU.


      Not quite. The rule is that you can always clear an arbitrary bit (at least on NOR). Setting a bit requires you erase a whole EU.


      So to alter the contents of an EU (e.g. replace the data of 1 block), you read the EU into RAM, make the changes, and then write it out again.

      So in your example, I'm not sure why you write the new block 1 to EU4, and then write to EU4 again immediately to write blocks 2 and 3.


      EU4 starts of erased, full of ones.

      Once the command comes in to write sector one, the lookup table entry is set to 0x0001. The first data area has the data for sector 1. Something similar hapens for sectors two and three. This is OK, we're just doing partial programs.

      At the same time, we can overwrite the lookup table in EU1 - e.g for sector 1 we can flip flip the bit from a 1 to a zero by programming it. Once again this is OK, the limitation is that you can't set bits that were 0 without an erase.


      Surely this is not exhibiting levelling behaviour? Or is it that block 2 is written and EU1 is used, then when block 3 is written, EU4 is used again, to even out the write distribution?


      Real wear levelling would require a longer example than I could type. It's more subtle too, since you don't often get in a situation where all the blocks in one EU are obsolete, unlike in this example.

      But you can get some idea of it - in this example if you keep writing block 1 it will walk through the EU's 1,4 and 5. That's actually half the flash area. If you occasionally swapped one of the infrequently erased blocks (in this case 2 and 3) with the ones in this set you could probably make it walk across the entire flash area.
      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    62. Re:Flash by Anonymous Coward · · Score: 0

      That is because your USB drive is using NAND flash instead of the faster NOR flash. The GBA flash cards that uses Intel StrataFlash chips are as fast as standard masked ROM. Unfortunately, NOR flash is much more expensive ($10-$30 for 32 megabytes) and has a fairly slow write speed.

    63. Re:Flash by mattyrobinson69 · · Score: 1

      usb2's max speed is 480mbps, also, ipods and thumb drives dont need quick read/writes so apple/whoever uses cheap components. a real usb harddrive is apparently very fast.

    64. Re:Flash by line.at.infinity · · Score: 1

      Right, 480Mbps = 60 MB/s (b = bit, B = byte = 8 bits). I was only speaking in terms of megabytes/s instead of megabits/s because the previous post's parent seemed to be using that unit. I still don't have a clue what the difference is between what you call a "real" USB HD versus the USB HDs that I was referring to. Maynard's posted specs for his old thumbdrive is probably going to be inferior to a what would be used in a flash drive laptop should they ever be delivered in the future, so nothing conclusive can be said about the future of flash drive laptops just by the specs of usb thumbdrives.

      The thing about iPod speeds that I thought was interesting is that people often raise the topic of speed when talking about Apple dropping their default support for FireWire. From what I can tell from my iPod mini, at least, the speeds are pretty much identically slow compared to what both connection types are maximally capable of.

  3. Won't Happen by Anonymous Coward · · Score: 2, Funny

    Now that the idea has been leaked Apple won't do it even if they were planning to.

    1. Re:Won't Happen by TheGreek · · Score: 1

      Now that the idea has been leaked Apple won't do it even if they were planning to.
      Yeah. Because that's exactly how it worked with the leak of the PowerMac G5, Tiger, the switch to Intel chips.

      Retard.

    2. Re:Won't Happen by goombah99 · · Score: 1
      Now that the idea has been leaked Apple won't do it even if they were planning to.

      Yeah. Because that's exactly how it worked with the leak of the PowerMac G5, Tiger, the switch to Intel chips.

      No No you misuderstood. Someone leaked that they were NOT going to swich to intel so they had to

      --
      Some drink at the fountain of knowledge. Others just gargle.
    3. Re:Won't Happen by Anonymous Coward · · Score: 0

      What?! Do you realise how utterly stupid that sounds. That's like me approaching someone like so: Me: You're not bald. Other guy: OH SHIT! *shave shave* Moron.

    4. Re:Won't Happen by rednip · · Score: 2, Funny
      No No you misuderstood. Someone leaked that they were NOT going to swich to intel so they had to
      Well, I've heard from a 'very' reliable source in Apple, that they will not be giving a free notebook to anyone with the Slashdot nick of "rednip".
      --
      The force that blew the Big Bang continues to accelerate.
    5. Re:Won't Happen by Anonymous Coward · · Score: 0

      What?! Do you realise how utterly stupid that sounds. That's like me approaching you like so: Me: . You: What?! Do you realise how utterly stupid that sounds. Moron.

  4. speed by Anonymous Coward · · Score: 0

    Although they will certainly be more quiet, cooler and less power hungry, they will also be slower unless someone makes a massively parallel flash drive (think 64 chips in a huge internal raid 1 array). For now, that would drive up the price too far, even for Apple.

  5. Too Bad pn Junctions cost more than magnets by Metaphorically · · Score: 5, Interesting

    I remember talking to a guy at Radio Shack about flash-based drives and how this was going to be the new option back in 1992. I think they were calling it a "hard card." Looking back, it was probably the same thing as PCMCIA Flash drive. That's the precursor to Compact Flash cards for you young'uns.

    It wasn't new then and it isn't new now. Is it time? Sure. It's long overdue and I'd love to see solid state drives suddenly become financially feasable.

    I doubt it's going to happen though because it seems like the cost of the magnetic materials used in disc platters will always be low and a solid state memory cell (flash, ram, eeprom, whatever) takes a couple transistors. The price of both drops, but hard drive price per GB (or MB, TB, whatever) always drops faster because of the lower transistor count.

    --
    more of the same on Twitter.
    1. Re:Too Bad pn Junctions cost more than magnets by yttrstein · · Score: 3, Insightful

      SCSI, SATA and ATA controllers found on each and every hard drive made take quite a bit more than a couple transistors.

    2. Re:Too Bad pn Junctions cost more than magnets by KD5YPT · · Score: 5, Informative

      The point he's making is that the controller on harddrive have a relatively fix amount of transistor, regardless of the harddrive's space. Flash mem, however, needs a set of transistor for every bit of data it stores.

      --
      In US, you can easily buy enough major firearms to wipe out your neighbourhood but a few little fireworks are banned.
    3. Re:Too Bad pn Junctions cost more than magnets by FidelCatsro · · Score: 4, Interesting

      Sometimes good tech just takes years to catch on and neigh on useless legacy crap takes forever to die off. Just look at the fact that FDDs are still clinging on tooth and nail in the PC world.
      LPT ports are still used for printers , serial ports still come as standard on most motherboards .

      I think the principle advantage is in the power consumption for laptops, Batteries are really expensive , if you use your Laptop on the road a lot then it has two principle advantages , lower power consumption and its far far more robust to damage due to things like dropping .
      In this field of the ultra compact laptops i would say that the Power consumption and durability will outweigh the per GB cost .
      If the write/erase cycles are now within the realms that samsung is considering offering these drives for commercial sale then i would defiantly want one in my laptop , i could easily cope with 15GB on a portable device for work.

      --
      The only things certain in war are Propaganda and Death. You can never be sure which is which though
    4. Re:Too Bad pn Junctions cost more than magnets by pedantic+bore · · Score: 4, Informative
      No, the "hard card" was a self-contained hard drive that could be installed, like a peripheral card, directly into a mobo slot. Nice idea for old cases that didn't have expansion drive bays. Saw lots in stores, but never saw many in actual computers...

      On the other hand, you might be thinking of bubble memory... which was going to be the next big thing in the early 80's. Still waiting on that one.

      --
      Am I part of the core demographic for Swedish Fish?
    5. Re:Too Bad pn Junctions cost more than magnets by shine-shine · · Score: 3, Insightful
      The price of both drops, but hard drive price per GB (or MB, TB, whatever) always drops faster

      This isn't to say that solid state drives won't become popular. If I can get a 80GB solid state drive for the price of a standard 400GB HD, I'd go for it. I think this is exactly what'll happen. As capacity grows, it becomes less and less important for people to have the largest HD on the market. Sure, many people have the need for large drives (video editing, pr0n, etc.), but most can do just fine with tenth the size of a modern HD. Especially when it comes to laptops.

    6. Re:Too Bad pn Junctions cost more than magnets by Metaphorically · · Score: 2, Funny

      That's the one. I must be bad with names; bubble memory is what I call those flashbacks of what my paycheck looked like 5 years ago.

      Still keeps me up some nights.

      ... if you listen close, you can hear the quiet sobbing

      --
      more of the same on Twitter.
    7. Re:Too Bad pn Junctions cost more than magnets by epiphani · · Score: 2, Insightful

      You missed the boat.

      Samsung to release 16GB IDE flash drive in august.

      I want them in my servers.

      --
      .
    8. Re:Too Bad pn Junctions cost more than magnets by Anonymous Coward · · Score: 0

      yeah i defiantly want one too.

    9. Re:Too Bad pn Junctions cost more than magnets by chrysrobyn · · Score: 1
      I remember talking to a guy at Radio Shack about flash-based drives and how this was going to be the new option back in 1992. I think they were calling it a "hard card." Looking back, it was probably the same thing as PCMCIA Flash drive. That's the precursor to Compact Flash cards for you young'uns.

      The "hard cards" available at Radio Shack were ISA cards that had standard magnetic media on them. They were basically an integrated RLL (or MFM, I don't recall) and hard drive all in one clean upgrade kit. They weren't solid state storage.

      It's long overdue and I'd love to see solid state drives suddenly become financially feasable. I doubt it's going to happen though because it seems like the cost of the magnetic materials used in disc platters will always be low and a solid state memory cell (flash, ram, eeprom, whatever) takes a couple transistors. The price of both drops, but hard drive price per GB (or MB, TB, whatever) always drops faster because of the lower transistor count.

      My laptop needs less than 10 gigs of storage. 5, honestly, would be fine if I knew that going into it. I'd LOVE to have a 1 gig memory card to put into my Linux server (he may get a Compact Flash / IDE bridge during a visit next year to use as the primary drive). He doesn't need more than 500 megs, but that would give me space to upload the family photo album. My laptop doesn't need more than 60 gigs. What are you doing with all that? Taking your entire DVD library with you, along with the CD collections of your closest friends? (I'm exaggerating, I know DVDs are multiple gigs, work with me here.) A "second computer", or one where speed / reliability / power is a concern, deserves to have flash storage.

      Magnetic media will, for a long time, win the market for storage of mass numbers of bits. It's just hard to argue with the densities that magnetic media have enabled at such a meager price in power. We're at the point, however, where drives are oversized for most people's use. You can't get a new iMac with less than 250 GB. Most of my friends don't need that kind of space. Those that do might as well be using external drives anyway for as often as their cases come apart.

    10. Re:Too Bad pn Junctions cost more than magnets by pete-classic · · Score: 5, Informative

      Hard cards were the original IDE drives. Before hard cards you had to have an actual disk controller plugged into your bus, then cabled to the drive. IDE, in it's original implementation, was just an ISA slot re-configured as a pin header connector with some unneeded pins (such as all the IRQs except for 14 or 15) removed.

      With all the advances that IDE has taken, it is still a simple interface, not a disk controller.

      Hard cards didn't last long, but they're an important mutation in the evolution of the modern PC.

      -Peter

    11. Re:Too Bad pn Junctions cost more than magnets by Cylix · · Score: 2, Informative

      Serial is by far not even close to dead.

      I deal with so much equipment that has a life cycle in the 30+ years that it's just amazing by comparison. So in another 10 years when more long lived technology has died off we might see the end of serial, but there is simply too much non-pc equipment in the world to do away with it.

      Nearly every electronic requires a serial port or some form there of.

      It's slow, clunky and definatelynot the newest thing, but it's a good standard and far too many things in this world require it.

      Now, think about the devices in your home and ask yourself how many can do serial communications. (Hell even my cable box does)

      --
      "You should always go to other people's funerals; otherwise, they won't come to yours." -- Yogi Berra
    12. Re:Too Bad pn Junctions cost more than magnets by FidelCatsro · · Score: 1

      I agree with you there , i probably should of clarified more as i really meant for consumer products.
      Most people have no use for the ports these days i would imagine, in several fields they are useful because of legacy equipment( i have a couple of ruggedised network test handhelds which require serial)
      So i agree it is not dead , but it certainly is becoming less relevant (iirc you can pick up fairly good Serial to USB converters fairly cheaply as well) but its defiantly a niche

      --
      The only things certain in war are Propaganda and Death. You can never be sure which is which though
    13. Re:Too Bad pn Junctions cost more than magnets by waynelorentz · · Score: 2, Interesting

      Back somewhere near 1989/1990 I cobbled together an XT from scavenged parts that included a hardcard. The thing was a full-length card and was very heavy.

      Around the same time I also fell into a computer that used bubble memory. It was a GRiD Compass. I remember being amazed that I could unplug it and it would remember my word processing documents for months and months with no power. Back then, this was a big deal.

      As an aside, the GRiD also had a label silk screened on the bottom of it listing the nine countries the computer was legal to be used in, and taking it to any other country was a violation of some law or other. That was one of many really weird things about that machine. I got it from someone tight with the Reagan administration who said they were standard issue for the Secret Service at the time.

    14. Re:Too Bad pn Junctions cost more than magnets by blakespot · · Score: 1
      Plus Development created the first "hardcard" - it took a single ISA slot. Mid 80's. See:

      http://www.pcmag.com/article2/0,1759,1161463,00.as p

      I believe Quantum purchased them.


      blakespot

      --
      -- Heisenberg may have slept here.
      iPod Hacks.com
    15. Re:Too Bad pn Junctions cost more than magnets by That's+Unpossible! · · Score: 1

      S P TT H B M
      I O I E T U A
      H S R N I B R
      T T W W BLE

      --
      Ironically, the word ironically is often used incorrectly.
    16. Re:Too Bad pn Junctions cost more than magnets by Anonymous Coward · · Score: 0

      I had a Grid Compass laptop (from about 1984 there about) which used bubble memory for storage and had an amber plasma display. The reason bubble didn't take off was that other mass storage technologies arrived which offered lower prices per storage capability. The bubble modules in the Grid had huge and heavy iron magnetic shields, too.

    17. Re:Too Bad pn Junctions cost more than magnets by Anonymous Coward · · Score: 0

      On the other hand recall the 1993 omnibook 300 (http://www.palmtoppaper.com/ptphtml/9/ptp90024.ht m; http://www.hp.com/hpinfo/abouthp/histnfacts/museum /personalsystems/0037/) which, if I recall correctly, came with either a hard drive or flash for mass storage, and windows, word, excel, etc on a rom pc card.

    18. Re:Too Bad pn Junctions cost more than magnets by supersocialist · · Score: 1

      If I could mod, I'd mod informative. I'd never heard this before ... and I had a 10 meg hard drive on an Apple ///. Old school yo.

    19. Re:Too Bad pn Junctions cost more than magnets by enosys · · Score: 1
      Hardcard is a brand name for hard drives on an expansion card. They were made by Plus Development Corporation, which was bought by Quantum, which was bought by Maxtor. It's basically IDE, with the drive and controller card integrated on one full length ISA expansion card. Here is an image.

      I still have a Hardcard II XL 50 in an old 386DX20 that I still have due to an old EPROM programmer. It's a pretty good hard drive.

    20. Re:Too Bad pn Junctions cost more than magnets by RoLi · · Score: 1
      The only problem is that hard drive sizes hasn't been increasing a lot in the last years. I bought a 300GB hard drive IIRC 2 years ago and that's still the biggest size available.

      On the other hand Flash capacities increase at an enormous pace and 10GB would be enough for a lot of uses.

      Maybe hard drives have reached maturity and won't get a lot better and bigger in the future?

    21. Re:Too Bad pn Junctions cost more than magnets by Basehart · · Score: 1

      I just took the starter memory card that came with my camera apart (I since bought a couple of 512MB cards) and I see a Lexar Media chip and a Samsung chip. Which one would be the memory and what would the other one be?

    22. Re:Too Bad pn Junctions cost more than magnets by Anonymous Coward · · Score: 0

      Seagate and Hitachi both make 400GB drives according to Newegg. Though they seem to have plateaued for now, I don't doubt there'll be 500GB+ drives in our futures.

    23. Re:Too Bad pn Junctions cost more than magnets by busonerd · · Score: 1

      Its likely that the lexar media chip is a controller of some sort, and the samsung is the flash. However, if you want to know for sure, post the part #'s. --Me

    24. Re:Too Bad pn Junctions cost more than magnets by Lennie · · Score: 1

      USB is serial (Universal _Serial_ Bus) :-)

      --
      New things are always on the horizon
    25. Re:Too Bad pn Junctions cost more than magnets by Anonymous Coward · · Score: 0

      Looking back, it was probably the same thing as PCMCIA Flash drive. That's the precursor to Compact Flash cards for you young'uns.

      For those not in the know:

      PCMCIA = People Can't Remember Computer Industry Acronyms.

    26. Re:Too Bad pn Junctions cost more than magnets by Anonymous Coward · · Score: 0

      The Hitachi 7K500 is a 500GB drive.

    27. Re:Too Bad pn Junctions cost more than magnets by Anonymous Coward · · Score: 0

      That's why the article says APPLE. Apple isn't afraid to adopt new technology and leave older technology behind. When Apple transitioned to USB from it's old serial ports, in 6 months the Apple lineup went all having serial ports and none having USB, to all of them having USB and none having the older serial ports. This despite the almost total lack of USB hardware at the time. Apple killed the floppy, when they decided it was time to go, this despite the fact that people still used them in 1998. (Hell some people still use them today). Apple also has. Removed VGA ports from all Macs (you need an extra dongle to get VGA out). This despite the fact VGA devices still far outnumber DVI ones. Removed the ability to attach PATA HDs in PowerMacs (all must be SATA) in one day. Will remove support for all non OS X Applications, within 2 years (Intel based Macs will not run the Classic environment)

    28. Re:Too Bad pn Junctions cost more than magnets by Basehart · · Score: 1

      Lexar
      FC1610-TC-AC
      MGLSG-LX714AC
      0328

      Samsung 328
      K9F2808UOC-YCLO
      UPE277B2

    29. Re:Too Bad pn Junctions cost more than magnets by Anonymous Coward · · Score: 0

      Wow, sounds like Apple loves alienating it's customers. Glad I don't do business with them.

    30. Re:Too Bad pn Junctions cost more than magnets by bioglaze · · Score: 1

      >I bought a 300GB hard drive IIRC 2 years ago and that's still the biggest size available.

      You're wrong. There are many at least 400 GB drives available. Or did you mean 2.5" ones?

      --
      Who is John Galt?
    31. Re:Too Bad pn Junctions cost more than magnets by Anonymous Coward · · Score: 0

      It's kind of been done. With USB keys. They get cheaper every day.

    32. Re:Too Bad pn Junctions cost more than magnets by RoLi · · Score: 1

      You are right, there are really 400GB drives available. However going from 300 to 400 isn't really a big step in 2 years.

    33. Re:Too Bad pn Junctions cost more than magnets by rich_r · · Score: 1
      Around the same time I also fell into a computer that used bubble memory. It was a GRiD Compass. I remember being amazed that I could unplug it and it would remember my word processing documents for months and months with no power. Back then, this was a big deal.

      which, in my opinion looks how laptops should look ;)

    34. Re:Too Bad pn Junctions cost more than magnets by macshome · · Score: 1

      Bubble memory!

      I remember seeing some bubble memory when I took a NASA tour while in Huntsville, at Space Camp, in freaking 1986.

      I haven't seen any since.

    35. Re:Too Bad pn Junctions cost more than magnets by quarkscat · · Score: 1

      "On the other hand, you might be thinking of bubble memory."

      Right. I remember when silicon-on-sapphire bubble memory was supposed to be the "next big thing". It was always too bloody expensive and too slow (serial sequential data interface) for anything except some spacecraft applications.

      A better choice than NOR flash memory (even with RAM-only swap space) would be a return to full (6 transistor cell) CMOS (battery-backed) RAM. All the problems of the number of read/erase/write cycles and bad block management would go away. As an added bonus, it would be possible to halt/shut down the computer in place, while preserving the current memory state. Basically, instant on from the state you left it in. The only feature that would need to be included would be the ability to
      reset/clear memory in the event of a problem.

      The problem that Apple (and Apple users) have experienced with dead iPods whose internal battery cannot be replaced might otherwise be duplicated in a laptop that requires factory service to replace bad flash memory. Somehow, I don't think Apple would want to repeat such negative publicity.

  6. write cycles by Anonymous Coward · · Score: 0

    More than likely they would opt for flash media like whats in the iPod minis since solid state media is verry finite with it's writes.

    1. Re:write cycles by schnikies79 · · Score: 2, Informative

      The ipod mini uses a hard drive. 4gb in the 1st generation and 6gb in the 2nd. The iPod shuffle uses flash.

      --
      Gone!
  7. faster writes? by nblender · · Score: 5, Informative

    They must be talking about some other kind of flash than anything I've used... I routinely rewrite 128MB-512MB CF cards for an embedded product and it's nowhere near the speed of a laptop disk. Maybe they're thinking some sort of RAM cache.

    1. Re:faster writes? by syukton · · Score: 2, Informative

      What interface are you using? USB? ATA? other? Maybe you're encountering a bottleneck that has little to do with the card technology itself?

      --
      Reinvent the wheel only at either a lower cost, greater effectiveness, or your own personal enrichment and satisfaction.
    2. Re:faster writes? by Metaphorically · · Score: 4, Informative

      Write speed for flash is slower than read speed for flash, but making a direct comparison like that can be tricky because of differences in the technology.

      Flash memory has to be erased before it can be written and has an inherent minimum erase block size. This has made designers put some write buffering in the card (at least in the older PC Card devices, which afaik are just bigger versions of CF cards). That write buffering is one layer of caching, then there can be additional layers of read and write caching in the driver.

      Generally those caches improve normal use of the device, but in cases like yours you blow right through all those caches since you're rewriting the whole card.

      btw, that caching is why you have to tell Windows to eject the device before you pull it out. Your write might not have actually finished even though you can do other things to the drive in Explorer.

      --
      more of the same on Twitter.
    3. Re:faster writes? by diegocgteleline.es · · Score: 1

      really?

      i doubt hard disk will be able to cope with the speed of electronic components. Look at the progress of the speed of the PC components: CPUs have double their speed lots of times, but hard disk speed has not been increased a lot, which is THE major slowdown you can find in today's PCs.

      This is because the hard disk is the one "mechanical" component remaining on today's computers, and some day it'll have to go away. har disks are not that fast, my UDMA 133 disk can do 40 MB/s in sequential reads, but with tiobench (8 simultaneous threads reading) I can't get more than _1_ MB/s because of the seeks. Flash disks won't degrade their speeds so much, because in a flash disk you don't need to move a mechanical component anywhere. This will simplify enormously the design of the vm/io subsystems for OS programmers.

    4. Re:faster writes? by NaruVonWilkins · · Score: 1

      Flash released in this way will be the "high-speed" variety. If you're using USB 1.1 or something, you've got a bottleneck anyway - but if you've just got a regular CF card, it's not built for speed anyway.

    5. Re:faster writes? by IntergalacticWalrus · · Score: 1

      This is because the hard disk is the one "mechanical" component remaining on today's computers

      What about the CD/DVD drives??

    6. Re:faster writes? by diegocgteleline.es · · Score: 1

      If flash-based drives are succesful I doubt CD/DVD drives will be able to compete with it.

    7. Re:faster writes? by Anonymous Coward · · Score: 0
      Write speed for flash is slower than read speed for flash

      Are you kidding? I've just installed this, and my Powerbook is much snappier now.
    8. Re:faster writes? by IntergalacticWalrus · · Score: 1

      Do you honestly believe flash-based drives can compete with the insignificant cost of CD and DVD media?

  8. Reliable? Don't think so. by Anonymous Coward · · Score: 4, Insightful

    Show me a flash drive that survives a couple of million write cycles, and I might consider using a flash drive instead of a normal hard drive.

    1. Re:Reliable? Don't think so. by animaal · · Score: 1
      Show me a flash drive that survives a couple of million write cycles


      Show me a harddrive that survives a couple of million write cycles. I doubt any harddrive I ever owned has even needed to in its lifetime.
    2. Re:Reliable? Don't think so. by Rattencremesuppe · · Score: 1
      Show me a flash drive that survives a couple of million write cycles, and I might consider using a flash drive instead of a normal hard drive.

      AFAIK, current flash chips have a guaranteed lifetime of >100K block write cycles, but filesystems for flash chips use "wear-leveling", that means if you rewrite a file 1 million times, then this doesn't mean that a single flash block is rewritten 1 million times, but perhaps 1000 blocks 1000 times each (or whatever),

    3. Re:Reliable? Don't think so. by laffer1 · · Score: 2, Insightful

      So you must not use swap space?

      Seriously, its possible for a hard drive to have a lot of writes. Log files, swap space, patches, virus patch updates, etc. A lot of writes happen on modern computers. I've even read articles about people booting computers with flash memory as routers but they had to make sure /var and /tmp were memory disks because it would kill the flash memory in 3 months. (logs alone!)

    4. Re:Reliable? Don't think so. by Dolphinzilla · · Score: 2, Informative

      here you go:

      >5,000,000 Write/Erase cycles, unlimited Read

      http://www.m-systems.com/content/Products/product. asp?pid=34

    5. Re:Reliable? Don't think so. by kesuki · · Score: 4, Informative

      I've even read articles

      What are you doing on /. then?

      but seriously, prior to wear leveling (ie: antique 32MB cards, early controllers/drivers etc..) this was a valid statement, however cards back then only had 10k or fewer rewrite cycles. the rewrite cycles have gone up 10 fold, and wear leveling makes sure that data that is 'rewritten' is actually written on a portion of the disc that was previously determined to be a low write, freely alloctabale block, and they always keep spare low write sectors available. it's even possible for a hard drive such as this to Warn users of impending drive failure. BTW when a block on a 'flash' based drive 'fails' it falls back into read only mode. only the data it attempted to write must now be written somewhere else.

      Also, to get back on track the MTBF for most platter based hard drives is something along the lines of 50,0000 hours for a really top notch drive, reading/writing the entire disc will on average take ~2 hours, requardless of capacity, because that's how long it takes the data heads to travel the entire platter surface area... so statistically, you have 25k write cycles before failure on a conventional hard drive. so how is that inferior to flash memory? and remember, this is APPLE Macintosh running of a FreeBSD derived kernel. put the right amount of ram in the laptop, and it will _never_ use swap space.

    6. Re:Reliable? Don't think so. by laffer1 · · Score: 0, Redundant

      You must not have an Apple Macintosh then. Run top sometime in OSX.. trust me.. it uses a lot of swap. My computer (ibook g4) uses a lot of swap because it does not have enough ram (256mb is not enough for 10.4...) Apple never puts enough ram in any of their products and therefore these products will need swap. My wife has 1.25 gb of ram in her dual g4 and even that uses swap space. Its how modern operating systems work!

      Its NOT a freebsd kernel.. thats the most common mistake people make. Its a freebsd userland but its a Mach kernel! FreeBSD is a monolithic kernel! I know because i have machines running both here now. Look at the source code to darwin and you'll see C++ code in the kernel.. now look at the freebsd kernel.. note its C code (well assembly in both too). Its not the same kernel. They did use some freebsd code in their kernel for memory management and network related things. Thats different than being the SAME kernel.

      After these mistakes its hard to believe your other stats at face value. I'll certainly research flash drives, and i'm sure their better now than in the past. Hard drives are better than in the past. As many have pointed out, i'm not sure about speed though.

      Also, don't ask why i'm on slashdot.. thats silly. Just because I dont' believe that flash drives are glorious pieces of engineering doesn't mean i dont' belong on slashdot.. thats a serious Troll comment.

    7. Re:Reliable? Don't think so. by Anonymous Coward · · Score: 0

      This one. Right here. It's called "swap" you moron. Or how about my inodes that get updated with a new access time every time the file is opened. Certainly I haven't written to every sector on my HD 1M times, but I've written to a few of them enough to make any flash card die.

    8. Re:Reliable? Don't think so. by r_jensen11 · · Score: 0

      Um, with the standard amount of RAM that most computers are shipped with these days, I wouldn't count on using the swap space too much. I personally wouldn't get a computer with less than 512MB of memory. My newest has 1GB, for the sole reason that I don't want to rely on swap.

    9. Re:Reliable? Don't think so. by Anonymous Coward · · Score: 0

      Your "wive's" system uses swap because macs ship default with swap on. Turn swap off and watch it not use swap. Hard one huh? Windows works that way too. I run one of my XP boxes with a gig of ram w/o swap. Nice and zippy I just don't run 10 apps at a time. Learn a little about the computers you use.

    10. Re:Reliable? Don't think so. by Bradee-oh! · · Score: 1

      >5,000,000 Write/Erase cycles, unlimited Read

      http://www.m-systems.com/content/Products/product. asp?pid=34


      I am literally drooling over that beast. However, I notice that it meets just about every "military grade hardware" spec a data storage device can, and there's no (easy) way to figure out the price. Anyone know what that might be?

      I, for one, would LOVE flash drives to replace HDDs but would not feel comfortable doing so until a model up to these specs (read/write time and cycles, not the military encryption and ruggedness) is the norm. If the 128gig model of the m-systems drive is, say, $3k-$5k, then it would be much cheaper to put together a RAID 1,0 setup with 4 or more 128gig hard drives. I'm aware this obviously isn't a solution for LAPTOPS, but it'd have better reliability, better read/write performance, and have $2250-$4250 to buy my set of 5000 custom ceramic poker chips I'm saving for.

      --
      "This is Zombo Com, and welcome to you who have come to Zombo Com" - www.zombo.com
    11. Re:Reliable? Don't think so. by kesuki · · Score: 1

      appologies I was going to use the more generic 'draws from FreeBSD code base.' I did average drive platter read times, so there are drive that can read the whole platter in ~1hr because they spin at 15k rpm... however, my point was the MTBF for a wear leveled flash based drive is as good or better than a modern rotational platter drive, of the same storage size.

      swap space use can be highly customized, especially if it's possible to cause premature failure of a hard drive ;) Give apple some credit, they'd ship a 'tweaked' configuration where the swap algorythm was optomized to reduce hard drive writes. Windows XP already tries to do this with 'persistant caching' of commonly loaded DLLs that end up in swap space, they stay in the swap file across reboots etc.

      the main problem with flash drives has always been cost, however, notebook drives are spendy enough, and flash densities have gone high enough that it's now becoming feasible to use flash memory instead of rotational drives, at least on certain models of notebook.

      Actually, it's called a 'joke', or 'teasing' look up a 'sense of humor' in a dictionary some time ;)

    12. Re:Reliable? Don't think so. by Dolphinzilla · · Score: 1

      the 128GB model costs about the same as a Ferrari (~$1K per GB) - as you noticed it's primary application is military and space applications - my hope is that Samsung's entry into this market will put the price point in a more reasonable area ! Even
      $20 to $30 per GB would be reasonable...

    13. Re:Reliable? Don't think so. by glazed · · Score: 1

      Laptop HDD - 300,000 hours MTBF
      Consumer HDD - 300k-500k hours MTBF
      Prosumer HDD - 1 million hours MTBF
      SCSI/Enterprise - ~1.5 million hours MTBF

    14. Re:Reliable? Don't think so. by Anonymous Coward · · Score: 0

      However, even with wear leveling, the flash drive has to write all of its sectors over the lifetime to the device to get the maximum number of writes out of it. A hard drive can just keep writing the same spot over and over again. Why does this matter? Well, your "25,000 write cycles" is writing to the entire disk, which is equal to a much, much larger number of sectors written.

      Since access patterns tend to leave much data alone, and rewrite the same sectors over and over again, what actually ends up happening is instead of 25,000 writes to every sector on the disk, you get millions and billions of writes to particular sectors of the disk. This is much better than flash can do, especially when it has to resort to wear leveling which renders large portions of your flash device eventually unusable because it's spreading the writes around.

    15. Re:Reliable? Don't think so. by John+Newman · · Score: 1
      Your "wive's" system uses swap because macs ship default with swap on. Turn swap off and watch it not use swap. Hard one huh? Windows works that way too. I run one of my XP boxes with a gig of ram w/o swap. Nice and zippy I just don't run 10 apps at a time. Learn a little about the computers you use.
      Learn about the computers you obviously don't use, huh? Turning off swap on an OS X box sounds like an astoundingly bad idea. The OS caches everything plus the kitchen sink into RAM to speed access; turning off swap without changing this fundamental behavior is likely to lead to trouble, especially on systems without a gig of RAM. Moreover, since Apple really doesn't want you turn off swap unless you really know what you're doing, it's not as easy as clicking a checkbox in System Prefs. Try telling grandma how to do this.

      The moral of the story is, use the system the way it was designed to be used, and don't talk anonymous smack about something you have no clue about.
    16. Re:Reliable? Don't think so. by SClitheroe · · Score: 1

      Call me when you get to a bliion writes on a single sector...seriously

    17. Re:Reliable? Don't think so. by macshome · · Score: 1

      How about MICROSOFT Windows or RED HAT Linux? How would they do with this? Maybe NOVELL NetWare...

    18. Re:Reliable? Don't think so. by Anonymous Coward · · Score: 0

      Call me when your rotationally spining media can survive shock, radiation, weak electromagnetic force, and can read/write it's entire contents more than a few tens of thousands of times before it's motors and servos wear out. oh and let me know when you can shrink your data densities again... because 1999 called it want's it's data densities back.

  9. Data recovery? by guyfromindia · · Score: 1, Interesting

    I dont know much about flash... Can anybody clarify on how data can be recovered from a corrupt Flash based HDD?

    1. Re:Data recovery? by justforaday · · Score: 1

      I used some freeware prog I found online once to retrieve images from a corrupted CompactFlash card. I'm assuming a new market for retrieval tools would be created for flash based HDs (assuming modifications to existing utils wouldn't work).

      --
      I'll turn into a supernova and burn up everything. Well I'll turn into a black little hole and you'll turn into string.
    2. Re:Data recovery? by Rattencremesuppe · · Score: 2, Informative

      Flash chips have a interface similar to RAM chips (address / data bits, chip select, write enable, ...) If your filesystem is corrupt, you can still read the data contents byte-wise,

    3. Re:Data recovery? by HeadDown · · Score: 1

      I dunno... restore from backup? You _are_ making backups, right?

  10. extra bonus by justforaday · · Score: 3, Funny

    The extra bonus: Apple gets to sell you a new one after 1,000 or so boots... : p

    --
    I'll turn into a supernova and burn up everything. Well I'll turn into a black little hole and you'll turn into string.
    1. Re:extra bonus by rokzy · · Score: 4, Funny

      who is booting a Mac 1000 times?

      you're obviously a Windows user.

    2. Re:extra bonus by FidelCatsro · · Score: 1

      ;) actually come to think about it , 1000 boots and a new drive does not seem too bad for a flash drive on a mac , just thinking i normally boot my mac once a day (sometimes i leave it on overnight , but not too often) 1000 boots on a mac for me is around 3 years(most likely 2 and a half to 3 really , i like to patch at the end of a day anyway and then shut down to save extra boots or anything that requires a reboot) , which is when i would normally wish to replace a hard drive anyway

      --
      The only things certain in war are Propaganda and Death. You can never be sure which is which though
    3. Re:extra bonus by justforaday · · Score: 2, Funny

      Install OS 9 on it and it won't even last 6 months... : p

      --
      I'll turn into a supernova and burn up everything. Well I'll turn into a black little hole and you'll turn into string.
    4. Re:extra bonus by toddestan · · Score: 1

      who is booting a Mac 1000 times?

      The people who turn it off at night. 1,000 boots is a little less than 3 years if you use the computer every day.

    5. Re:extra bonus by Anonymous Coward · · Score: 0

      Night is time for sleep. No need to turn it completely off.

    6. Re:extra bonus by v1 · · Score: 1

      I usually see uptimes of 2 weeks or more with my powerbook. I've had an uptime in excess of a month several times. Sleep it in the morning for the trip to work, sleep it for the trip back, leave it run all night with the display dimmed down. I only restart for the occasional software update that requires it. (minor nit: Apple was the one that said we should never have to restart for a minor software update, yet it seems like 90% of the restarting I do is not from 3rd parties, but from Apple updates... *sigh*)

      But more to topic, I use a SanDisk Cruzer Mini 1gb USB flash drive quite a lot at work, and I have to say that the write speed is nowhere near what you get with a hard drive. The read speed is faster, but still slower than the hard drive by a wide margin. Now this will vary from manufacturer to manufacturer, as there are varying speeds of flash memory and flash-to-usb controller chips, but a hard drive will always run rings around a flash, even comparing read speeds. It's going to be a few more years before we see solid state hard drives in common use. It will be nice though - we'll look back at hard drives and say how barbaric of a technology that was, a bit like we do now with the 5.25" floppies of yesteryear.

      --
      I work for the Department of Redundancy Department.
    7. Re:extra bonus by FidelCatsro · · Score: 1

      I think the problem is most likely the controller chip and the USB interface , I imagine samsung would create the drive to use IDE or SATA for the connection and have a far better controller chip.
      So speeds would be far better, we shall have to wait and see though.
      As for the reboots , i was talking about a desktop mac actually, my mind wandered hee(i mainly turn it off to save electricity and any unfortunate incidents with cats and keyboards=)

      --
      The only things certain in war are Propaganda and Death. You can never be sure which is which though
    8. Re:extra bonus by tepples · · Score: 1

      Night is time for sleep. No need to turn it completely off.

      Where does it write the current state of RAM for hibernation?

    9. Re:extra bonus by totoanihilation · · Score: 1

      "Sleep" mode on the Mac is the equivalent to a Suspend on a PC. It leaves the RAM contents where it is, and keeps the memory powered. Everything else goes in low power mode, drives turn off, fans spin down, etc.

      Your average iBook on an almost-full charge will last over a week in sleep mode before the battery runs out, so power requirement is very low. In fact, it probably uses less power to leave the Mac in Sleep mode than to do a full boot every time you use it. It certainly saves a lot of my time.

    10. Re:extra bonus by v1 · · Score: 1

      The controller chips can limit speeds, (and in the cheaper models sometimes DO) but the main limiting factor is the flash memory chips themselves. If you hunt really hard, you can find speed specs on compactflash cards. The ones that are rated much faster cost a lot more than the standard ones. Finding a speed rating on a memory module is still about impossible though, so you either have to have read a review or you have to assume you're buying the slow stuff. I think it'll take a federal labeling law to get them to start telling what speed their flash runs at.

      --
      I work for the Department of Redundancy Department.
  11. Has MRAM finally arrived?!? by Rattencremesuppe · · Score: 2, Informative
    From TFA:

    The drives are also typically lighter and can read and write data faster than conventional drives.

    AFAIK, flash memory reads data faster than a hard drive, but writing is slow as hell because of the long block erase cycles,

    does samsung have a new technology for flash chips?
    or do they eventually use MRAMs? :-D

    1. Re:Has MRAM finally arrived?!? by jigoman · · Score: 1

      True enough, write times aren't there yet. but once they do catch up the simplicity of the flash design is much more desirable than reading discs.

  12. Flash Buffer by Lockelator · · Score: 2, Interesting

    It certainly wouldn't hurt to have a 1 gb flash buffer to lessen wear and tear on the HD.

    1. Re:Flash Buffer by Anonymous Coward · · Score: 0

      It certainly wouldn't hurt to have a 1 gb flash buffer to lessen wear and tear on the HD.

      Wouldn't it be smarter and cheaper just to add 1 GB of RAM to the computer?

      Using a flash buffer to reduce hard disk wear is kind of like putting a swap partition on a RAM disk to "improve" performance.

    2. Re:Flash Buffer by Anonymous Coward · · Score: 0

      not exactly... what happens when you power the system down? if you use RAM (as opposed to NVRAM) as your disk cache, then you loose all cached information on loss of power. fine for writes because you just write to the drive before power-down, but not good for minimizing the number of times the drive has to spin-up, because now the next time you power the laptop up, the drive has to spin-up again, and all the stuff you access frequently has to be read into your RAM buffer again. whereas, if you had an NVRAM buffer, all of your frequently accessed read-only stuff would stay in the NVRAM indefinitely and across power-cycles, thus making it so the hard drive only has to spin-up when you access a less-commonly read area or periodicly for clearing the write-cache from NVRAM to the hard drive. I think original post has a point here, if the NVRAM cache is designed properly. might be a good thing to build into laptop hard drives....

  13. Re:Flash Memory? by Anonymous Coward · · Score: 1, Informative

    > These conditions include higher levels of oxygen,
    > and the like commonly found on airplanes

    Huh?

    On your average pressurized commercial aircraft, the ratio of oxygen to nitrogen should be unchanged (just available to your lungs at a lower pressure). In fact, the only place you're likely to find *more* oxygen is on an unpressurized aircraft that requires you to wear an oxygen mask at higher altitudes. In which case, even "mustache wax" can be a fire starter.

  14. Re:Flash Memory? by Mr.+Maestro · · Score: 2, Informative

    And under certain other conditions, people have been known to burst in to flames. Oh wait, no they haven't. Come on, seriously, do you have ANY idea how many flash drives are currently brought on Airplanes? I've brought my digital camera, MP3 Player, and thumbdrive, all which have flash memory/drives. No fires.

  15. Re:Flash Memory? by Anonymous Coward · · Score: 0

    For the science impaired with mod points: the above is, at best, a joke. Certainly not "2, Interesting" :-)

  16. Silence is golden, but is flash big enough? by G4from128k · · Score: 3, Interesting

    We know that the black turtle-necked one hates noisy machines and I agree with him. I configured an old Powerbook 190cs to boot from a CF card in the PCMCIA slot -- wonderfully silent and much faster than booting from the HD. Of course on that old machine, the OS, a couple of applications, and some files fit nicely in only a 4 MB flash memory. In contrast, OSX, modern apps, and files will need 1024 times that space (4 GB) at a minimum and tens of GB if the person has even a modest collection of media files.

    I can only hope that Samsung's technology roadmap (16 GB by 2006, 100 GB by 2008) is correct although I wonder how HD technology will have evolved over those same years.

    --
    Two wrongs don't make a right, but three lefts do.
    1. Re:Silence is golden, but is flash big enough? by CrankyFool · · Score: 1

      It's OK. The Steve promised us 3Gb capacity by next year.

  17. 18Gb prototype info here: by Idou · · Score: 4, Informative
    --
    Sdelat' Ameriku velikoy Snova!
  18. Flash still has lots of room to grow by eldawg · · Score: 2, Interesting

    The recent Samsung announcements were for 16 gig drives for this year. Considering that most laptops are being pushed with 100+ gig HDs, Flash still have some ways to go.

    1. Re:Flash still has lots of room to grow by Anita+Coney · · Score: 4, Insightful

      Not every one is concerned about massive drive sizes. There are plenty of people who would choose the battery saving advantages of flash drives in their laptops.

      I'm of the opinion that laptops should be as small and energy efficent as possible. I just don't get the point of using them desktop replacements. If you want something as huge and powerful as desktop, buy a friggin' desktop. If you want something portable, buy something portable.

      I mean, what's the point of a "portable" computer if you have to plug it in all the time?!

      --
      If someone says he and his monkey have nothing to hide, they almost certainly do.
    2. Re:Flash still has lots of room to grow by BenjyD · · Score: 2, Insightful

      what's the point of a "portable" computer if you have to plug it in all the time?!

      I agree that there is always a place for small laptops, but a desktop replacement laptop has many advantages:

      • If you need to move office, just pick it up and go. I need to go to the US occasionally for work - when I do, I can just find an empty desk and plug in my complete development environment without sacrificing processor speed.
      • One desktop replacement laptop is much cheaper than one decent desktop and one small laptop, and avoids the hassle of keeping two systems in sync.
      • They are generally quieter
      • They use less power
      I use a 15.4" widescreen Pentium-M Sonoma laptop for all my work and it's great: 3hrs battery time, easily fast enough and I can work pretty much anywhere there's internet access.
    3. Re:Flash still has lots of room to grow by Ancil · · Score: 2, Insightful

      Considering that most laptops are being pushed with 100+ gig HDs, Flash still have some ways to go.
      Unless you consider that most 100 GB hard drives are about 15% full...
    4. Re:Flash still has lots of room to grow by John+Meacham · · Score: 1

      Yeah, When you have wireless internet available most everywhere. it is hard to make a point for local storage in a laptop at all. I just use mine as ssh and X11 clients to my big machine safely tucked away under a desk somewhere. You can even do this with windows nowadays with remote desktop or vnc. The best part about making the laptop 'dumb' is you no longer need to worry about it. if it gets swiped or sat upon, it sucks, but does not affect your life or workflow much if you can find another laptop and drop your dumb client on it. You can get really cheap laptops that run X11 full speed and can do 802.11 on ebay. My favorite is the IBM thinkpad 701c. it is only a 486, but is quite neat with its expanding keyboard and is more than powerful enough to run ssh. (but X11 is pushing it)

      --
      http://notanumber.net/
    5. Re:Flash still has lots of room to grow by Anita+Coney · · Score: 1

      I'm not saying that large laptops are necessarily bad. If you want to play Doom3 or edit movies on a long flight, you're going to need a powerful laptop. My point is that three are advantages to both. There are people who want small and efficient and those who want huge and powerful.

      In other words, I think flash drives will succeed in laptops, just not in all of them.

      --
      If someone says he and his monkey have nothing to hide, they almost certainly do.
    6. Re:Flash still has lots of room to grow by m50d · · Score: 1

      You can take it traveling. You can use it on the train, you can use it in your hotel room. Those are the main advantages I see to a portable computer even if you have to plug it in. There's a type of computer that's meant to be used when moving around, running off its own power, it's called a PDA and they are already using flash drives. A laptop should be as close to a desktop in power (disk space, etc) as you can get it.

      --
      I am trolling
    7. Re:Flash still has lots of room to grow by CowbertPrime · · Score: 1

      Also footprint size. The case is attached to the screen and fits on the desk instead of having to have it on the floor or somewhere else. Also with a laptop "desktop replacement", you minimize cableage between case, screen, and peripherals; sure you can use wireless everything on a desktop, but who does that (and the receivers still need to be wired to usb or something). The mac mini has in my opinion been able to successfully exploit the gap between the desktops and laptops, sort of like the dome-shaped imacs; however you still cannot just take it with you at a whim.

    8. Re:Flash still has lots of room to grow by swillden · · Score: 1

      I just don't get the point of using them desktop replacements. If you want something as huge and powerful as desktop, buy a friggin' desktop. If you want something portable, buy something portable.

      Or get something that is small, light, portable and close enough to as powerful as a desktop as makes no practical difference.

      Consider a laptop that weighs 5 pounds, has a 1.9GHz Pentium M, 2GB of RAM, 120GB of disk space, a DVD burner, WiFi, a 15" high-resolution screen, and runs for 6+ hours on a fully-charged (new) battery. What might you want to do that such a machine can't do? It's a perfectly capable machine for editing video, compiling software, playing all but the very latest games, writing documents, browsing the web, doing e-mail... you name it. And it does it all just as well in your office, in a hotel room, in a car or on a plane, or even on the beach (assuming you can shade the screen).

      There's a place for ultra-lights, and I think flash drives make a lot of sense for them. But there's an awful lot that people do with realistically-sized laptops (as opposed to those semi-desktop behemoths) that really requires 80GB, 120GB or even more (I'd love to have a 200GB drive in my laptop).

      If you only want to buy one computer, a high-end, mid-sized laptop is your best all around choice these days. If you don't need much, just e-mail, etc., then an ultra-light makes sense. If you want the ideal computer in each situation, you'll have to buy three or four machines.

      I'm with you in one respect, though... I don't much see the point in those gigantic portables. They're more portable than a desktop, sure, but they're neither much cheaper nor much more powerful than a good laptop. I guess if gaming is your main application, some of the portables have GPUs that you can't yet get in a laptop.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    9. Re:Flash still has lots of room to grow by daikokatana · · Score: 2, Interesting
      The point of using a laptop as a desktop, in our case, is very simple.

      You take it to work, work 8 hours straight (plugged in), take it home and you're able to continue to work. Easy. And because it's laptop, you can work during your commute as well.

      --
      http://jcsnippets.atspace.com/ - a collection of Java & C# snippets
    10. Re:Flash still has lots of room to grow by insignificant1 · · Score: 1

      I would use a flash drive in addition to a hard drive.

      Make my primary boot drive (OS & certain programs) the flash, and store documents on a traditional magnetic hard drive with loads of space.

      Document access is rarer but requires more space; OS and program access is more frequent but less space. Best of both worlds, and really not much extra space required. And the primary boot drive seems to crash most frequently on me, so my documents, I feel, are a little bit safer in this configuration.

    11. Re:Flash still has lots of room to grow by Psycho_pr · · Score: 0

      The point is, you get to take it with you, everywhere you go. Take for instance my mother, who travels between two places in the world for periods of six months. When she stays somewhere, she doesn't need a laptop, yet, a laptop would be cheaper than two desktops in both sites, plus, easier to manage all of her data in one computer.

    12. Re:Flash still has lots of room to grow by mstra · · Score: 1

      For a lot of us, it's the best of both worlds. Especially from a business perspective - I have to be able to bring my computer home with me (when on call), but the company is not going to pay for me to have two computers - one desktop and one small portable.

      --
      Photography, technology, and my dog Scout - http://mattstratton.com
    13. Re:Flash still has lots of room to grow by Anonymous Coward · · Score: 1, Interesting

      Considering that most laptops are being pushed with 100+ gig HDs, Flash still have some ways to go.

      Actually. They're not. They're still being pushed with 40-60 gig disks (100 gig disks being "available") doesn't mean they're being pushed. And I'm confident that even 40 gig disks are not routinely filled to 100% capacity.

    14. Re:Flash still has lots of room to grow by sjwaste · · Score: 1

      You could see a flash drive in ~20 gig form for the OS and apps, with a conventional HD in there just for file storage. I mean, with some intelligent use and the right controller behind the HD, it could be kept powered down 90% of the time. I say intelligent use because an idiot user could easily negate all of this by installing their apps to the HD instead of the flash drive.

    15. Re:Flash still has lots of room to grow by Lennie · · Score: 1

      I commute on a bicycle...

      using a mobile-phone is already a bit difficult.

      But that's just my commute, it probably doesn't take as long as yours either. :-)

      --
      New things are always on the horizon
    16. Re:Flash still has lots of room to grow by bwalling · · Score: 2, Funny

      I mean, what's the point of a "portable" computer if you have to plug it in all the time?!

      Given the complete scarcity of electrical outlets, I'd have to agree with you!

    17. Re:Flash still has lots of room to grow by Listen+Up · · Score: 1

      My wife and I both use laptops at home as desktop replacements. Firstly, the convenience of being able to take our laptops with us when we want to work and study away from home is invaluable. Secondly, a desktop computer takes up a ridiculous amount of wasted space in our house. Thirdly, since our entire home network is wireless, it allows us the freedom to take out laptops anywhere in the house and outside to use them. Fifth, a home network is served perfectly by a laptop. There is no need to worry about power outages as the battery keeps the laptop running for hours and recharges itself once the power is restored.

      Also, I use a laptop as a desktop replacement at work. The reason for this is because I program a robotics and RFID system for my companies R&D department, but machine testing requires me to test in the field where a desktop computer setup is not possible.

      There are a million reasons to never use a desktop computer again. When you are forming an opinion about something, and then sharing your opinion with others, try to make it as informed as possible. I hope that I have helped you to become more informed than you were before.

    18. Re:Flash still has lots of room to grow by Listen+Up · · Score: 1

      I meant to write 'Fourth' not 'Fifth' in sequential listing above.

    19. Re:Flash still has lots of room to grow by Anonymous Coward · · Score: 0

      Not every one is concerned about massive drive sizes. There are plenty of people who would choose the battery saving advantages of flash drives in their laptops.

      Perhaps you've not come across a Mac recently. The software that comes preinstalled with the computer (much of which is quite high quality and useful, mind you) takes up 12+ gigs right out of the box. It's not about massive drive sizes; a 16 gig drive simply won't do in a Mac laptop.

    20. Re:Flash still has lots of room to grow by Anonymous Coward · · Score: 0

      for small portable ssh I use a PDA. That's right, you heard me right.

      It's smaller than a laptop. It too has a foldable keyboard (have to buy it extra). It has excellent battery life (10h w/o wireless, 2h with wireless).

      The only trade-off is that since it's very small and very portable, it also has a very small screen. But when you need something to have with you just in case you really *have to* log into the server, that's the best solution.

    21. Re:Flash still has lots of room to grow by daikokatana · · Score: 1
      My commute is between four to five hours each day, so in my case the laptop comes in very handy from time to time.

      If your commute takes as long and you do it on a bicycle, my hat goes off to you :)

      --
      http://jcsnippets.atspace.com/ - a collection of Java & C# snippets
    22. Re:Flash still has lots of room to grow by nikster · · Score: 1

      If you want something as huge and powerful as desktop, buy a friggin' desktop. If you want something portable, buy something portable.

      Right, but I want something powerful and portable. While desktops will always (? let's see about the economies of scale) be faster than laptops, laptops are fast enough for more and more uses. 99% of what ppl do on desktops already works just as well on laptops.

      I happen to want to keep my 50G mp3 collection on my Powerbook. If I had enough room, I would put my entire DVD collection on the HDD, too. I don't think Flash is going to cut it there. Until they make them in the Terabyte range, that is :)

  19. It could be done already by Anonymous Coward · · Score: 0

    If you are willing to run Windows 3.1, you could have all the solid state memory you need very cheaply. 100 MB was a decent hard drive for Win 3.1. If we cared enough to think seriously about the software we use, we could have cheap efficient laptops with very long battery life.

    As it is, software bloat will keep semiconductor 'hard drives' just out of reach.

    1. Re:It could be done already by nurb432 · · Score: 1

      While I'm sure you were meaning just to be a pain, you are somewhat correct actually...

      Anyone that has used a 'live' linux CD and been happy could easily put that on a 'current tech' flash card.. with room to spare for data...

      If you wanted to run winCE, that would work too.

      --
      ---- Booth was a patriot ----
    2. Re:It could be done already by toddestan · · Score: 1

      Damn small Linux fits really nicely on my 128MB thumbdrive. While it's pretty basic, it's a lot more modern than Windows 3.1 (for example, it runs Firefox. There is no 16bit Firefox AFAIK). It would even fit on a 64MB drive, but that wouldn't leave much room for files. The only problem is finding a computer that's willing to boot from a thumbdrive.

    3. Re:It could be done already by Anonymous Coward · · Score: 0

      Plenty of us do. Try Puppy Linux, Damn Small Linux, and Feather Linux for starters.

    4. Re:It could be done already by Alioth · · Score: 1

      Virtually all the PCs I've come across in the last couple of years will boot from USB. In fact, it's unusual now if they can't boot from USB.

  20. Not flash memory, but ... by Anonymous Coward · · Score: 0

    flashers will be. As I am sure that you are aware of. Now go away, you bug me.

  21. Original link by Anonymous Coward · · Score: 1, Informative

    http://news.designtechnica.com/article7516.html

    It might help to read the original article. Note, for example, that the drive uses the "industry's highest density 8 GB" flash to create 16 GB drives, meaning the drive probably uses striping. Also, the drive's performance seems to be pretty good:

    "The SSD's performance rate exceeds that of a comparably sized HDD by more than 150 percent. The storage disk reads data at 57 MegaBytes per second (MBps) and writes it at 32MBps."

    Conservatively, that's right on par with the fastest non-SCSI drive in the world, and by the time it's released, it will probably be able to directly compete with 10,000 RPM SCSI drives. When you consider that this drive weighs half of what a regular hard drive does, uses 5% of the power, gives off minimal heat, and won't break if you don't treat it perfectly (I've had to bring my iBook into the shop twice, both because the hard drive broke), is there anything to complain about?

    1. Re:Original link by wirelessbuzzers · · Score: 1

      Price?

      --
      I hereby place the above post in the public domain.
    2. Re:Original link by Thomas+DM · · Score: 1

      >Note, for example, that the drive uses the "industry's highest density 8 GB" flash to create 16 GB drives Wrong, it uses 8 gigabit flash memory and not 8 gigabyte. Thus, a 16GB flash drive needs sixteen 8Gb memory chips and currently each chip costs roughly $55. This means that a 16GB solid-state drive (SSD) would cost about $800-900.

  22. Samsung and Microsoft doing something too by Hamfist · · Score: 1

    Samsung has also teamed with Microsoft to create a hybrid Flash/Platter device that uses less power, is quieter, and more shock resistant. You'll have to wait for Shorthorn, though.

    Samsung teams with Microsoft

  23. Well, of course he wants it to happen by intmainvoid · · Score: 3, Insightful
    The most recent IDC data ranks Samsung as the world's number one producer of flash chips


    So of course "Hwang Chang-Gyu, president and CEO of Samsung's semiconductor business" wants his company's technology to take over from hard drives. That's very different to Apple saying it will happen.

    1. Re:Well, of course he wants it to happen by Anonymous Coward · · Score: 0

      samsung also make hard drives

  24. How about both? by Monte · · Score: 1

    Wouldn't a hybrid solution be the best of all possible worlds? There's got to be tons of stuff on your hard drive that (a) you update very infrequently and (b) have to have there all the time. The obvious candidates would be the OS itself, and applications. How about you put that stuff in Flash, and keep the hard drive around stuff that's changing all the time?

    How cool would it be to boot a system and load a basic suite of apps - without spinning up the spindles until it was time to save your current project?

    1. Re:How about both? by quantum+bit · · Score: 1

      This is exactly what I do with my current laptop. 1GB flash card with the OS and most commonly used apps. The hard drive has swap (almost never touched since I'm running FreeBSD), apps that are not used very often, and large documents that won't fit on the flash. Volatile stuff like /var runs out of a ramdisk.

      Works great; I have ataidle spin down the drive as soon as it boots up, and set the timeout low so that if it has to spin up for something it doesn't run very long. The thing is near silent and doesn't get as hot as it used to. I can check email, browse with firefox, and ssh to remote systems without the drive ever spinning up.

    2. Re:How about both? by Anonymous Coward · · Score: 0

      My swap files are hardly every touched either, because I have enough RAM -- what is this crap about it "almost never touched" your swap? What magically memory manager did you install for FreeBSD that's significantly different than any other memory-mapped OS?

      I'm all for FreeBSD -- I program for products that run it -- but I'm fairly certain that they didn't find a way to significantly reduce paging.

    3. Re:How about both? by quantum+bit · · Score: 1

      My laptop is a crappy old Compaq -- I definitely don't have enough RAM.

      FreeBSD helps because the OS itself is fairly minimalistic and has a small memory footprint. It also doesn't run a lot of extraneous services by default (yeah, I could disable them on some other OS but it's easier to just add what you need).

      The other part that's useful is that the VM is tunable so I can tweak it for what I want. For example, by default FreeBSD will preemptively swap a copy of idle pages sometimes. That makes sense for servers and desktops where the drive is constantly running. If the memory is used again that's fine, it's still there. If pressure on the VM increases and it needs more space, those pages can be quickly discarded from memory since they're already on the disk.

      In my situation, however, that's not very desirable. It's only a simple sysctl to change the behavior to favor swapping as little as possible.

  25. Even better than wear & tear by Anonymous Coward · · Score: 0

    A nonvolatile buffer would reduce the frequency with which the drive spins up, which would probably significantly improve battery life for common laptop use patterns.

    (I don't think the long flash write time should
    be a particular concern in this case, since for large operations the drive will probably be told to spin up & take over anyway.)

    I've been tempted to write to write a Linux kernel module to allow USB 2.0 solid-state ram to be used this way, but I don't think it's so wise: I'd hate to see the result if someone yanked the stick. :) It would be safer if the nvram were integrated into the system.

  26. Two drives: one flash, one magnetic by AdamInParadise · · Score: 5, Interesting

    I've been thinking about this for a long time. What about using a flash drive for the important stuff (OS+user docs) and a hard drive for the unimportant stuff (divxes, CD backups, you name it)? Basically, the hard drive would be powered down most of the time, bringing down noise and heat, therefore driving up the reliability of the whole system. That's certainly possible with every kind of computer out there, but it would be better with specific OS support. For example, the OS could transparently copy your data back and forth between both drives, like the iPod does (with RAM instead of Flash).

    Regards

    --
    Nobox: Only simple products.
    1. Re:Two drives: one flash, one magnetic by morgan_greywolf · · Score: 1

      You'd still have to put swap on the hard drive. Even modern flash memory won't survive the multitudinous rewrites that virtual memory requires. A flash drive would probably last about 1-3 months or so, depending on level of activity.

    2. Re:Two drives: one flash, one magnetic by AdamInParadise · · Score: 1

      By the time those flash drives hit the mainstream, I think that swap partitions/files will be a thing of the past. I mean that given that today 512MB of RAM is pretty much the standard, swap will be uncessary expect for very demanding applications like CAD and GIS. We will see.

      Regards

      --
      Nobox: Only simple products.
    3. Re:Two drives: one flash, one magnetic by Zobeid · · Score: 1

      I'll vote for that. I remember the last computer I had with basically the whole OS in ROM chips. . . It was my Atari 520ST. Booting was fast, and you could even boot it without any disk.

      I would love to see a future Mac with something like 2GB to 4GB (depending where you put bundled apps, for example) of flash memory to use as the boot disk, with Mac OS X installed on it, and then all the user accounts (and swap) placed on the hard drive. It would be faster, more efficient, neater.

      Cost is the biggest obstacle. No matter how much the price of flash memory falls, a hard drive plus flash is going to be more costly than just a hard drive. And when cranking out millions of units, a few bucks per unit really adds up.

    4. Re:Two drives: one flash, one magnetic by Ebon+Praetor · · Score: 1

      Right idea, but maybe a bit backwards. For me anyway, the "important stuff" are the DivXs, the CDs, the other stuff that I have to search for again (whether my own collection or otherwise). On the other hand, the OS and user docs I can easily install from a single DVD or two in an operation that takes at worst two hours.

      This is true for any system that handles are large amount of data. You want the data to be the most backed up, on the most reliable hardware you have and the OS to be on the less reliable one (if you have to make that choice) because the OS is many times easier to install than rebuilding all of the data that you lost.

      That, of course, is the general case. It doesn't extend well to flash since the flash drive has so much lower capacity than the magnetic HDD.

    5. Re:Two drives: one flash, one magnetic by AdamInParadise · · Score: 1

      This is of course very true: your data is what really matter (and you should back them up to another media). However, the "small flash approach" still has an advantage, even in your case: if your hard drive misbehave, your OS can go in some kind of a "safe mode" allowing you to analyse the problem (or at least to let the OS run its own tests). This avoid them "OMFG, my hard drive is fucked up, I can't even boot it to run fsck!" problem.

      I'm planning to move my root partition (which hold /bin) to a 1GB flash card as soon as one falls into my lap.

      Regards

      --
      Nobox: Only simple products.
    6. Re:Two drives: one flash, one magnetic by tusi · · Score: 1

      It's reasonable to believe that what we call an OS today will resemble something more like a firmware update in the future. For example I just updated the firmware on my DVD on player to increase support for subtitles. Why shouldn't the "cryptic" underpinnings of an OS be relegated to something more similar to that of a huge BIOS. A move in this direction would eventually standardize computing and force us to buy our computers from vendors like Dell and would likely impose a subscription model like MS has been trying to move to for ages. Of course, computer pundits have been crowing about this for years. We're just witnessing a step towards that inevitability.

    7. Re:Two drives: one flash, one magnetic by morgan_greywolf · · Score: 2, Informative

      Actually, you might be right.

      I've got 1 GB of RAM on my Fedora Core machine and even though I use GNOME heavily and even use the machine to compile source (even kernel source) and I gotta say that the machine hardly ever has to go to swap. Right now I've got OOo, Firefox and a couple of terminal windows going and even opening files and such in OOo, this is my vmstat output


      [me@host ~]$ vmstat 5 5
      procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----
      r b swpd free buff cache si so bi bo in cs us sy id wa
      1 0 5320 4996 364188 220788 0 0 8 11 45 15 16 20 64 0
      0 0 5320 5012 364188 220788 0 0 0 8 1061 776 14 2 84 0
      4 1 5320 4420 364364 221124 7 0 106 2 1178 1596 29 5 59 7
      0 0 5320 3016 364568 222264 0 0 222 67 1228 1148 21 5 66 7
      0 0 5320 3032 364568 222264 0 0 0 3 1139 1090 19 3 79 0


      As you can see, very little swap activity; only 7 pages were swapped out and this machine has been up for 10 days.

    8. Re:Two drives: one flash, one magnetic by ByteSlicer · · Score: 1

      You mean like this?

    9. Re:Two drives: one flash, one magnetic by ssimontis · · Score: 1

      I have the same thing with Linux. No swap usage. I feel like a wasted a gig of hard drive space with my swap partition. However, with Windows things seem very different. my laptop has 512MB of RAM right now, and is using 260MB of page file. I only have Thunderbird and Firefox open, and a few background services like BOINC. With my Linux machine, I normally would have Thunderbird and Firefox open, but also a terminal, xmms, emacs, and onnasionaly another program.

      --
      Scott Simontis
  27. Trickle down by Anonymous Coward · · Score: 0

    Solid state hard drives have been a part of the mainframe computing environment for a long time now. Good to see they may trickle down to people who don't need a data center for their computer.

  28. Pricing and capacity is the only limitation by nektra · · Score: 1

    If the price is right then we will have flash memory in our machines.
    it's obvious.

  29. Flash or SFF drives... by Wdomburg · · Score: 3, Interesting

    I don't doubt flash may make some headway in the ultraportable market, but the advances in microdrive technology promise escalating capacity with reduced power consumption. Toshiba's already announced an 80GB drive in a 1.8" form factor, drawing around 1.4W and Hitachi has been talking up plans for a 20GB drive in a 1" form factor.

    1. Re:Flash or SFF drives... by Anonymous Coward · · Score: 0

      Microdrives are extremely slow, so I dont know how well they would work in any real computer system.

  30. Of course. by isny · · Score: 1

    In the future, everything will have flash drives. The question is, of course, how far in the future. These will show up on the apple when the flash drives become a commodity item.

    1. Re:Of course. by stevejobsjr · · Score: 1

      Like USB and Firewire and DVD burners showed up in Apple machines when they were commodity items?

  31. cheap parts by fermion · · Score: 1
    The reliability of hard drives is an issue, but I do not see it is as Apple's big problem. The DVD drive, the mother board, the screen, these have been the issues for me. All of these have gone out before the HD. In any case, a HD is a known failure point, data should be backed up, and the HD can be replaced by the user. I know that lately many people have had serious problems with the HD, but i think that can be fixed by Apple reestablishing it's quality, and stop trying to meet a price point.

    I do think that if an 18 GB solid state memeory card can be had for the price of a hard disk, that might lead some nice products. For instance, a 10" solid state iBook might be an in demand product. A power book with a hard disk and flash drive might resolve the issue with the powerbook having below average mass storage capacity.

    --
    "She's a scientist and a lesbian. She's not going to let it slide." Orphan Black
  32. whats so new about this ? by Dolphinzilla · · Score: 3, Informative

    http://www.m-systems.com/content/Products/product. asp?pid=34

    M-Systems has been providing fast FLASH based 2.5" laptop drives in the 1 GB to 128 GB range for a while - while they are god awful expensive, they do work very well and I have used them in several mission critical applications. My hope is that Samsung can get the price point down by an order of magnitude (or two)

  33. I thought these were used already... by Balthisar · · Score: 1

    I seem to recall an ABB Robotics person telling me that their S4PC products (PC controller for industrial robots) were all memory based drives. This'd've been in 1997 or so, Win95 (yeah, yeah), and "only" 256MB drive would have been adequate for the purpose (hey, my 100MB ZIP was a dream come true at the time).

    --
    --Jim (me)
  34. Re:Flash Memory? by MyLongNickName · · Score: 2, Informative

    I googled. No such thing. Sorry.

    --
    See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
  35. Uhmmm... by Cinquero · · Score: 2, Interesting

    ... and what makes Apple notebooks (!) so special that flash drives only fit into that brand?

    1. Re:Uhmmm... by Anonymous Coward · · Score: 0

      Because Apple are the ones that are on the look for something different. Once they do it and either fail or succed the other generic windoze makers will follow suite.

    2. Re:Uhmmm... by aglerickson · · Score: 1

      It's not that they're special. It's that they don't have the PC manufacturer's unyielding compulsion to only do something new and/or different if someone else does the R&D, field testing, and risk taking at the retail level. As soon as a new technology or application of the new technology is seen to pan out, PC manufacturers jump on board. Most recently seen with iPod, and now the Mac Minis.

      In other words, PC manufacturers are risk adverse (beige box, anyone?), and Apple is not.

    3. Re:Uhmmm... by Anonymous Coward · · Score: 0

      i think the point is that Apple generally adopts new tech like this ahead of the rest of the industry (e.g. Ethernet, USB, WiFi, Bluetooth, etc.)

    4. Re:Uhmmm... by toddestan · · Score: 1

      What will happen is Apple will put these drives into computers, and stop using HDDs. They will cost more and have issues, and generally piss people off. A few years later when the technology is more mature and competitive, the PC manufacturers will start using them. A few years after that when they are pretty much universal, people will hail Apple for being so "innovative" by using them before everyone else.

    5. Re:Uhmmm... by Anonymous Coward · · Score: 0

      This was just a PR bit to get Samsung's name in the same headline as Apple's.

      Samsung was, until recently, just another cheap-o crap manufacturer, but now, they're hiring experienced designers left and right, and really gunning for some of the same aesthetic market as Apple.

  36. Who's making 100gb flash drives? by Anonymous Coward · · Score: 0

    So flash drives are falling in price, are they? Well, who's making 40, 60, 80 or even 100gb flash drives?

    And even if someone WERE making drives that big (and the largest drive NewEgg sells is 8gb) they'd cost several times what the computer itself would cost. The only 8gb flash drive NewEgg sells costs $650! My iBook cost just $150 more than that and it's got a 30gb drive in it! At that rate it would cost around $2500 or so to provide an equivalent amount of disk space. I'll grant you it would cost Apple a lot less because of the quantities they'd buy, but even then they won't get that down below $100.

    The idea of flash-based notebooks is nice, but at the moment it seems a trifle premature. Maybe once flash prices fall to the levels of DRAM (and capacities rise to match those of hard drives) we can talk. Right now it's just pie-in-the-sky.

    1. Re:Who's making 100gb flash drives? by Dolphinzilla · · Score: 1

      you can purchase one from m-systems, expect to pay about $1K per GB - a 100GB drive is in the six figure range - so far only really justifiable for military or space applications (or people with extreme amounts of disposable income)

    2. Re:Who's making 100gb flash drives? by TractorBarry · · Score: 1

      Mmmm... pie in the sky...

      Mildred, fire up my hot air balloon, we're off hunting sky pie !

      --
      Sky subscribers are morons. They pay to be advertised at !
  37. Not really ready yet? by t_allardyce · · Score: 1

    Problem is HD's are going to be cheaper per GB for some time and the capacity is what wins most people. Mini HD's are becoming better in all the categories (power, reliability, speed) but of course the idea of a spinning disk (in portable devices) is going to be replaced eventually because its just not the right way to go, so these improvements are to milk the last bit out of the technology while it still has the edge on capacity/cost. One day moving parts will be a thing of the past in computing...

    --
    This comment does not represent the views or opinions of the user.
  38. Server for Showgirls by suso · · Score: 2, Interesting

    Maybe this isn't write cycles, but when I was at ApacheCon 2001, I met the guy who setup the webserver for the Showgirls (movie) website. He had the server right there and it used a 32MB flash drive for storage. That's a lot of read cycles.

  39. Re:Flash Memory? by ettlz · · Score: 2, Funny
    ...requires you to wear an oxygen mask at higher altitudes. In which case, even "mustache wax" can be a fire starter.

    Is this something the RAF found out to the detriment of several pilots?

  40. Another solution from Gigabyte by eldimo · · Score: 2, Informative

    Gigabyte is preparing an interesting solution. AnandTech give us a brief overview as seen in the last Computex:
    http://www.anandtech.com/tradeshows/showdoc.aspx?i =2431&p=5

    Basically they just use ordinary DDR and use a pack of batteries to keep the data when the computer is powered down. The batteries have a maximum life of 16 hours. So this is for enthusiasm that leave their computer always on. I wouldn't install an OS on this since in case of long power failre you would loose eveything, but I really wish I could have one so that I could install Battlefield 2 on this. It certainly would lower the very long load time. :)

    1. Re:Another solution from Gigabyte by Anonymous Coward · · Score: 0

      I remember something like this. The "Classic" Mac OS had a RAM Disk built in, which allocated a chunk of RAM and had it act like a disk. People used to take a stripped down Mac OS (I did this around system 7.5), copy it, along with frequently used applications, to the RAM disk, and then boot from it. You only had to access the hard drive when you saved your documents, and the battery life you could get was just insane, about twice as much as normal. Plus, applications launced much faster (RAM to RAM). The whole thing was horribly inefficent, but if you had RAM to burn, it was a good way to save on battaries. Does anyone know if a modern OS has a feature like this?

    2. Re:Another solution from Gigabyte by Anonymous Coward · · Score: 0

      > in case of long power failre you would loose eveything,

      Why would things become not tight when the power goes out? Dynamic RAM loses it's state when it is not refreshed, but I have never heard someone use the phrase "not tight" to describe any concept dealing with dynamic RAM, or any other type of RAM for that matter. What is it exactly that you think will happen?

  41. Hey this technology could be usefull at desktop .. by JollyFinn · · Score: 1

    Consider that this has a LOT better random access time than a solidate disk.
    Put most of the filesystem except home, tmp and var to this disk, and using a normal HD for them and t. Should reduce reboot times, and application launch times by a sizable margin. This thing could be usefull for server enviroments too if reliable enough. Its main advantage would be reduction of downtime by being able to get up quicker.
    (No V!46R4 jokes plz)

    --
    Emacs is good operating system, but it has one flaw: Its text editor could be better.
  42. Flash Drives in future Apple Laptops. by Anonymous Coward · · Score: 0

    Could this open some eyes and increase interest in alternative (Linux, Mac) offerings?

  43. Re:swap partitions/files a thing of the past by zmollusc · · Score: 1

    You are joking, right? Somebody will find a way of using all that space up, and more.

    --
    They whose government reduces their essential liberties for temporary security, receive neither liberty nor security.
  44. VERY TRUE! by Anonymous Coward · · Score: 0

    I can't even say how I just LOVE the sleep function on my 15" PowerBook. I just close the thing and go home. When I get home, I just open up and continue my work. No need to reboot anything. Everything local and on-line just continues working smoothly, consistently, quietly, and flawlessly like nothing happened. Truly impressive.

    I've used every major OS out there. Windows is junk. Linux is sweet. But OS-X is just too sweet.

    Only bothersome thing is this shift to the dark side of Intel/DRM. The G4 PowerPC was truly one of the greats.

    1. Re:VERY TRUE! by MustardMan · · Score: 1

      And when a windows laptop returns from sleep, a lot of the time things don't work correctly. One of the great things about my ibook is how wifi never chokes up. On my windows xp laptop, I often have to reboot to get wifi to work again. What's nice about the apple sleep, is it actually works the way it's supposed to.

  45. More like instant boot by ciroknight · · Score: 1

    I can't believe nobody has seen this yet. One of the constant user annoyances is that your machine won't boot/shut down fast enough. Well with Suspend to Flash Ram, you are able to close your laptop, take out your battery, and leave it in the closet for two months, come back, put the battery back (assuming it's charged), open it up and be **exactly** where you were before you shut down.

    It's been something I've wanted for years. Flash is now cheap enough to use as a secondary storage/boot drive. So why not?

    --
    "Victory means exit strategy, and it's important for the President to explain to us what the exit strategy is." G.W.Bush
    1. Re:More like instant boot by imsabbel · · Score: 1

      NO YOU CANT.

      Because flash SUCKS at serial transfer rate. Yeah, the access time is orders of magnitudes better then a HD, but you wont get intant on if you have to load your 512 MB RAM with 10MB/s (which today only HIGH-Speed flash drives even reach).

      --
      HI O WISE PRINCE. WHT TOOK U SO DAM LONG?
    2. Re:More like instant boot by Nexx · · Score: 1

      So read/write to it in parallel. Simple, huh? :)

    3. Re:More like instant boot by Ed_1024 · · Score: 1

      What about RAID? 8 x 16GB flash in RAID 0 config: voila, nearly an order of magnitude improvement...

  46. the number of writes is 10,000... by Anonymous Coward · · Score: 5, Informative

    It used to be higher, (up to 100,000), but new MLC flash has lower numbers. Note that the 1,000,000 numbers you read is low-density NOR flash, not the NAND flash a hard drive would be made of.

    You must wear level, so the real life of the drive is basically 10,000*num sectors writes. A sector is 128KB or so, depending on the flash type.

    This seems like a lot until you realize that often you write sectors over and over. Also, due to the large sector/page size of flash, you end up doing multiple writes when you think you are doing a single one. For example, if you write to a file in 4 chunks, 32K at a time, it uses up 4 of your writes. It might be possible to remove this with intelligent caching, but you're gonna need a lot of RAM for the caching.

    Honestly, this is just an idea that isn't ready yet. Flash is too slow to write right now. The life is decent. Reads work well.

    1. Re:the number of writes is 10,000... by rpdillon · · Score: 2, Interesting

      Flash is too slow? The article I read said it was much faster, but maybe they were only dealing with reads.

      I thought flash was slow, too, but then I reconsidered. Since I only ever use flash over a USB connection, I assumed it was the flash that was slow, when it might have been the connection.

      Anyone used flash on anything but USB? Not sure what native speed would be...

    2. Re:the number of writes is 10,000... by Shanep · · Score: 3, Interesting
      due to the large sector/page size of flash, you end up doing multiple writes when you think you are doing a single one. For example, if you write to a file in 4 chunks, 32K at a time, it uses up 4 of your writes. It might be possible to remove this with intelligent caching, but you're gonna need a lot of RAM for the caching.

      That is interesting. I know modern CF cards employ wear levelling within the cards themselves, but I was previously leaning on BSD's soft-updates and noatime to prolong to life of the CF cards in a few servers and firewalls. Maybe some slices should also have FFS file systems with a 128kb block size to limit any block to no more than one file. I'm off to see if FFS in OpenBSD can use a block size of 128kb. Assuming this would actually cause 128kb block sized writes?

      Honestly, this is just an idea that isn't ready yet. Flash is too slow to write right now. The life is decent. Reads work well.

      Yes I must say that I find the high speed flash cards I use, which are directly plugged into my motherboards IDE controllers via passive IDE-CF converters (no electronics, just different connectors at either ends of the converters), are slow to write.

      I have Lexar Pro series 80X CF's and San Disk Ultra II CF's. The Lexar's are WAY faster than the San Disk's BTW. But still they're pretty slow. I use them in Sun Ultra 10's and 5's, which have really slow IDE interfaces, but the CF's are slower than these and are also slow in various PC's I've tried them in.


      # dd bs=64k count=1024 if=/dev/zero of=/tmp/64MB.bin
      1024+0 records in
      1024+0 records out
      67108864 bytes transferred in 54.374 secs (1,234,192 bytes/sec)

      # dd bs=128k count=512 if=/dev/zero of=/tmp/64MB.bin
      512+0 records in
      512+0 records out
      67108864 bytes transferred in 54.322 secs (1,235,385 bytes/sec)

      # dd bs=64k count=1024 if=/dev/zero of=/var/log/pf/64MB.bin
      1024+0 records in
      1024+0 records out
      67108864 bytes transferred in 4.043 secs (16,594,884 bytes/sec)

      # dd bs=128k count=512 if=/dev/zero of=/var/log/pf/64MB.bin
      512+0 records in
      512+0 records out
      67108864 bytes transferred in 3.980 secs (16,858,338 bytes/sec)



      Here I have written 64Mb to a San Disk Ultra II, first with 64kb chunks and then with 128kb. I did this because I usually use 64kb chunks and thought that 128kb would be faster for CF. Turned out to not be so, unless dd is writing 128kb chunks but the writes are being committed to the file system at no greater than the filesystems block size at a time.

      The two last dd's are the same thing but being written to a 120GB Seagate 7200 RPM PATA drive. Both the CF and HDD are directly connected to the on board IDE controllers of a Sun Ultra 10, each seperately as masters without slaves.

      The IDE controllers on Sun Ultra 5/10 motherboards are garbage BTW. They can get the best out of the CF cards I have, but certainly not the Seagate HDD, which does about 2-3 times better transfer rates in some of my PC's.

      I feel compelled now to do these tests again but to raw devices instead of to files within a filesystem. If the results were that 128kb block size filesystem is likely to be many times faster than a filesystem with much smaller blocks, I might be inclined to build filesystems with 128kb blocks on my CF based machines. But I think I would be limited to 1024 files on a 128Mb slice. Which might not be workable.
      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
    3. Re:the number of writes is 10,000... by advocate_one · · Score: 1
      Honestly, this is just an idea that isn't ready yet. Flash is too slow to write right now. The life is decent. Reads work well.

      reads are fine... I've got a 1 Gig SD card installed in my Tungsten E... great for listening to music and reading books from, also works well keeping streetmaps for my GPS software in, just copy it into ram when needed... highly amusing when you consider that a Sinclair Microdrive is basically the same size and only held 80 Kilobytes... and that was considered big for it's day... my QL still works and the microdrive tapes are still going strong...

      --
      Donald 'Duck' Dunn: We had a band powerful enough to turn goat piss into gasoline.
    4. Re:the number of writes is 10,000... by RzUpAnmsCwrds · · Score: 4, Interesting

      Your results are not indicative of flash performance - CF is simply not that fast. I frequently get 10MB/sec with my USB 2.0 SD card reader and generic PQI 1GB SD card.

      Flash can be *very* fast. Remember, you can interleave many flash chips using RAID-like techniques without the cost of having multiple disk assemblies.

    5. Re:the number of writes is 10,000... by Shanep · · Score: 1

      Your results are not indicative of flash performance - CF is simply not that fast. I frequently get 10MB/sec with my USB 2.0 SD card reader and generic PQI 1GB SD card.

      What are you talking about? You say "not that fast" and then tell me you get faster results?

      I compared one flash device against one HDD device on the same system with a shitty IDE controller. I don't claim to have the fastest flash device around or that this is a good test for what is coming. But what it should be is an even test on the same system between a very small sample. So far I have always found flash devices to be slower than HDD devices. That is my point. You say you get 10MB/s with flash, I say I get 40MB/s with 7200RPM disk. But...

      Flash can be *very* fast. Remember, you can interleave many flash chips using RAID-like techniques without the cost of having multiple disk assemblies.

      I never said flash can't be fast. I'm well aware that just about any group of storage devices can be interleaved and I would not bet against flash being made really fast. Interleaving or not.

      I'll be testing soon on a faster x86 system with a decent IDE controller and more appropriate OS. Lexar, San Disk and 7200 RPM HDD direct to IDE, USB2 and Firewire 400.

      I'm not trying to predict the future here. Just looking at the current state of what's relatively current with the minimal sample I have.

      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
    6. Re:the number of writes is 10,000... by SmittyTheBold · · Score: 2, Informative

      I'd be concerned that setting up 128K blocks would be counter-prodcutive, since you'd have a hard time getting your your blocks to align perfectly with the drive's hardware blocks. After all, you lose a few K here for the partition table, another few bytes there for filesystem info...

      --
      ± 29 dB
    7. Re:the number of writes is 10,000... by mr_exit · · Score: 2, Informative

      He was saying the Compact Flash interface is the slow part. Pro SLR cameras are now coming with SD and CF slots now because SD flash cards are one of the fastest interfaces around at the moment (memory stick pro is also very fast) CF just can't cut the mustard anymore.

      Note that they use the same memory chips inside the cards, just as SCSI and IDE hard drives are often the same inside but having a good interface can make all the difference.

      There is a reason the solid state video cameras use SD cards over CF, and its not just for the size difference.

      --

      -------
      Drink Coffee - Do Stupid Things Faster And With More Energy!
    8. Re:the number of writes is 10,000... by Anonymous Coward · · Score: 0

      I've heard from people using FireWire flash card readers that they are in fact faster than USB card readers. Which would make sense since FireWire 400 is faster than USB 2.0 is sustained operations.

    9. Re:the number of writes is 10,000... by AaronLawrence · · Score: 1

      For example, if you write to a file in 4 chunks, 32K at a time, it uses up 4 of your writes.

      From my understanding, it's not this bad. You can only ERASE in one big chunk (e.g. 128kB) but you can then write that sector in smaller chunks - typically pages of about 512 bytes IIRC.

      I could be wrong... I'm rather curious about this myself because we are building a product using flash and it is not totally clear from reading datasheets what happens.

      --
      For every expert, there is an equal and opposite expert. - Arthur C. Clarke
    10. Re:the number of writes is 10,000... by Shanep · · Score: 1

      He was saying the Compact Flash interface is the slow part.

      Oh right. Appologies all round then.

      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
    11. Re:the number of writes is 10,000... by Shanep · · Score: 1

      I'd be concerned that setting up 128K blocks would be counter-prodcutive, since you'd have a hard time getting your your blocks to align perfectly with the drive's hardware blocks. After all, you lose a few K here for the partition table, another few bytes there for filesystem info...

      Very true. That sucks then.

      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
  47. RAM vs Flash vs Optical by Crimson+Dragon · · Score: 1

    The limitations of optical media are ever-present. Heat generation, great potential for mechanical failure.... solutions have been sought for decades for these problems and others. Remember the DIMM-based hard drives? One solution, however an expensive, cumbersome, and unmaintainable one.

    Flash technology gives us a chance to gain most of the advantages in that old unmarketable drive. The reusability used to be an issue, but manufacturing processes, as previously stated under this discussion, are refined to the point of feasability. Let's see where this takes us, as the cost of aggravation for the status quo is worth lowering at almost any cost.

    --
    The Crimson Dragon
  48. Ditch the Victorian storage! by Gilmoure · · Score: 1

    All these moving arms and gears and spinning disks. Gah! Might as well have steam powered computers.

    Can't wait for solid state!

    --
    I drank what? -- Socrates
    1. Re:Ditch the Victorian storage! by Concerned+Onlooker · · Score: 1

      Steam powered computers? We used to dream of having a steam powered computer. No, in our day we used to strap magnets to wagon wheels just to generate enough electricity to boot into single user mode, but just try and tell kids that these days. They won't believe you.

      --
      http://www.rootstrikers.org/
    2. Re:Ditch the Victorian storage! by Gilmoure · · Score: 1

      Wagon wheels! Why we had to have rows of goats running past each other, generating enough static electricity just to fry a RAM chip. Forget even getting to single user mode.

      --
      I drank what? -- Socrates
  49. Is large flash even needed? by nurb432 · · Score: 1

    As wifi becomes more prevalent, you could easily link back to your home ( or some other place ) for mass storage.

    As long as you have something to boot off of, and basic apps, you are set.. This can be done in just a few hundred meg easily.

    Or even better, just RDP/NX back home and require almost mo local resources.

    --
    ---- Booth was a patriot ----
  50. Hmmmm. by Phantombantam · · Score: 1

    'book shuffle?

    --
    42
    1. Re:Hmmmm. by Anonymous Coward · · Score: 0

      Yeah, no screen and it runs your programs at random...

  51. Re:swap partitions/files a thing of the past by Teckla · · Score: 1

    You are joking, right? Somebody will find a way of using all that space up, and more.

    I'm not sure that's true. I disabled virtual memory on my Windows-based laptop with 1 GB of RAM, because the virtual memory implementation on Windows is just terrible.

    It was like getting a new PC. All of a sudden, minimized applications restored instantly, instead of grinding the hard drive for 20 seconds first. And even though I do some reasonably heavy duty Java development with the machine, I've yet to exhaust physical RAM.

    And if I do, so what? I'll just pop another 1 GB of RAM in. There will always be people who need virtual memory for certain applications, but more and more, virtual memory is becoming unnecessary for many applications due to generous amounts of physical RAM.

  52. Re:Flash Memory? by Anonymous Coward · · Score: 0

    must have spontaneously combusted...

  53. No pain intended by Anonymous Coward · · Score: 1, Interesting

    Maybe I have become a bit of a curmudgeon but I wasn't intending to be a troll.

    I remember being willing to kill to get an extra 4 kB of core memory. What I now have on my desk totally blows the doors off machines that we used to consider to be super-computers. I have also done a fair bit of embedded work over the years.

    When I complain about software bloat, I'm being deadly serious. If computer hardware hadn't progressed so fast, I guarantee that our software would be a lot more efficient. As it is, it probably isn't worth the effort to try to reduce the waste. On the other hand, if you do need an efficient device, there is a lot of old (Win 3.1, Commodore 64, Trash 80, etc.) software out there that uses a lot less resources.

  54. Re:swap partitions/files a thing of the past by Jeremi · · Score: 1
    You are joking, right? Somebody will find a way of using all that space up, and more


    Perhaps, but what? Even Microsoft can't think of any more features to add to Office these days. At some point, 99.99% of people's everyday needs will be addressable by the amount of RAM in their machines, without using swap. The question is, have we reached that point yet?

    --


    I don't care if it's 90,000 hectares. That lake was not my doing.
  55. Worked fine on the original Omnibook 300 by modapi · · Score: 1

    HP's original Obook 300 (c. 1993) had an option for a 10MB PCMCIA flash card. The OS (W3.1), Word, Excel, telcom, PDA & some utilities were in ROM. It weighed less than 3 lbs, had a 10 hour battery life, and the only Windows sleep mode I've seen that actually worked. All the wired hipsters had to have one. So instead of ROM, Apple (why? because who else introduces new technology in the PC space?) would use the flash for the OS and Apps folders, & use a 1" drive for user land. They will have an external optical drive (that's why they changed iDVD to support disk images) and a really lightweight box. You'll be able to update the OS and apps without coming anywhere near flash's write limits - all the swap space and docs will still be on a hard drive. The Obook spoiled me for life: anything over 3 lbs is just too heavy. Much as I love my 12"PB, it is just too heavy to be comfortable when traveling. Please Apple, hurry up and ship it. A G4 is fine! Flash is coming - again! I can't wait.

  56. Space based applications by xirtam_work · · Score: 1

    actually, flash based drivers are more suitable for use in micro gravity situations than spinning hard drives. the problems associated with cosmic radiation can be reduced by sheilding the drive and using multiple drives in parallel for detecting single bit errors. placing a flash drive in a low power laptop that doesn't require convection based cooling such as a fan would make it much more suitable for use in the space based market.

    1. Re:Space based applications by mikefoley · · Score: 1

      That makes me wonder. Run a CPU intensive app on a laptop in the space station. When the fan kicks in, it could propel itself!

      That would be fun to watch. :)

      --
      What's my Karma Mr. Burns? "Excellent"
    2. Re:Space based applications by Anonymous Coward · · Score: 0

      Convection still works in space (provided you've got an atmosphere). Hot air doesn't rise because it's lighter, hot air moves away from the heat source because it's moving faster. The process is more a diffusion of heat than one opposed to gravity per se.

  57. I think they mean the technology they've co-develo by melted · · Score: 1

    I think they mean the technology they've co-developed with Microsoft. There was an article on slashdot a while ago. A regular hard drive with 128M of high-speed flash cache. This will address some of the power dissipation problems (you don't need to move the heads all the time, just when there are cache misses), make things much faster (lightspeed if it's in the cache, no 10ms seek delay) and won't make the cost go through the roof.

  58. Re: Plus Hard Card history by johu · · Score: 2, Informative

    Back when Plus Hard Card was new thing there were no such thing as IRQ 14 or 15 on typical PC. IBM PC was still running on 4,77MHz and using 8-bit slots with IRQ's 2-7. It was not even possible to install it to 16-bit slot of IBM AT because 16-bit part of ISA slot was blocked by frame of card. Of course most AT systems had also 8-bit slots for this particular reason so installation was still possible.

    They didn't use IDE-like drives either. Controller part of board was fairly complex with multiple large chips.

    There were lot of clones that were'nt as plug-and-play as original Plus Hard Card was. Clones were just 8-bit MFM/RLL (and later 16-bit MFM/RLL/IDE/ESDI/SCSI) controllers mounted to metal plate with normal 3,5" HDD.

    Quantum bought Hard Card manufacturer eventually as someone already wrote.

    Hard Cards from various manufacturers lasted quite long. I'd say around 10 years eg. from 1985 to mid 90's. I considered 10 years pretty long time in computer industry.

    There's link to photo of original card. Text talks about smallest being 20 MB, but first model was actually 10 MB.
    http://incolor.inebraska.com/bill_r/hardcard.htm

  59. FLASH! by Anonymous Coward · · Score: 0

    Whoa-oh! Saviour of the Universe.

  60. Finally Mirrored Laptop Drives. by jellomizer · · Score: 1

    Perhaps with the lower powerconsumption of flash we can finally get mirrored drives for laptops. This has been my biggest gripe against laptops no one (That I know of) makes one that can take 2 harddrives So you can have a mirrored system. I for one would rather take a lack in battery life by 1/2 to get a mirrored drives in my laptop. But with lower power from flash based memory we can have some protection from our data in real time except for backing them up to a server once a day.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    1. Re:Finally Mirrored Laptop Drives. by toddestan · · Score: 1

      Hypersonic PC sells laptops with multiple harddrives. I know someone who has one of the models that has a Pentium 4. You can run them as either RAID 0 or RAID 1, and I believe JBOD. Granted, the laptops are huge, but you atleast get a numeric keypad on them, unlike most other large laptops where they just waste all the space by using the same crappy, limited keyboard as the smaller models.

    2. Re:Finally Mirrored Laptop Drives. by jcuervo · · Score: 1

      IBM Thinkpads and Toshiba Satellites both have support for multiple HDDs (usually, but not always, at the expense of a CD/DVD drive). Other laptops probably do it, too.

      --
      Assume I was drunk when I posted this.
  61. What cards ? by vlad_petric · · Score: 1
    El-cheapo CFs have transfer rates at around 1-2 MB/s. Good ones - 10M/s, both read and write.

    The major advantage of CFs is that they don't have seek time, so in practice a 10M/s harddrive is going to be slower than a 10M/s CF.

    --

    The Raven

  62. Battery backed DDR? Just hibernate to disk!! by uberleet · · Score: 1

    Battery backed DRAM? As in, the kind that has to be refreshed 8000 times a second to prevent memory corruption? It's no damn wonder they can only get 16 hours of battery life.

    What happened to good old SRAM? A real crosscoupled latch. The kind that has almost zero power consumption in steady state?

    My old NES cartridges have lasted over 10 years on a single hearing aid battery. Granted, it was probably only 32 kbit of SRAM, but still.

  63. depends on your flash drive by johnpaul191 · · Score: 2, Informative

    i know for digital cameras there is enough difference with some brands of flash memory that it will effect how long you wait between shots (at least for cameras without internal memory to buffer it). if you figure the transfer of one JPEG is that noticeable, then transferring real data would matter too.

    i guess if you have the buffer of internal memory in your camera, you will not notice. so the cheaper, slower flash cards are effectively the same.

  64. RAID by XanC · · Score: 1
    With 64 elements in RAID 1 (mirroring), reads would be plenty fast, but writes would be even slower than if there were just one.

    If you don't care about redundancy, RAID 0 is probably the way to go here. Just strip the data across all the elements.

  65. Flash Drives? by p0rnking · · Score: 1

    Where in the article (other than the title), does it say anything about Apple using, or consider using flash drives?
    Or is this assumption made because Samsung provides drives for Apple's iPods (or is it the mini's or the shuffles?)?

  66. Interesting but unlikely... by Bones3D_mac · · Score: 2, Interesting

    While this certainly sounds interesting, I can't see Apple committing entirely to flash drives until they hit the 80-100GB point.

    However, one thing I can see Apple doing is giving the user 8-10GB of high speed flash memory to use in tandem with a standard hard drive, in which the user can install the OS and their primary applications. The benefit to this, is that it could make the system faster, while allowing it to conserve power at the same time. (The only time the hard drive is accessed is to either write data, or read user-selected data / secondary applications.)

    --


    8==8 Bones 8==8
  67. Re: Plus Hard Card history by squiggleslash · · Score: 1
    Interestingly there was an 8 bit version of IDE. I know this because Commodore made a bolt-on for the Amiga A500/A500+/A1000 computers called the A590, which supported SCSI and "8-bit IDE" (referred to as XTIDE, for obvious reasons) drives.

    I think this fits in with the grandparent's assertion that IDE, in some ways, was the natural successor to the hard card and was probably inspired by it. You essentially had the originals, then someone at Seagate (? - I can't remember who pioneered the format) realising that you could put all the circuitry that was on the hardcard onto the drive itself, where the drive's side of the controller would normally be, and reduce the role of an adapter card to being just something to convert ISA (XT, AT, whatever) to a form that can run over a ribbon cable.

    --
    You are not alone. This is not normal. None of this is normal.
  68. Re:swap partitions/files a thing of the past by Anonymous Coward · · Score: 0

    You're confusing windows brain dead vm system with the rest of the planet's. Windows just does not work well with a large amount of ram.

  69. Re:Flash Memory? by rpdillon · · Score: 1

    Huh? It's not like tons of people aren't already use flash media on airplanes. I doubt this is an issue. I mean, go figure...any non-harddrive MP3 player, plus all those USB sticks and digital cameras. Sounds like FUD to me.

    What I'm worried about? Flash tends to go bad after a few thousand writes. Have they gotten around this in the new tech? I read an article about it a couple days ago, but no mention was made about it.

  70. But the point... by Razzak · · Score: 1

    The point is that most people don't need 200GB drives and are willing to give up storage space for battery life concerns. While you're right the prices are dropping, the one area we haven't seen much improvement in wireless devices is battery life. They've become better at conserving power on the computer/device side, but not at making longer-lasting batteries.

    I would gladly give up many GB's on my laptop and pay a little extra for extended battery life if solid state drives can deliver. That's much preferrable to dimming the screen to painful levels or getting a sub-notebook with a tiny screen.

  71. Flash disks that look like mag disks by nadador · · Score: 3, Informative

    They're out there in the embedded market, where your option is paying more for a flash disk or having your spinning mag plates fly apart because of shock/vibe.

    http://www.m-systems.com/Content/Markets/Embedded. asp

    As others may have noted, there are different kinds of flash, some that have good write performance, some that have good read performance, and some that have both.

    And if you want to pay, you can get an Ultra320 flash disk:

    http://www.m-systems.com/Content/Products/product. asp?pid=41

    --

    Outside of a dog, a book is a man's best friend. Inside a dog, its too dark to read.
  72. Re:Flash Memory? by duck_oil · · Score: 1

    And under certain other conditions, people have been known to burst in to flames. Oh wait, no they haven't.

    Well...

  73. Reliable? Sure, why not by Achoi77 · · Score: 1
    Just out of curiosity, what will you be running on your laptop that will be doing that will cause your drive to be doing a couple million write cycles?

    Using it as a pagefile? (IMO that's a pretty bad idea)

    Running a database? (IMO another pretty bad idea)

    The big question right now is how laptops are going to deal with the pagefile, since that's going to be the flashdrive killer. Personally I beleive the pagefile really needs to go the way of the dinosaur. VM was just a temporary solution for people without enough ram. It's either that or come up with another piece of hardware that'll act as an intermediary between the ram and the storage. You know, like a ram cache. A harddisk could come to use here, but then again it's more $$$. I say just toss it all and plop in tons of ram, or at the very least, use cheap, massproduced slow ram as a pagefile substitute. On a laptop, 2 Gigs should be enough for everybody :-)

    I think for most uses, the laptop will be for making documents on the fly, surfing the web, checking your email, things like that. Lightweight work on the go. If you are doing video/audio editing, or heavy photoshop work that requires you to start using a scratch disk, what the heck are you doing on a laptop??

    One thing I would love to see is some hibernation/sleep done right. You know - close the laptop, computer recognizes it being in sleep state, and dumps the ram to hd. Depending on the side of the ram, should take like 5-6 seconds (hopefully). Then open the laptop, HD is read for 5-6 seconds (hopefully) and computer is right where you were at. When can we finally see THAT?

    1. Re:Reliable? Sure, why not by Oliver+Defacszio · · Score: 1
      One thing I would love to see is some hibernation/sleep done right. You know - close the laptop, computer recognizes it being in sleep state, and dumps the ram to hd. Depending on the side of the ram, should take like 5-6 seconds (hopefully). Then open the laptop, HD is read for 5-6 seconds (hopefully) and computer is right where you were at. When can we finally see THAT?

      The Dell Inspiron 1150 upon which I lovingly craft this comment works exactly like what you describe. Close the lid, wait five seconds, and it's asleep. Open the lid, wait five seconds, and I'm up and running from where I left off. I have an old G3 Powerbook running 10.3 that also works just as simply and effectively, besides being slightly slower to drift off and awaken.

      I am no clairvoyant, but I can't imagine that these are the only two laptops on Earth that behave in such a fashion, so why do I keep hearing people wonder aloud when such a feature will exist?

      --

      -
      Inventor of the term 'pardon my French'.
  74. boots? by circusboy · · Score: 1

    Over the last 4 years of powerbook ownership, I think I can remember about 15-24 boots. and most of those were when I was a bit careless with the reserve battery,

    right aound 2170 then?

    there are plenty of reasons to worry about flash drive life span, and apple's commercial tendencies, but reboot count isn't really one of them...

    (yes I get the ipod battery reference joke...)

    --
    -- it's ridiculous how many people misspell ridiculous... (damn, damn, damn...)
  75. It's an Apple nostalgia thing by commodoresloat · · Score: 1

    They want to remind customers how much they loved their Powerbook 5300s.

  76. Re:Flash Memory? by Anonymous Coward · · Score: 0

    Hello, moderators. Wake up, parent is a Troll!
    The google search yields NOTHING.

  77. NRAM is the answer! by ikewillis · · Score: 1
    NRAM, currently in commercial production, uses nanotubes to store data. From the manufacturer's site:

    NRAM will be considerably faster and denser than DRAM, have substantially lower power consumption than DRAM or flash, be as portable as flash memory, and be highly resistant to environmental forces (heat, cold, magnetism). And as a nonvolatile chip, it will provide permanent data storage even without power. Possible uses include the enabling of instant-on computers, which boot and reboot instantly, as well as high-density portable memory - MP3 players with 1000s of songs, PDAs with 10 gigabytes of memory, high-speed network servers and much more.

    The proprietary NRAM design, invented by Dr. Thomas Rueckes, Nantero's Chief Scientific Officer, uses carbon nanotubes as the active memory elements. Carbon nanotubes are members of the fullerene family and have amazing properties, including the ability to conduct electricity as well as copper while being stronger than steel and as hard as diamond. The wall of a single-walled carbon nanotube is only one carbon atom thick and the tube diameter is approximately 100,000 times smaller than a human hair. Dr. Rueckes' pioneering design takes advantage of these unique properties while cleverly integrating nanotubes with traditional semiconductor technologies for immediate manufacturability.

  78. Re:Flash Memory? by Hal_Porter · · Score: 2, Informative

    This has to be the best troll ever.

    I googled for "Flash omium potential" and no hits. Google being google, I'm sure your post and this discussion will be in the index soon, so no worries - soon googling for "Flash omium potential fire hazard" will turn up enough hits for people to believe its a real problem.

    Even better you said

    "These conditions include higher levels of oxygen, and the like commonly found on airplanes."

    Firstly, flash memory, like all IC's is sealed. Levels of oxygen around it can't affect it. Secondly, airplanes don't have "higher levels of oxygen" as far as I know. Thirdly, I work with flash memory a lot, and I've never heard of this scare story.

    And then the killer

    "Does this mean that the use of iBooks and PowerBooks will be banned on airplanes?"

    There's no reason for them to be, but you're working hard on it. I must say, I like idea of me taking out my cheap plastic Fujitsu laptop, and yuppie next to me taking out his ultra hip (and ultra expensive) Powerbook only to be told he can't use it because of some bullshit firehazard while I work away.

    Powerbooks are a firehazard BTW - their cases are made out of a material which is fire hazard. Even worse, terrorists may ignite them with a blow torch deliberately. The Department of Homeland Security must protect the homeland and band them now.

    --
    echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
  79. Re:Flash Memory? by GigsVT · · Score: 1

    but but but... flash memory is full of flash powder right?? :)

    --
    I've had enough abrasive sigs. Kittens are cute and fuzzy.
  80. Re:Flash Memory? by Anonymous Coward · · Score: 2, Informative
  81. Re:Flash Memory? by BiggyP · · Score: 1

    I'm just surprised that terrorists haven't held passenger flights to ransom with bombs fashioned from their in-flight beverage and an iPod.

  82. Re:Perhaps, but what? by zmollusc · · Score: 1

    Don't know. There is bound to be some wasteful pointless features like embedded high definition movie clips or 64k colour fonts that are fully rendered and shaded so they appear to be carved from various materials (granite for fixed text, teak for dropdown menus.....) that will appeal to the brainless suits to make presentations to each other with.

    --
    They whose government reduces their essential liberties for temporary security, receive neither liberty nor security.
  83. Am I the only one who read.. by elliam · · Score: 1

    Flasher Drives Future Apple Laptops?

    Odd advertising campaign.. seems related to the Browncoats story.

    Boo!

    --
    http://www.andashdesigns.com/
  84. Redundant Array of Expensive Flash Drives? by Anonymous Coward · · Score: 0

    Just make a Redundant Array of Expensive Flash Drives -- RAEFD? -- to solve your speed issues.

    -- Marcio

  85. Re:Flash Memory? by Anonymous Coward · · Score: 0

    Sooo just because someone has a powerbook they are a yuppie? I want a powerbook because of OS X, not because they are 'hip.' Who is being the troll here? ;)

  86. fix ipod by JonDavies205 · · Score: 0

    I suggest apple sort out their ipods first, im on my 4th, 3 have broke!!

  87. Re:I think they mean the technology they've co-dev by Anonymous Coward · · Score: 0

    shouldn't use light speed (you mean C?) since it's not true on two counts. One, lightspeed is different for different media, and these are electrons anyway, not a photon (the name for an "emitted" electron. But principally, Flash has definite (and quite limited, usually) read latency. That-is, even if seeking the location of the information incurs no cost, "serializing" it does, that's why we speak of 32/64/128 bit computer to begin with, it's how Much the Computer can move per clock of the CPU's speed. okay, there are lots of mitigating factors there too... Anyway. hard dries hare had read/write RAM cache in them for a long time, and all it seems that your mentioning here is the possibility of making that cache appreciatively bigger. and that can often Bea *losing* option in the world of algorithms, as page swap algorithms themselves demonstrate. You can Research "Page Swaping Algorithms" for proof of that.

  88. Does WinXP contain packet writing SW? by tepples · · Score: 1

    Just look at the fact that FDDs are still clinging on tooth and nail in the PC world.

    The internal floppy continues because it's easily rewritable and bootable. Windows doesn't include any CD-RW packet-writing software (which is necessary if you just want to copy files onto the CD as if it were a floppy), nor does it include software to make El Torito (PC bootable) CDs.

    LPT ports are still used for printers , serial ports still come as standard on most motherboards.

    That's because they're proven and not patented. It's a lot easier for a hobbyist to solder together a device that connects to LPT or serial than to build his own device incorporating a USB controller.

    1. Re:Does WinXP contain packet writing SW? by FidelCatsro · · Score: 1

      I can see where your coming from with LPT and Serial port (never remember its actual name these days) .The problem i have with floppies , is not that i can't see why they are useful , Its just that they should have been superseded at the very least 10 years ago if not more.

      --
      The only things certain in war are Propaganda and Death. You can never be sure which is which though
  89. Connotations by tepples · · Score: 1

    In the context of PCs, when most people say "serial" without further qualification, they mean "RS232 on a DB9 connector". The most widely deployed versions of SCSI and ATA are parallel, but you don't hear anybody calling anything but the LPT port a "parallel port", right?

  90. Re:Flash Memory? by Alioth · · Score: 1

    A little bit of trivia. The air you breathe on a passenger jet comes from the engines (one of the stages in the high-pressure compressor). In a pressurized piston engined aircraft, the air you breathe comes from the turbocharger.

  91. Other Benefits - Removeable? Interchangeable? by theDunedan · · Score: 1

    I don't know if they even would be removable or interchangeable, so really this is a question. Could they be desinged that way? If so, would anyone want it and why?

  92. Re:Flash Memory? by KDR_11k · · Score: 1

    Depends on whether RAF means Royal Air Force or Red Army Faction.

    --
    Justice is the sheep getting arrested while an impartial judge declares the vote void.
  93. sim cards by Ravenrage · · Score: 1

    couldn't we use the flash memory as a giant sim card for laptops(have os and all personal information on card)

  94. Re: Plus Hard Card history by SClitheroe · · Score: 1

    I don't know if they were IDE or not, but I remember always hearing the persistent rumor that Hard Cards were so reliable (and they were!), because they used only half the drive capacity, and remapped bad sectors. So maybe it wasn't IDE, but if the rumours were true, they were on the right track (bad pun, sorry)

  95. Re:Flash Memory? by Mr.+Maestro · · Score: 1

    Well, if it is on the internet, it must be true!... Oh and here is the first line of that link.. Many people believe that Spontaneous Human Combustion was first documented in such early texts as the Bible, but, scientifically speaking, these accounts are too old and secondhand to be seen as reliable evidence.

  96. Re:References. I want one. by Anonymous Coward · · Score: 0
    Moderators: Please note that "twitter" is a known fanatical sycophant whose obnoxious offtopic rants are legend here on Slashdot. It doesn't matter what the topic is, he'll find a way to scrape in some pointless Microsoft bashing. While nobody expects us to love Microsoft in any way, his particularly tepid style of calling anyone he replies to "troll" or "liar" or "fanboy" because he happens to disagree with whatever they're saying is well documented and should not be rewarded. If anything, twitter is the type of person that should not be part of the open source/free software community. He is an anathema to all that is good about free software.

    I'm posting this so that you (the moderator) have some context to consider twitter and not mod him up whenever he posts his filler preformatted rants about installing Knoppix or Mepis or whatever that unfortunately get him karma every single time and allow him to continue posting his trademark toxic crap (read on) day in and day out. You may consider this a troll - I consider it community service. And I ain't kidding.

    If you're a /. subscriber, I invite you to look through some of his posting history. I guarantee that you'll be hard pressed to find someone that is more "out there" than twitter. You'll also probably notice he's got quite an AC following. Don't just read his posts, make sure you go through the replies.

    To get an idea of what I'm talking about, check this post out. This is an article about email disclaimers. The parent of the post is complaining about the ads in the linked page and so on, and twitter actually goes off on a rant to blame it on Microsoft and recommend Lynx, because "is teh free".

    Here's another. In this post twitter not only calls the OP a troll but attempts to "tell it like it is" while making some vague argument about "GNU". Yes, if you're confused, you're not alone. The reply (modded +4) proceeds to simply destroy his bogus argument. You will notice he did not reply. This is what some people call "drive-by advocacy". A sort of I'll just leave you with my thoughts here and move on to the next flamebait kind of deal. In fact, he almost never replies because he knows that his fanatical arguments simply do not hold up to any sort of discussion. It's not that he's chosen the wrong cause - he's just going at it in a completely wrong way.

    Here's that drive-by advocacy and FUD in motion: twitter goes on about some topic and then drops the usual "oh and M$ is teh evil" because "WMP phones home" or some such. Called on his FUD, he then claims that WMP stores every song and movie you've ever played in a file, somewhere. Pressed further, he just sort of slithers out of sight, his FUD-spreading complete. This is not about some Microsoft technology that nobody likes anyway; it's about lying for the sake of lying. Way too many of his posts are exactly like this one.

    More? Just read though this post and the subsequent replies. I guess this stands on its own. Or these two. Or this one. Or this one.

    Still not convinced? This is what twitter considers "humour" while going about his daily "M$" routine.

  97. All Hail Apple Innovation by Physics+Nobody · · Score: 1

    Nevermind that HP did this in 1993

    The Omnibook 300 also had built-in ROM to hold the operating system and so forth. It was a damn fine computer for its time. Hell, I still use one on occasion...it's lighter and more usable than most modern superthins. The 386 processor is kind of showing its age, though...

    --

    Physics is good

  98. Re: Plus Hard Card history by johu · · Score: 1

    Original IDE (called ATID back then) 16-bit controllers were just couple simple IC's connecting IDE ribbon-cable to ISA bus. When VLB and PCI came there was need for separate controller chips (for example RZ1000 and CMD640) so original idea of having all controller logic on HDD was no longer true.

    XTID was different thing. Controllers had several chips, on-board BIOS etc. They also required XTID versions of HDDs so you couldn't use ATID version. There was some rare disks that had jumper to choose between XTID and ATID modes. I think it was one specific 40MB Seagate model 3.5" LP aka Slim-Line.

    Only manufacturer I know that made pure XTID drives was Western Digital. Installed couple of those with 8-bit XTID controller in mid 90's. They were antique even back then. I don't know where those WD XTID HDD's came to market here in Finland. Finding XTID controller (for x86 machine) was even harder. I think I had those two XTID disks in shelf for years until I found XTID controller in some surplus stores junk pile.

  99. An easy way to do it by Anonymous Coward · · Score: 0

    /www.linuxjournal.com/node/4551/print

    There is an inexpensive board that you can buy; it makes flash memory behave like an ide drive. The cited article describes how to put up a linux web server on such a drive. This is the cheapest and easiest way I have seen.

  100. Why not Flash Mem in Car Radios? by Phil_McCavity · · Score: 1

    The news of Apple putting flash mem in their compuers makes me ask this: With all the car radios out that play mp3s off cd roms and dvds, why not have the manufacturers put a slot on the front of the dashboard unit for compact flash, sd-ram, usb flash, etc? Anything that is ATA should work and It already can read the filesystem off cd and dvd roms, so the cost should be minimal to add the interface. Then we dont need to burn cds of mp3s anymore, we can just use the thumbdrives or sdram chips. You could carry a whole library, hundreds of hours of music in an old tape case.

    1. Re:Why not Flash Mem in Car Radios? by Anonymous Coward · · Score: 0

      See the new Audi A3, it takes SD cards.

  101. Sorry... by SoupIsGoodFood_42 · · Score: 1

    Disregard that comment. I read the thread wrong.

  102. I don't see any thing Apple-specific either... by argent · · Score: 1

    And in any case, this would make for something like a flash-based iPod Mini before a flash-based laptop.

  103. No kidding :) by Rocketship+Underpant · · Score: 1

    I only reboot my iMac every two months when an OS update gets released. The secondhand iBook I bought last month gets used daily, and I haven't rebooted it since installing Tiger the day I got it.

    --
    He who lights his taper at mine, receives light without darkening me.
  104. Re:Flash Memory? by JoeShmoe950 · · Score: 1

    I am being the troll, enjoy your day.

  105. What happens when this replaces RAM? by luxancta · · Score: 1

    Even if this particular rumor isn't true, it still looks as if solid-state memory will become competitive with hard disk drives in the near future (perhaps five to ten years).

    Now imagine if this continues and non-volatile solid-state memory becomes price- and performance-competitive with ordinary RAM as well as with hard drive memory. Remember those old introduction-to-computers books back in the 1980s: the reason why we have disk drives is because main memory loses its contents after a power cycle. In other words, disk drives exist as a crutch for insufficiently-advanced technology (viz., RAM needs constant power).

    It may take a while for non-volatile RAM to replace volatile RAM, but it will happen. Now, think about what that would mean for operating system design.

    File systems exist because all of that disk drive storage needs to be organized. If RAM is non-volatile, then disk drives (whether platters or solid-state) will not be needed for anything except removable media (compact discs, ZIP disks, USB drives, et cetera). In this situation, using file systems for anything other than archival purposes would be anachronistic.

    Now consider this tenet of the Unix catechism: Everything is a file. When (not if, when) file systems become obsolete, Unix will be ripe for replacement.

    Of course, people will argue that Unix will survive, and it will, but that's not the point. The design of Unix presumes a state of affairs that will not obtain forever.

    1. Re:What happens when this replaces RAM? by Cmdr+TECO · · Score: 1
      the reason why we have disk drives is because main memory loses its contents after a power cycle.
      From the 50s through the 70s, the dominant memory technology retained its contents without power. (Guess what was in the machines Unix was developed on? Hint: "core dumped".)

      Disk drives (or more generally, a storage hierarchy, currently for a typical desktop computer registers -> on-chip cache -> L2 cache -> dynamic RAM -> magnetic disk -> optical disk) exist exist because of the wide differences in price and performance between different memory types.

      --
      echo 33676832766569823265328479713269.8639857989Pq | dc
  106. Hybrids and Caching Strategies by billstewart · · Score: 1
    Maybe you don't need to use flash for everything, and as you say hard drives are better for repeated use (for *writing*). But a large amount of most people's disk drive usage is reads from installed software or data files they reuse - your machine will be a lot faster and quieter if you're running the OS and common applications from the flash, even if you haven't mounted most of /home on the flash drive. Now that a 1GB USB flash is about $50, it's time to start experimenting with cache strategies - for most Linux applications, that means USB2 flash drives for now. After all, Knoppix fits in ~700MB, and you could use the same compression strategies for a flash drive.

    Also, for performance, disk drives have rotational latency, and flash doesn't, so even if reads aren't quite as fast (especially compressed reads that use yor CPU), the effective speed is generally a lot better.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  107. Flash Reads are Fast, Writes Slow, Rotational 0 by billstewart · · Score: 1

    Yes, writing to flash memory is generally slow. But reading is really fast, and you don't need to wait for rotating machinery to get to the right location to start, so it can really be *much* faster, and you get most of the power and performance savings by speeding up reads. If you're using USB-based flash sticks, obviously you're limited by the quality of the USB drivers, but USB2 itself is faster than most disk busses and isn't a bottleneck, though some people have argued that Firewire is lighter and faster.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  108. Fast Solid State Access ? by ElDuderino44137 · · Score: 1

    "This will be big once people enjoy how much faster and convenient it is to use solid-state disks rather than hard-disk drives."

    Okay ...
    That sounds like it should be true.

    But my USB drive is slower then my HD access.
    And less reliable.

    Is the USB layer the bottle neck here?

  109. Reading is fast, so put your OS and apps in flash by billstewart · · Score: 1

    Writing flash may be slow, but reading is fast, and there's no rotational latency to worry about. So put your OS and applications in the flash, the way you would with CD for Knoppix, and that stuff will be a LOT faster. Maybe you use flash for writes, or maybe use a hard drive to mount /usr, or maybe do some sort of translucent file system thing that initially writes to disk and then migrates stuff up to flash.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  110. So build hybrids - flash for read-mostly app/files by billstewart · · Score: 1

    So put your OS and commonly used read-mostly files on the flash, and mount a piece of rotating machinery for /home or whatever, and either don't swap or else swap to the disk drive. If you're paranoid, build a file system that writes to disk in parallel to the flash, so you won't lose anything.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  111. Reliable? by Trogre · · Score: 1

    Did the monkey just say flash drives were more "reliable"?

    --
    "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
  112. Re:swap partitions/files a thing of the past by MalachiConstant · · Score: 1
    You are joking, right? Somebody will find a way of using all that space up, and more.

    Perhaps, but what?

    The top two would be HD Video and high quality audio. Even non-techies edit their home movies on their computers nowadays, and if I had TBs of space I'd rip my CDs to WAV instead of MP3.

    If that kind of space was available it would certainly be used. We're so used to having to be "reasonable" with HD space requirements that we wouldn't even consider including, say, two or three hours of tutorial video clips with new OS installations, or including every single possible randomly generated game level on the disc to ease CPU load.

  113. Flash for OS memory by wpope1 · · Score: 1

    This one caught my eye because my first PC was a TRS-80 and it had OS in ROM :)

  114. Re:swap partitions/files a thing of the past by Jeremi · · Score: 1
    The top two would be HD Video and high quality audio.


    I don't think that either of those two functions require the use of swap space, though. In fact, programs that do video and audio typically go to great length to avoid using swap, since swapping destroys their ability to play back in real time. They do use up lots of disk space, but that's a separate issue.

    --


    I don't care if it's 90,000 hectares. That lake was not my doing.
  115. Re:Flash Memory? by Anonymous Coward · · Score: 0

    I googled for "Flash omium potential" and no hits.

    Liar.

    Results 1 - 9 of 9 for Flash omium potential. (0.33 seconds)

    And if you search for the correct spelling of omnium:

    Results 1 - 10 of about 13,500 for Flash omnium potential. (0.89 seconds)

  116. Re:Flash Memory? by silverpie · · Score: 1
    Actually, the level of oxygen on a plane is lower (in partial-pressure terms) than in normal air--perhaps even a bit lower as a percentage, as oxygen-depleted exhalations are partly recirculated.

    And aluminum in solid form is not flammable--a blowtorch would melt it, not burn it. (Powdered aluminum, on the other hand, is explosive.) This Material Safety Data Sheet has the scoop.

    The real hazard would be in reacting it with acid, releasing free hydrogen--but you can do that just as well with the Coke cans.

  117. Twitter: Life and times of a petulant cock-gobbler by Anonymous Coward · · Score: 0

    Twitter, you're a petulant cock-gobbling sycophant to Linux Torvaldyos! Quit taking DP from ESR and RMS's feculent cocks and why don't you try to stop sucking quite so much? Get out of your parents' basement and see the real world - maybe then you'll see how pathetic you sound, with your neverending stream of bullshit about how Microsoft is stalking you. Wasn't it you who said that Microsoft believes your insane ranting is actually a threat to them, so they PAY PEOPLE to reply to you on Slashdot? No sir, I don't get any money. I do it for the love. Someone has to go up against your paranoid whining. So get back in your cage and shut the fuck up already.

  118. Mod Everyone Up by General_Tso · · Score: 1

    The article and /. responses is very interesting. Wish I could mod the whole thread up.