On Thu, Aug 24 2006, David Howells wrote: > > Make it possible to disable the block layer. Not all embedded devices require > it, some can make do with just JFFS2, NFS, ramfs, etc - none of which require > the block layer to be present. Overall, this looks good. It's definitely something that has been talked about for years (off and on), but nobody ever did. So thanks David! When you respin this patch, care to do it against the 'block' branch of the git block repo? > (*) The SCSI layer. As far as I can tell, even SCSI chardevs use the > block layer to do scheduling. SCSI uses the queue as the transport even for char devices, so yes you have to leave all of SCSI behind. -- Jens Axboe - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html