Re: [PATCH][RFC][0/4] InfiniBand userspace verbs implementation

From: Timur Tabi
Date: Mon Apr 18 2005 - 11:30:25 EST


Arjan van de Ven wrote:

this is a myth; linux is free to move the page about in physical memory
even if it's mlock()ed!!

Then Linux has a very odd definition of the word "locked".

And even then, the user can munlock the memory from another thread etc
etc. Not a good idea.

Well, that's okay, because then the app is doing something stupid, so we don't worry about that.

get_user_pages() is used from AIO and other parts of the kernel for
similar purposes and in fact is designed for it, so it better work. If
it has bugs those should be fixed, not worked around!

I've been complaining about get_user_pages() not working for a long time now, but I can only demonstrate the problem with our hardware. See my other post in this thread for details.

--
Timur Tabi
Staff Software Engineer
timur.tabi@xxxxxxxxxxx
-
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/