Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 1999 12:02:59 +0200
From:      Stefano Riva <sriva@alice.it>
To:        "Meissner, Norbert" <norbert.meissner@daimlerchrysler.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: 3.1 release slow
Message-ID:  <3.0.5.32.19990329120259.00a9ebc0@relay.alice.it>
In-Reply-To: <A991441F7BF5D111B2BB0008C7A410113D06FB@sutgxs05.ut.str.dai mler-benz.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At 11.45 29/03/99 +0200, you wrote:
>linux systems are much faster in the bonnie benchmark. i think that this is
>because linux isn't writing in sync on the hd. on the other side bonnie
>shows that Freebsd 3.1 FS is slower than 2.2.8. I'm sure that the
>softupdates are turned on because mount tells me about 30K synced and 150K
>asynced writes. The Machine is a P166 with 128MB RAM. 

  Softupdates are turned on and applied to the filesystem[s] only if mount
says it, i.e.:

/dev/da0s1e on /usr (local, soft-updates, writes: sync 2 async 972)

  The kernel must be compiled with "options SOFTUPDATES" and you must apply
them manually to the filesystem[s]. Compile it with optimizations turned
on, because by default FreeBSD's kernels aren't optimized. Also, there are
other options that you may use to enhance FreeBSD's performance. For
example, consider using the "noatime" option mounting the filesytem[s]; do
a "man mount".

---

  Stefano Riva
  Software Engineer - System Administrator
  Informazioni Editoriali I.E. Srl
  Phone +39-027528400, Fax +39-027528451
  Email sriva@alice.it


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?3.0.5.32.19990329120259.00a9ebc0>