Stefan Priebe - allied internet ag napsal(a): > Hello! > > I've done the (echo t > /proc/sysrq-trigger) now but i'm not able to get > the whole output via dmesg. > > Here is what i get: > # dmesg > 3.432124] [<c0165a11>] do_select+0x390/0x46e > [272363.432226] [<c0166107>] __pollwait+0x0/0xcf > [272363.432319] [<c0115d90>] default_wake_function+0x0/0x8
dmesg ring buffer is too small to fit this in. Please repeat it once again with bigger ringbuffer (dmesg -s if you have this chosen in your kernel) or post /var/log/meassages output of all processes. I see only waiters in readdir, not seeing who could block them. Which filesystem did you run du on? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/