Date: Sun, 19 Dec 1999 13:04:10 -0600 (CST) From: Ryan Thompson <freebsd@sasknow.com> To: Duke Normandin <01031149@3web.net> Cc: freebsd-questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Optimization changed from TIME to SPACE Message-ID: <Pine.BSF.4.10.9912191257280.21293-100000@sasknow.com> In-Reply-To: <000401bf4a3c$dacca0c0$c69dc5d1@webserver>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 18 Dec 1999, Duke Normandin wrote: > From: Ryan Thompson <freebsd@sasknow.com> > To: Duke Normandin <01031149@3web.net> > Cc: freebsd-questions <freebsd-questions@FreeBSD.ORG> > Date: Saturday, December 18, 1999 8:26 PM > Subject: Re: Optimization changed from TIME to SPACE > > > > |This message means that the filesystem in question (/usr) is > beginning to > |fill up. Have a look at your `df` output, your /usr partition is > likely > |nearing its capacity. > | > |The error message itself means the kernel and related file > subsystems are > |attempting to optimize writes by space on the drive, to try and save > as > |much room as possible. Generally, this means slower writes, but, > perhaps > |more importantly, it means you're just about out of room :-) > > > Thanks for the info...I guess I better have a look. I needed the > source to build a custom kernel. Once that's done, do you suppose I > can nuke the source? > Sure, you don't need the sources to run the kernel once it's compiled and installed. However, if you ever want to compile ANOTHER custom kernel, you're going to need to fetch the sources all over again :-) You DID just install the system sources, right? (i.e, /usr/src/sys?) That should be all you need to build and install a new kernel. The other sources will allow you to rebuild your entire system, and, unless you're planning on doing cvs updates to stay -STABLE or -CURRENT, and/or develop/patch the existing FreeBSD distributions (requiring copious amounts of C programming, among a few other languages), you won't need the extra sources. -- Ryan Thompson <ryan@sasknow.com> 50% Owner, Technical and Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 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?Pine.BSF.4.10.9912191257280.21293-100000>