Date: Tue, 8 Feb 2011 03:12:33 -0800 From: Jeremy Chadwick <freebsd@jdc.parodius.com> To: Bartosz Stec <admin@kkip.pl> Cc: freebsd-fs@freebsd.org, pjd@freebsd.org Subject: Re: Memory leak in ZFS? Message-ID: <20110208111233.GA10895@icarus.home.lan> In-Reply-To: <20110208102727.GA8555@icarus.home.lan> References: <AANLkTi=8fFwiaQ4%2Bm_cWFkXwpa4_W0_DDV2aW8vyNU4E@mail.gmail.com> <op.vqjyb21daevz08@ghost-pc.home.lan> <4D510BBB.1060708@kkip.pl> <20110208102727.GA8555@icarus.home.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 08, 2011 at 02:27:27AM -0800, Jeremy Chadwick wrote: > Comparatively, Apache out-of-the-box defaults to mmap() and sendfile() > being disabled. BSD ftpd, however, is known to use sendfile > exclusively. Tom Evans pointed out to me that this is not the case -- Apache defaults to using "EnableMMAP On" and "EnableSendfile On", despite the commented-out defaults in the stock httpd.conf file saying "Off". So to clarify: I was wrong; disabling sendfile is something you have to do administratively. -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110208111233.GA10895>