The ps instance which is spinning on kernel_flag in proc_root_lookup is
what's holding things up.
Or is it spinning in proc_lookup() or proc_pid_lookup()? I have a vague
feeling that I've seen these traces miss out the innermost stack slot...
Suggest:
a) Use CONFIG_SPINLINE, get a new sysrq-T trace
b) Enable spinlock debugging
c) Try disabling the sched_balance_exec() code.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/