Re: Coalescing pipe allocation

From: Dag-Erling Smørgrav <des_at_des.no>
Date: Tue, 03 Feb 2004 18:20:27 +0100
Robert Watson <rwatson_at_FreeBSD.org> writes:
> However, it was side-by-side benchmarking of the resources required
> to allocate pipes vs.  sockets that caused me to investigate
> optimizing the allocation process, as it still costs a lot more to
> allocate a pipe than a socket pair.

Don't worry about the overhead of allocating the pipe buffer.  It will
mostly go away when I fix vm_map_find().

DES
-- 
Dag-Erling Smørgrav - des_at_des.no
Received on Tue Feb 03 2004 - 08:20:59 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:41 UTC