(<URL:http://www.cs.helsinki.fi/linux/linux-kernel/2001-50/1508.html> was one)
Your reports suggests you have celeron and use smp -> bp6 owner ?
Assuming big_directory = compiled kernel tree with everything as modules
1 - X disabled: ( tar cf - big_directory | cd /tmp && tar xf -)
no lock ? See 2)
2 - X disabled: ( tar cvf - big_directory | cd /tmp && tar xvf -)
no lock ? See 3)
3 - X enabled + xterm: ( tar cf - big_directory | cd /tmp && tar xf -)
no lock ? See 4)
4 - X enabled + xterm: ( tar cvf - big_directory | cd /tmp && tar xvf -)
Still no lock ?
-- Ueimor - 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/