dwmw2@xxxxxxx.org said: > I believe that we can address both of those problems - we can write > data directly from the page cache and we can also work out which > ranges within a page have actually been dirtied. Writing data from the page cache would also correct the fact that we're passing user-space pointers into the MTD write routines as if there were kernel-space. -- dwmw2