Richard Braun, le Mon 05 May 2014 17:56:37 +0200, a écrit : > On Mon, May 05, 2014 at 04:55:19PM +0200, Samuel Thibault wrote: > > It's an interesting alternative indeed. This however means our ext2fs > > is not multithreaded any longer, which is a bit sad considered that > > we'll want to go parallel in the end. > > Well, no, only the paging part becomes single threaded,
? The patch makes both ext2fs's service_paging_requests and libdiskfs' service_paging_requests become singlethreaded. Samuel
