Re: Coalescing pipe allocation

From: Dag-Erling Smørgrav <des_at_des.no>
Date: Sun, 01 Feb 2004 06:12:28 +0100
Robert Watson <rwatson_at_FreeBSD.org> writes:
> FYI, the vast majority of the cost of pipe creation appears to be in
> setting up those mappings.  I ran some mutex profiling and the amount of
> work getting done is pretty high -- we should be able to reap a lot of
> benefit by doing even a little less work there.

Like I said, setting up a VM mapping is very inefficient in FreeBSD.
This, and the fd allocation issue which I fixed earlier this year,
were the two areas where fefe's scalability benchmark really trounced
us last October.

DES
-- 
Dag-Erling Smørgrav - des_at_des.no
Received on Sat Jan 31 2004 - 20:12:51 UTC

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