Correct early termination case of read clustering which could cause
authorniklas <niklas@openbsd.org>
Sat, 1 Feb 1997 00:09:31 +0000 (00:09 +0000)
committerniklas <niklas@openbsd.org>
Sat, 1 Feb 1997 00:09:31 +0000 (00:09 +0000)
commite2379c68b7baafd55554447766cb91ee181a87a3
treeba5734b3ab1a29c34c1568407b5f6d63250c0765
parent219bee74c723cd1d4c23798c75899b01115172ef
Correct early termination case of read clustering which could cause
buffer cache poisoning when bufpages/nbuf is larger than 1.  Also correct
readahead amount calculation.  Optimize page moving when buffers have excess
pages.
sys/kern/vfs_cluster.c