Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Feb 2004 22:26:16 -0800
From:      Alfred Perlstein <alfred@freebsd.org>
To:        Robert Watson <rwatson@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern kern_mac.c sys_pipe.c src/sys/security/mac mac_pipe.c src/sys/security/mac_biba mac_biba.c src/sys/security/mac_lomac mac_lomac.c src/sys/security/mac_mls mac_mls.c src/sys/security/mac_test ...
Message-ID:  <20040203062615.GD13934@elvis.mu.org>
In-Reply-To: <200402010556.i115upV7067722@repoman.freebsd.org>
References:  <200402010556.i115upV7067722@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Robert Watson <rwatson@FreeBSD.org> [040131 21:57] wrote:
> rwatson     2004/01/31 21:56:51 PST
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/kern             kern_mac.c sys_pipe.c 
>   Log:
>   Coalesce pipe allocations and frees.  Previously, the pipe code
>   would allocate two 'struct pipe's from the pipe zone, and malloc a
>   mutex.

Cool!  Did you try a buildworld with CFLAGS+=-pipe?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040203062615.GD13934>