bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] limited support for non-root mlock()


From: Samuel Thibault
Subject: [PATCH] limited support for non-root mlock()
Date: Wed, 8 Jul 2015 15:55:33 +0200
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Hello,

I have implemented a start of support for calling mlock() in a non-root
process, which I have attached.  I had to introduce a newer RPC since
the existing vm_wire RPC is done on the privileged host port. It for now
allows 64KiB mlocked memory per task (the default Linux value).

Could somebody review it? (in particular on the name of the RPC)

Samuel

Attachment: gnumach.patch
Description: Text document

Attachment: glibc.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]