Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] debugfs
Date: Thu, 09 Jun 2011 18:23:24
Message-Id: 201106092016.15218.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] debugfs by "Stéphane Guedon"
1 Apparently, though unproven, at 18:40 on Thursday 09 June 2011, Stéphane
2 Guedon did opine thusly:
3
4 > 16:05 root@luciole /boot # mount
5 > rootfs on / type rootfs (rw)
6 > /dev/root on / type ext3 (rw,commit=0)
7 > proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
8 > rc-svcdir on /lib64/rc/init.d type tmpfs
9 > (rw,nosuid,nodev,noexec,relatime,size=1024k,mode=755)
10 > sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
11 > debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
12 > udev on /dev type tmpfs (rw,nosuid,relatime,size=10240k,mode=755)
13 > devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620)
14 > shm on /dev/shm type tmpfs (rw,nosuid,nodev,noexec,relatime)
15 > /dev/sda6 on /home type ext4 (rw,commit=0)
16 >
17 > Is debugfs usefull ? If not, is there a way not to mount it ?
18
19 deslect it in kernel config
20
21 It's not something you mount like a regular disk-based fs
22
23
24 --
25 alan dot mckinnon at gmail dot com