That is probably unrelated to the ps hang. I suspect you are been bitten by the
ext2 metadata corruption (2.4.4pre2 was just fixed but previous kernel wasn't).
> rwsem-generic-6 is the latest from Andrea, I'll build a new 2.4.4pre4
> kernel with these patches and let you know the results. Have you made
Yes, that's safe.
> changes between rwsem-generic-4 and rwsem-generic-6 that would
> fix/prevent a deadlock?
No, but I think they are two separate issues.
> Let me know if there are any useful tests I could perform. Would it be
> useful for me to run the rwsem benchmarks you've been using? Could
> these detect a deadlock situation?
yes to be sure you can run it without my patch and see if it hangs (I never
tried that myself, but I was able to reproduce the ps hang quite easily and it
was quite obviously due the rwsemaphores and it gone away completly after I
used the generic semaphores).
Andrea
-
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/