silby 2003/08/06 17:03:29 PDT
FreeBSD src repository
Modified files:
sys/sys pipe.h
Log:
Increase SMALL_PIPE_SIZE from 4096 to PAGE_SIZE.
Sorry people with 8K pages, this could be have been causing some of the
resent panics under heavy pipe load.
Revision Changes Path
1.22 +1 -1 src/sys/sys/pipe.h