Infrastructure unification in the block layer
Infrastructure unification in the block layer
Posted Oct 8, 2009 2:53 UTC (Thu) by ncm (guest, #165)Parent article: Infrastructure unification in the block layer
Maybe I haven't been paying close enough attention... Once this unification is complete (and untold hundreds or thousands of lines of kernel code have been deleted), what will it be possible to do that cannot be done today? I.e., is this solely a worthwhile cleanup, or is it also clearing a logjam to open the way for something dramatic?
Posted Oct 8, 2009 6:45 UTC (Thu)
by dlang (guest, #313)
[Link]
it will also make it much easier to have unified userspace tools. one of the common statements about ZFS is how it makes it so easy to create a filesystem and raid array at the same time. with linux the question would be which raid framework would it support, after this unification it would be able to do everything.
new features (say a checksumming driver) would only need to be implemented once and everything would be able to benifit
Infrastructure unification in the block layer