Re: fuse, get_user_pages, flush_anon_page, aliasing caches and all that again





However, it's not only FUSE which is suffering - direct-IO also doesn't
work.

for direct-IO the kernel won't touch the data *at all*... (that's the
point ;)

is it still an issue then?

--
if you want to mail me at work (you don't), use arjan (at) linux.intel.com
Test the interaction between Linux and your BIOS via http://www.linuxfirmwarekit.org

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: DIrectIO using kernel buffers
    ... I'm using kernel 2.6.12. ... In general what I'm trying to do is use DirectIO with buffer which was ... will release them while the direct-io is using them, ... manually allocating individual pages at the time, ...
    (Linux-Kernel)
  • DIrectIO using kernel buffers
    ... I'm using kernel 2.6.12. ... I'm trying to improve the usb gadget file storage implementation by ... In general what I'm trying to do is use DirectIO with buffer which was ... will release them while the direct-io is using them, ...
    (Linux-Kernel)
  • DIrect-IO using kernel buffers
    ... I'm using kernel 2.6.12. ... I'm trying to improve the usb gadget file storage implementation by ... In general what I'm trying to do is use DirectIO with buffer which was ... will release them while the direct-io is using them, ...
    (Linux-Kernel)
  • Re: fuse, get_user_pages, flush_anon_page, aliasing caches and all that again
    ... it's not only FUSE which is suffering - direct-IO also doesn't ... for direct-IO the kernel won't touch the data *at all*... ... use that to find the user virtual mappings. ...
    (Linux-Kernel)