Date: Wed, 30 Aug 1995 18:39:33 -0700 From: John Dyson <dyson> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern uipc_usrreq.c Message-ID: <199508310139.SAA13658@freefall.FreeBSD.org>
next in thread | raw e-mail | index | archive | help
dyson 95/08/30 18:39:32 Modified: sys/kern uipc_usrreq.c Log: Increase the size of the pipe buffer as denoted by PIPSIZ from 4k to 8k. This has a significant effect on the pipe performance. In the future it might be good to increase this to 16k. PIPSIZ is now tunable for experimentation.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508310139.SAA13658>