Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 10/21/2000 00:49:01
Module Name:	basesrc
Committed By:	fvdl
Date:		Fri Oct 20 21:49:01 UTC 2000

Modified Files:
	basesrc/distrib/i386/floppies/kernel-ramdisk: Makefile
Added Files:
	basesrc/distrib/i386/floppies/kernel-ramdisk: nocluster.gdb

Log Message:
Add a little gdb script to switch off FFS clustering. This avoids
buffer cache lockups in INSTALL_TINY (it has very little buffers
to spare). This is the least intrusive way of fixing that.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/distrib/i386/floppies/kernel-ramdisk/Makefile
cvs rdiff -r0 -r1.1 \
    basesrc/distrib/i386/floppies/kernel-ramdisk/nocluster.gdb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.