Date: Fri, 18 Jan 2002 08:30:04 -0800 (PST) From: Tom Rhodes <darklogik@pittgoth.com> To: freebsd-doc@freebsd.org Subject: Re: docs/34036: [PATCH] Kernel Config Chapter, not 4.5 ready Message-ID: <200201181630.g0IGU4G56597@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/34036; it has been noted by GNATS. From: Tom Rhodes <darklogik@pittgoth.com> To: FreeBSD-gnats-submit <FreeBSD-gnats-submit@FreeBSD.org> Cc: Subject: Re: docs/34036: [PATCH] Kernel Config Chapter, not 4.5 ready Date: Fri, 18 Jan 2002 11:31:16 -0500 I am sorry, but I have noticed a slight mistake in my patch, on the line under options SOFTUPDATES, I typed "dist" instead of "disk" I apologize for that mistake and I will be a tad bit more careful on the next! Also, I have dabbed into GENERIC a bit more, and noticed that options UFS_DIRHASH is listed, but not all togeather. For instance, GENERIC says that the option speeds up performance on big directories, but makes no note on the fact that, the performance is uses ram for this, a machine with a small amount of ram may not want that option listed. I will make a note of that on my next kernel patch. > + > + <programlisting>options SOFTUPDATES #Softupdates</programlisting> > + > + <para>This options allows for faster dist writing.</para> > + > + <note> > + <para><option>SOFTUPDATES</option> are already enabled in the > + <filename>GENERIC</filename> kernel, but they are not turned on > + by default. You need to set this option yourself using the > + &man.tunefs.8; command, and specifying the <option>-n</option> > + option. Please read over the > + <filename>/usr/src/sys/ufs/ffs/README.softupdates</filename> file before > + setting this option</para> > + </note> > > <programlisting>options USERCONFIG #boot -c editor</programlisting> -- Tom (Darklogik) Rhodes www.Pittgoth.com Gothic Liberation Front www.FreeBSD.org The Power To Serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201181630.g0IGU4G56597>