Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: mycroft
Date: Sat Jul 17 20:50:08 UTC 2004
Modified Files:
src/sys/kern: sys_pipe.c
Log Message:
PRIBIO -> PSOCK. This emulates the pre-sys_pipe behavior, and avoids including
processes blocked on pipe I/O in the load average.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/sys/kern/sys_pipe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index