[openib-general] Re: [PATCH][RFC][0/4] InfiniBand userspace verbs implementation
Pavel Machek
pavel at suse.cz
Thu Apr 21 12:47:06 PDT 2005
Hi!
> > Timur> Why do you call mlock() and get_user_pages()? In our
> > code,
> > Timur> we only call mlock(), and the memory is pinned. We have a
> > Timur> test case that fails if only get_user_pages() is called,
> > Timur> but it passes if only mlock() is called.
> >
> >What if a buggy/malicious userspace program doesn't call mlock()?
>
> Our library calls mlock() when the apps requests memory to be
> "registered". We then call munlock() when the app requests the
> memory to be unregistered. All apps talk to our library for all
> services. No apps talk to the driver directly.
That does not cover "malicious" part.
Pavel
--
64 bytes from 195.113.31.123: icmp_seq=28 ttl=51 time=448769.1 ms
More information about the general
mailing list