Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: syssrc/sys



On Tue, Jul 16, 2002 at 09:03:20PM +0300, Juergen Hannken-Illjes wrote:
> Log Message:
> Implement a new device buffer queue interface.
> One basic struct, a function to setup a queue with a specific strategy and
> three macros to put buf's into the queue, get and remove the next buf or
> get the next buf without removal.
> 
> The BUFQ_XXX interface will be removed in the future.
> The B_ORDERED flag is not longer supported.

If you changed the behavior of queueing, I'd like to see some 'before'
and 'after' figures for a benchmark (say, bonnie).

- Frank

-- 
Frank van der Linden                                    
fvdl%wasabisystems.com@localhost
==============================================================================
Quality NetBSD Development, Support & Service.   http://www.wasabisystems.com/



Home | Main Index | Thread Index | Old Index