Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!constellation!osuunx.ucc.okstate.edu!moe.ksu.ksu.edu!vixen.cso.uiuc.edu!sdd.hp.com!cs.utexas.edu!uunet!Germany.EU.net!news From: bs@Germany.EU.net (Bernard Steiner) Newsgroups: comp.os.386bsd.questions Subject: Re: [BUG?] newfs with bsize = 16 kb ? Date: 25 Oct 1993 12:05:31 +0100 Organization: EUnet Deutschland GmbH, Dortmund, Germany Lines: 12 Distribution: world Message-ID: <2agbtr$5v0@Germany.EU.net> References: <1993Oct23.193511.18122@Informatik.TU-Muenchen.DE> NNTP-Posting-Host: qwerty.germany.eu.net In article <1993Oct23.193511.18122@Informatik.TU-Muenchen.DE>, wiserner@Informatik.TU-Muenchen.DE (Bernd Wiserner) writes: |> the write performance I increased the bsize-field in my disklabel first to |> 8 kb and then to 16kb . With 8 kb everything was Ok. but then I tried |> to make a newfs -o0 -l1 -r4500 /dev/sd1e on the disk ( bsize was 16 kb ). [...] I, too, tried to increse the blocksize of the filesystem to 16k (and 16k fragments) - to no avail. If I recall the ffs part in the 4.3 book correctly, this ought to work, but it doesn't. -Bernard