Subject: bqrelse() addition ?
To: None <tech-kern@netbsd.org>
From: Jaromir Dolecek <dolecek@ics.muni.cz>
List: tech-kern
Date: 04/06/2000 15:25:07
Hi,
I've noticed FreeBSD has a function bqrelse() - this one is similar
to brelse(), but doesn't put the buf on free list, just on
LRU or AGE list as appropriate. This seems to be good for cases where
the caller expects to need the buf again soon, e.g. when it needs to read
something often.

Opinions ?

Jaromir
-- 
Jaromir Dolecek <dolecek@ics.muni.cz>	http://www.ics.muni.cz/~dolecek/
-------------------------------------------------------------------------
It is better never to have been born.  But who among us has such luck?
One in a million, perhaps.