Date: Sat, 11 Jul 1998 17:01:45 -0700 (PDT) From: Alex <garbanzo@hooked.net> To: Andreas Klemm <andreas@klemm.gtn.com> Cc: current <current@FreeBSD.ORG> Subject: Re: TESTERS NEEDED: Softupdates looks Very good. Message-ID: <Pine.BSF.4.00.9807111700110.625-100000@zippy.dyn.ml.org> In-Reply-To: <19980712013807.A522@klemm.gtn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 12 Jul 1998, Andreas Klemm wrote:
> On Sat, Jul 11, 1998 at 03:00:42PM -0700, Alex wrote:
> >
> > On Sat, 11 Jul 1998, Andreas Klemm wrote:
> >
> > > On Fri, Jul 10, 1998 at 10:57:18PM -0700, Alex wrote:
> > > > What about on root filesystems?
> > >
> > > /dev/sd0s2a on / (local, writes: sync 377 async 8611)
> ^^^ ^^^^
> >
> > So that's a no?
>
> That's a yes, you see the softupdates statistics for root fs as well ?!
No, I don't.
zippy:~/kde/ksmiletris-0.3#mount
/dev/sd0s1a on / (local, writes: sync 17610 async 66257)
/dev/sd1s1e on /mnt/usr2 (local, writes: sync 1409 async 2942)
procfs on /proc (local)
kernfs on /kern (local)
Both drives are mounted sync, without softupdates included in the kernel.
Note the lack of the words soft and update. That pretty much means a
filesystem isn't running without soft updates :^)
zippy:~/kde/ksmiletris-0.3#strings `sysctl -n kern.bootfile` |grep -i soft|grep options
zippy:~/kde/ksmiletris-0.3#strings `sysctl -n kern.bootfile` |grep -i include_config|grep options
___options INCLUDE_CONFIG_FILE # Include this file in kernel
zippy:~/kde/ksmiletris-0.3#
As opposed to this which you posted earlier:
/dev/ccd2c on /proxy (local, noatime, soft-updates, writes: sync 2 async 719)
^^^^^^^^^^^^
- alex
| "Contrary to popular belief, penguins are not the salvation of modern |
| technology. Neither do they throw parties for the urban proletariat." |
| Powered by FreeBSD http://www.freebsd.org/ |
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" 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.00.9807111700110.625-100000>
