[linux-audio-dev] /proc/sys var for mlock group-access in 2.6.6-mm1

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: [linux-audio-dev] /proc/sys var for mlock group-access in 2.6.6-mm1
From: Kai Vehmanen (kai.vehmanen_AT_wakkanet.fi)
Date: Fri May 21 2004 - 11:53:03 EEST


Hi,

this might be old news already, but just in case...:

http://lwn.net/Articles/84566/
--cut--
 The 2.6.6-mm1 tree includes, among many other things, patches which add
two new /proc/sys variables. They are:

    /proc/sys/vm/hugetlb_shm_group
        If this value is non-zero, it is interpreted as a group ID which
gives access to the the "huge pages" feature of the 2.6 VM.

    /proc/sys/vm/mlock_group
        This variable behaves similarly, but it controls access to the
mlock() system call (which locks memory into physical RAM) instead.
--cut--

And continues with comments from Andrew:
--cut--
The problem, it seems, is that there are no better solutions on the
horizon. Says Andrew Morton:

""Capabilities are broken and don't work. Nobody has a clue how to provide
the required services with SELinux and nobody has any code and we need the
feature *now* before vendors go shipping even more ghastly stuff. ""
--cut--

This suggests that there is a good chance that realtime-lsm could be
accepted to the mainline kernel tree, if submitted!

--
 http://www.eca.cx
 Audio software for Linux!


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri May 21 2004 - 11:58:38 EEST