jhay> It looks like I spoke too soon. My 2000-10-05 kernel that previously
jhay> worked also now panics. It must be somewhere when the floppies are
jhay> made.
Maybe there is a problem in newfs(8).
peter 2000/10/16 17:41:37 PDT
Modified files:
sbin/newfs mkfs.c
Log:
Implement simple write combining for newfs - this is particularly useful
for large scsi disks with WCE = 0. This yields around a 7 times speedup
on elapsed newfs time on test disks here. 64k clusters seems to be the
sweet spot for scsi disks using our present drivers.
Revision Changes Path
1.30 +38 -1 src/sbin/newfs/mkfs.c
When I backout this change, the problem seems disappeared...
-- -
Makoto `MAR' MATSUSHITA
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
- current.freebsd.org problems? Bill G
- Re: current.freebsd.org problems? Dag-Erling Smorgrav
- Re: current.freebsd.org problems? Jordan Hubbard
- Re: current.freebsd.org problems? Makoto MATSUSHITA
- Re: current.freebsd.org problems? Masanori Kanaoka
- Re: current.freebsd.org problems... Makoto MATSUSHITA
- Re: current.freebsd.org problems... John Hay
- Re: current.freebsd.org prob... Makoto MATSUSHITA
- Re: current.freebsd.org ... John Hay
- Re: current.freebsd.org ... Makoto MATSUSHITA
- Re: current.freebsd.org ... Makoto MATSUSHITA
- Re: current.freebsd.org prob... Masanori Kanaoka
- Re: current.freebsd.org ... John Hay
- Kernel PANICS during &qu... Makoto MATSUSHITA
- Re: Kernel PANICS during... Boris Popov
- Re: Kernel PANICS during... Makoto MATSUSHITA
