Slashdot Mirror


User: my_alias_was_already

my_alias_was_already's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. state of solid state hard-drive file systems? on Sony's Solid State 2.4 Pound Laptop Reviewed · · Score: 1

    Though slightly off topic, this article prompts me to ask the following question:

    With solid state disks (SSD) becoming ever more abundant, is there any utility to optimize file systems for the new hardware? By this I am driving at the point that many file systems presume they are witting with a traditional hard disk. They assume things like tracks, cylinders, and heads are down there somewhere. These assumptions are present in the structuring and subsequent optimization of the file system's source code.

    Do current SSDs use the cylinders & heads metaphor in their hardware controller? Do they implement something new?

    Presumably, people are all over this issue (or possibly not, this may be a non-issue). Who are these people, and where do I read about their work?