I wish it would. Most of the research and stuff so far has either put
the file system into the disk firmware (upgrade hell). Having a disk
which talked entirely about
read(handle,offset, length)
write(handle, offset, length)
alloc(handle, near_handle, length, otherhints...)
might well work out rather better. It also allows the disk to do fairly
major relayout of data as it learns usage.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/