unix_io.c (find_cached_block, reuse_cache, unix_read_blk, 
	unix_write_blk): Optimize routines so that we don't end up
	searching the cache twice when a block isn't in the
	cache.  If reads are larger than READ_DIRECT_SIZE, don't
	let them go through the cache.

2 files changed