freebsd-nq/sys/ufs/ffs
Stefan Eßer 7368f324a8 Don't try to make use of useless rotational position optimisation,
if all free blocks are in the same bucket (i.e. NRPOS == 1).
Else a free block is choosen, possibly from a different cylinder,
even if the block succeeding bpref was free ...

Submitted by:	se
1995-02-27 17:43:57 +00:00
..
ffs_alloc.c Don't try to make use of useless rotational position optimisation, 1995-02-27 17:43:57 +00:00
ffs_balloc.c Cosmetics. make gcc less noisy. Still some way to go here. 1994-10-10 01:04:55 +00:00
ffs_extern.h More loadable VFS changes: 1994-09-22 19:38:41 +00:00
ffs_inode.c These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
ffs_subr.c Cosmetics. make gcc less noisy. Still some way to go here. 1994-10-10 01:04:55 +00:00
ffs_tables.c Added $Id$ 1994-08-02 07:55:43 +00:00
ffs_vfsops.c Undo a previous change. <sys/disklabel.h> was broken, not these files. 1994-11-14 13:22:52 +00:00
ffs_vnops.c These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
fs.h Made idempotent 1994-08-21 07:03:56 +00:00