Re: [patch] Add a writer prior lock methord for rwlock

From: Liu Tao
Date: Wed Aug 04 2004 - 06:31:30 EST


William Lee Irwin III wrote:

Unfortunately this will deadlock. read locks are acquired recursively.
The algorithms dependent on this need to be redesigned.




Thanks, it's not a feasible scheme since read locks are recursive.

Regards
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/