[openib-general] Re: [PATCH 06/16] IB uverbs: memory pinning implementation

2005-06-29 Thread Roland Dreier
Roland> Add support for pinning userspace memory regions and Roland> returning a list of pages in the region. This includes Roland> tracking pinned memory against vm_locked and preventing Roland> unprivileged users from exceeding RLIMIT_MEMLOCK. Andrew> Can you tell us a bit m

[openib-general] Re: [PATCH 06/16] IB uverbs: memory pinning implementation

2005-06-28 Thread Andrew Morton
Roland Dreier <[EMAIL PROTECTED]> wrote: > > Add support for pinning userspace memory regions and returning a list > of pages in the region. This includes tracking pinned memory against > vm_locked and preventing unprivileged users from exceeding RLIMIT_MEMLOCK. > Can you tell us a bit more abou