summaryrefslogtreecommitdiff
path: root/open_issues/libmachuser_libhurduser_rpc_stubs.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'open_issues/libmachuser_libhurduser_rpc_stubs.mdwn')
-rw-r--r--open_issues/libmachuser_libhurduser_rpc_stubs.mdwn44
1 files changed, 30 insertions, 14 deletions
diff --git a/open_issues/libmachuser_libhurduser_rpc_stubs.mdwn b/open_issues/libmachuser_libhurduser_rpc_stubs.mdwn
index 11bebd6e..b571b82e 100644
--- a/open_issues/libmachuser_libhurduser_rpc_stubs.mdwn
+++ b/open_issues/libmachuser_libhurduser_rpc_stubs.mdwn
@@ -1,5 +1,5 @@
-[[!meta copyright="Copyright © 2010, 2011, 2012, 2013 Free Software Foundation,
-Inc."]]
+[[!meta copyright="Copyright © 2010, 2011, 2012, 2013, 2014 Free Software
+Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -107,6 +107,34 @@ License|/fdl]]."]]"""]]
<antrik> now that's a good question... no idea TBH :-)
+## IRC, freenode, #hurd, 2013-02-25
+
+ <braunr> we should also discuss the mach_debug interface some day
+ <braunr> it's not exported by libc, but the kernel provides it
+ <braunr> slabinfo depends on it, and i'd like to include it in the hurd
+ <braunr> but i don't know what kind of security problems giving access to
+ mach_debug RPCs would create
+ <braunr> (imo, the mach_debug interface should be adjusted to be used with
+ privileged ports only)
+ <braunr> (well, maybe not all mach_debug RPCs)
+
+
+## IRC, freenode, #hurd, 2013-11-20
+
+ <braunr> [...] we have to make the mach_debug interface available
+ <braunr> well, i never took the time to integrate slabinfo into the hurd
+ repository
+ <braunr> because it relies on the mach_debug interface
+ <teythoon> ah
+ <braunr> while enabling that interface alone can't do harm, some debugging
+ functions shouldn't be usable by unprivileged applications
+ <braunr> so it requires some discussions
+ <braunr> i always delayed it because of more important stuff to do
+ <braunr> but slabinfo is actually very useful
+ <braunr> the more information we have about the system state, the better
+ <braunr> so it's actually important
+
+
# IRC, freenode, #hurd, 2012-07-23
<pinotree> aren't libmachuser and libhurduser supposed to be slowly faded
@@ -123,18 +151,6 @@ License|/fdl]]."]]"""]]
<braunr> pinotree: libc should bring them
-# IRC, freenode, #hurd, 2013-02-25
-
- <braunr> we should also discuss the mach_debug interface some day
- <braunr> it's not exported by libc, but the kernel provides it
- <braunr> slabinfo depends on it, and i'd like to include it in the hurd
- <braunr> but i don't know what kind of security problems giving access to
- mach_debug RPCs would create
- <braunr> (imo, the mach_debug interface should be adjusted to be used with
- privileged ports only)
- <braunr> (well, maybe not all mach_debug RPCs)
-
-
# `gnumach.defs`
[[!message-id