Hi, On Mon, Sep 25, 2000 at 12:36:50AM +0200, bert hubert wrote: > On Mon, Sep 25, 2000 at 12:13:42AM +0200, Andrea Arcangeli wrote: > > On Sun, Sep 24, 2000 at 10:43:03PM +0100, Stephen C. Tweedie wrote: > > > any form of serialisation on the quota file). This feels like rather > > > a lot of new and interesting deadlocks to be introducing so late in > > > 2.4. :-) > > True. But they also appear to be found and solved at an impressive rate. > These deadlocks are fatal and don't hide in corners, whereas the previous mm > problems used to be very hard to spot and fix, there not being real > showstoppers, except for abysmal performance. [1] Sorry, but in this case you have got a lot more variables than you seem to think. The obvious lock is the ext2 superblock lock, but there are side cases with quota and O_SYNC which are much less commonly triggered. That's not even starting to consider the other dozens of filesystems in the kernel which have to be audited if we change the locking requirements for GFP calls. Cheers, Stephen - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Rik van Riel
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Ingo Molnar
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Ingo Molnar
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Juan J. Quintela
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks bert hubert
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Miles Lane
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Stephen C. Tweedie
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Ingo Molnar
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Alexander Viro
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Ingo Molnar
- Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 Linus Torvalds
- Re: [patch] vmfixes-2.4.0-test9-B2 Alexander Viro
- Re: [patch] vmfixes-2.4.0-test9-B2 Linus Torvalds
- Re: [patch] vmfixes-2.4.0-test9-B2 Alexander Viro
- Re: [patch] vmfixes-2.4.0-test9-B2 Alexander Viro
- [CFT][PATCH] ext2 directories in pagecache Alexander Viro