Richard Braun, le Mon 05 May 2014 18:32:26 +0200, a écrit : > On Mon, May 05, 2014 at 06:01:17PM +0200, Samuel Thibault wrote: > > ? The patch makes both ext2fs's service_paging_requests and libdiskfs' > > service_paging_requests become singlethreaded. > > That's what I call the paging part. The front side, where client calls > are processed, is still multithreaded, which is what really matters.
But the paging part also comes from client events, doesn't it? E.g. on-demand loads of parts of mapped libraries, etc. Samuel