A variant of mlockall()

From: Lorenzo Allegrucci (lenstra@tiscalinet.it)
Date: Fri May 19 2000 - 07:51:57 EST


Is there a simple and natural way to lock memory of a process
from another process?
I mean, POSIX1.b standard mlockall() does not provide a pid selection.
You can only use it from inside the process you want to lock memory.
Wouldn't be useful a mlockall(int flags, int pid) ?

Thanks.

-- 
Lorenzo

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



This archive was generated by hypermail 2b29 : Tue May 23 2000 - 21:00:17 EST