On Mon, 18 Dec 2000, Andrea Arcangeli wrote: > On Mon, Dec 18, 2000 at 06:29:24PM -0200, Rik van Riel wrote: > > Wrong. Getblk won't deadlock, it will just sleep and another > > getblk will deadlock. OUCH. The only protection we have against this is the fact that atomic allocations are not allowed to eat up all memory in the system and that every thread can only have 1 getblk operation at a time, right? But even so, the deadlock is still theoretically possible and should probably be fixed, this sounds too much like a time bomb waiting to go off... ;( regards, Rik -- Hollywood goes for world dumbination, Trailer at 11. http://www.surriel.com/ http://www.conectiva.com/ http://distro.conectiva.com.br/ - 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: ANNOUNCE: Linux Kernel ORB: kORBit Pavel Machek
- Re: ANNOUNCE: Linux Kernel ORB: kORBit josef höök
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Chris Lattner
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Mikulas Patocka
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Pavel Machek
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Mikulas Patocka
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Alan Cox
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Mikulas Patocka
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Rik van Riel
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Andrea Arcangeli
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Rik van Riel
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Mikulas Patocka
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Andrea Arcangeli
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Mikulas Patocka
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Andrea Arcangeli
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Mikulas Patocka
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Alan Cox
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Mikulas Patocka
- Re: ANNOUNCE: Linux Kernel ORB: kORBit David Ford
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Jamie Lokier
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Rik van Riel