Re: [PATCH] exclusive wakeup for lock_buffer

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 20 Feb 2001 22:33:15 +0000 (GMT)


> > > extern void __wait_on_buffer(struct buffer_head *);
> > > +extern void __lock_buffer(struct buffer_head *);
> >
> > So are we starting 2.5 now ?
>
> Alan,
>
> This patch only avoids unecessary wakeups. It doesn't add any new
> functionality.

I think making potentially very hard to debug changes to core code for
minor performance reasons alone isnt 2.4.x work. At least not yet

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