From 7343a9815c3bce0b1c0235eec4d43d9cbbb54ccd Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 28 Oct 2013 00:09:49 +0100 Subject: hurd/translator/procfs/jkoenig/discussion: Kernel PID. --- hurd/translator/procfs/jkoenig/discussion.mdwn | 37 ++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) (limited to 'hurd/translator/procfs/jkoenig') diff --git a/hurd/translator/procfs/jkoenig/discussion.mdwn b/hurd/translator/procfs/jkoenig/discussion.mdwn index 018db7b2..87ff0248 100644 --- a/hurd/translator/procfs/jkoenig/discussion.mdwn +++ b/hurd/translator/procfs/jkoenig/discussion.mdwn @@ -553,3 +553,40 @@ Needed by glibc's `pldd` tool (commit enough it probably is settrans -Rg doesn't work on procfs :( + + +# Kernel PID + +## IRC, freenode, #hurd, 2013-09-25 + + hm cute, htop layout has become buggy, top just won't start + braunr: make sure your procfs knows the correct kernel pid + # showtrans /proc + /hurd/procfs -c -k 3 + we could have handled this nicer if procfs were integrated + upstream + we should probably just update the default + teythoon: mhm + $ fsysopts /proc + /hurd/procfs --stat-mode=444 --fake-self=1 + $ showtrans /proc + /hurd/procfs -c + -c == --stat-mode=444 --fake-self=1 + better indeed + teythoon: thanks + + +## IRC, freenode, #hurd, 2013-10-04 + + youpi: i fixed procfs on ironforge and exodar to be started as + procfs -c -k 3 + without -k 3, many things as simple as top and uptime won't work + + +## IRC, freenode, #hurd, 2013-10-24 + + braunr: i'm using your repo and i can't see cpu percentage in htop + anymore, all zeroes, confirmed? + gg0: no + gg0: you probably need to reset procfs + gg0: settrans /proc /hurd/procfs -c -k 3 -- cgit v1.2.3