Re: [RFC][PATCH] Fix hang in posix_locks_deadlock()

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: George G. Davis <gdavis@...>
Cc: <linux-kernel@...>
Date: Friday, October 26, 2007 - 1:07 pm

On Thu, Oct 18, 2007 at 02:57:59PM -0400, George G. Davis wrote:

It may take multiple steps to identify a deadlock.  With the above
you'll miss deadlocks like

	process 1 is requesting a lock held by process 2
	process 2 is blocking on a lock held by process 3
	process 3 is blocking on a lock held by process 1.

Could you give more details about how you're causing
posix_locks_deadlock to hang?  Is there a simple test-case you can post?

--b.

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC][PATCH] Fix hang in posix_locks_deadlock(), George G. Davis, (Wed Oct 17, 2:51 pm)
Re: [RFC][PATCH] Fix hang in posix_locks_deadlock(), George G. Davis, (Thu Oct 18, 2:57 pm)
Re: [RFC][PATCH] Fix hang in posix_locks_deadlock(), J. Bruce Fields, (Fri Oct 26, 1:07 pm)
Re: [RFC][PATCH] Fix hang in posix_locks_deadlock(), George G. Davis, (Fri Nov 2, 11:05 am)
Re: [RFC][PATCH] Fix hang in posix_locks_deadlock(), J. Bruce Fields, (Fri Oct 26, 6:47 pm)
Re: [RFC][PATCH] Fix hang in posix_locks_deadlock(), J. Bruce Fields, (Sun Oct 28, 1:47 pm)
[RFC, PATCH] locks: remove posix deadlock detection, J. Bruce Fields, (Sun Oct 28, 1:43 pm)
Re: [RFC, PATCH] locks: remove posix deadlock detection, J. Bruce Fields, (Tue Oct 30, 11:51 am)
Re: [RFC, PATCH] locks: remove posix deadlock detection, Matthew Wilcox, (Sun Oct 28, 2:27 pm)
Re: [RFC, PATCH] locks: remove posix deadlock detection, J. Bruce Fields, (Sun Oct 28, 9:13 pm)
Re: [RFC, PATCH] locks: remove posix deadlock detection, Matthew Wilcox, (Sun Oct 28, 4:11 pm)
Re: [RFC, PATCH] locks: remove posix deadlock detection, Trond Myklebust, (Sun Oct 28, 5:50 pm)
Re: [RFC, PATCH] locks: remove posix deadlock detection, Matthew Wilcox, (Sun Oct 28, 6:41 pm)
Re: [RFC, PATCH] locks: remove posix deadlock detection, Trond Myklebust, (Sun Oct 28, 11:26 pm)
Re: [RFC, PATCH] locks: remove posix deadlock detection, J. Bruce Fields, (Sun Oct 28, 10:10 pm)
Re: [RFC, PATCH] locks: remove posix deadlock detection, Matthew Wilcox, (Sun Oct 28, 7:31 pm)
Re: [RFC, PATCH] locks: remove posix deadlock detection, Matthew Wilcox, (Sun Oct 28, 6:55 pm)
Re: [RFC, PATCH] locks: remove posix deadlock detection, J. Bruce Fields, (Sun Oct 28, 10:29 pm)
Re: [RFC, PATCH] locks: remove posix deadlock detection, J. Bruce Fields, (Tue Oct 30, 11:35 am)
Re: [RFC, PATCH] locks: remove posix deadlock detection, Matthew Wilcox, (Sun Oct 28, 7:38 pm)
Re: [RFC][PATCH] Fix hang in posix_locks_deadlock(), George G. Davis, (Wed Oct 17, 7:41 pm)