[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <45426D3F.3040304@oracle.com>
Date: Fri, 27 Oct 2006 13:34:07 -0700
From: Zach Brown <zach.brown@...cle.com>
To: Jeff Moyer <jmoyer@...hat.com>
CC: Andrew Morton <akpm@...l.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dio: lock refcount operations
> I don't believe that this can happen.
Yeah, I think my brain made the leap to spurious wake-ups from hashed
wait queues. Which aren't being used :). As long as it's a private
wait queue and sleeps and sleeps with UNINTERRUPTIBLE it seems ok.
Do you think the cleanup shouldn't be done? It seems easier to
understand after the patch, and makes dio_await_one() pretty darn
straight forward.
- z
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists