LWN.net Logo

Should FUSE be merged?

Should FUSE be merged?

Posted Nov 25, 2004 13:32 UTC (Thu) by oneukum (guest, #3970)
Parent article: Should FUSE be merged?

It isn't unreasonable, but it is insufficient.
Almost any syscall can internally allocate memory. Such allocations are
not helped by locking a task into memory.


(Log in to post comments)

Re: locking pages

Posted Nov 27, 2004 1:04 UTC (Sat) by sweikart (guest, #4276) [Link]

> Such allocations are not helped by locking a task into memory.

Au contraire, that's the purpose of mlockall(MCL_FUTURE).

-scott

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds