Index of /bits/2.6.39-rc4

Icon  Name                     Last modified      Size  Description
[DIR] Parent Directory - [DIR] oom/ 18-Jan-2012 09:27 - [TXT] udev-debug.sh.txt 22-Apr-2011 03:28 272 [TXT] timeline.txt 21-Apr-2011 22:47 4.0K [TXT] git-bisect-log.txt 21-Apr-2011 22:42 1.7K [TXT] messages-2.6.38+.txt 21-Apr-2011 20:57 51K [TXT] messages-2.6.39-rc4+.txt 21-Apr-2011 17:58 144K [TXT] config-2.6.39-rc4+.txt 21-Apr-2011 17:58 48K
* http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622352 
  https://lkml.org/lkml/2011/4/21/222
  /sbin/udevd: error writing to queue file: No space left on device

* https://lkml.org/lkml/2011/4/14/702
  2.6.39 Block layer regression was [Bug] Boot hangs with 2.6.39-rc[123]]

* https://bugzilla.redhat.com/show_bug.cgi?id=562255
  Storm of EDID probe notifications ties up Xorg+udev, slows machine to a crawl
  > Not really related to the two above, but: something kernel related made
  > udevd spinning as well, /dev/.udev/queue.bin grew very large and
  > the system was hardly usable. Same as here.

---
Apr 20 20:01:50 alice udevd[472]: error writing to queue file: No space left on device
Apr 20 22:25:10 alice udevd[472]: error writing to queue file: No space left on device
Apr 20 22:25:10 alice udevd[472]: failed to create queue file: No space left on device

Apr 21 00:14:09 alice kernel: [20595.650356] Killed process 4674 (tor) total-vm:55684kB, anon-rss:26084kB, file-rss:17748kB
Apr 21 00:14:10 alice kernel: [20595.983184] Killed process 6654 (bash) total-vm:8364kB, anon-rss:3312kB, file-rss:1724kB
Apr 21 00:14:10 alice kernel: [20596.190743] Killed process 6655 (bash) total-vm:8400kB, anon-rss:3356kB, file-rss:1772kB
Apr 21 00:14:10 alice kernel: [20596.397139] Killed process 7347 (sudo) total-vm:5660kB, anon-rss:364kB, file-rss:1324kB
Apr 21 00:14:11 alice kernel: [20596.718725] Killed process 6656 (bash) total-vm:8360kB, anon-rss:3312kB, file-rss:1696kB
Apr 21 00:14:11 alice kernel: [20597.046212] Killed process 6657 (bash) total-vm:8360kB, anon-rss:3312kB, file-rss:1688kB

# df -k
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda6              5767328   4561772    912588  84% /
tmpfs                    10240         0     10240   0% /lib/init/rw
varrun                   10240       336      9904   4% /var/run
varlock                  10240         0     10240   0% /var/lock
udev                     10240       140     10100   2% /dev
tmpfs                    10240         0     10240   0% /dev/shm
tmpfs                   642100         8    642092   1% /tmp
/dev/loop0                9911        92      9307   1% /var/chroot/dev

# find /dev/ -size +1 | xargs ls -ldh
drwxr-xr-x 12 root root 3.0K Apr 21 08:55 /dev/
drwxr-xr-x  2 root root 2.3K Apr 21 08:55 /dev/char
drwxr-xr-x  2 root root 2.8K Apr 21 08:55 /dev/.udev/db
-rw-r--r--  1 root root  600 Apr 21 08:54 /dev/.udev/db/block:dm-0
-rw-r--r--  1 root root 1.1K Apr 21 08:54 /dev/.udev/db/block:hda
-rw-r--r--  1 root root 1.1K Apr 21 08:54 /dev/.udev/db/block:hda1
-rw-r--r--  1 root root 1.4K Apr 21 08:54 /dev/.udev/db/block:hda2
-rw-r--r--  1 root root 1.5K Apr 21 08:54 /dev/.udev/db/block:hda3
-rw-r--r--  1 root root 1.3K Apr 21 08:54 /dev/.udev/db/block:hda4
-rw-r--r--  1 root root 1.1K Apr 21 08:54 /dev/.udev/db/block:hda5
-rw-r--r--  1 root root 1.4K Apr 21 08:54 /dev/.udev/db/block:hda6
-rw-r--r--  1 root root 1.3K Apr 21 08:54 /dev/.udev/db/block:hda7
-rw-r--r--  1 root root  532 Apr 21 08:54 /dev/.udev/db/block:sda1
-rw-r--r--  1 root root  533 Apr 21 08:54 /dev/.udev/db/block:sdb1
drwxr-xr-x 46 root root  920 Apr 21 08:54 /dev/.udev/links
-rw-r--r--  1 root root 1.8K Apr 21 08:55 /dev/.udev/queue.bin

# lsmod
Module                  Size  Used by
iptable_filter          1182  1 
ip_tables              11629  1 iptable_filter
x_tables               16448  2 iptable_filter,ip_tables
nfsd                  255573  21 
nfs                   303633  0 
lockd                  77214  2 nfsd,nfs
auth_rpcgss            37888  2 nfsd,nfs
sunrpc                213016  12 nfsd,nfs,lockd,auth_rpcgss
therm_adt746x           8843  0 
sha256_generic          9439  2 
aes_generic            27952  2 
sd_mod                 28035  0 
firewire_sbp2          14377  0 
scsi_mod              138398  2 sd_mod,firewire_sbp2
ams                     9057  0 
input_polldev           4373  1 ams
arc4                    1049  2 
ecb                     2079  2 
b43                   180223  0 
i2c_powermac            3556  0 
mac80211              205217  1 b43
cfg80211              163192  2 b43,mac80211