Date: Fri, 23 Aug 2002 12:36:53 -0400 From: Bill Moran <wmoran@potentialtech.com> To: Carlos Carnero <zopewiz@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: optimization changed from TIME to SPACE ?! Message-ID: <3D6664A5.6030807@potentialtech.com> References: <20020823162400.33567.qmail@web21401.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Carlos Carnero wrote: > Hi, > > I just got this message in my log: > > Aug 22 19:06:06 osiris /kernel: /var: > optimization > changed from TIME to SPACE > > (1) What's that? > (2) Is it good, bad or doesn't really matter? > > The box where I got this from has a Squid cache > running in /var, BTW. How full is that partition? Generally this happens when a partition starts to fill up, and the system takes additional time to save files in a more space-conservative way. Thus your drive performance is starting to suffer to ensure that you'll have plenty of space availalbe. See if there's anything you can delete from /var to free up space. If not, consider a larger /var partition. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D6664A5.6030807>