Module Name: src Committed By: jmcneill Date: Fri Jun 28 14:56:46 UTC 2019
Modified Files:
src/sys/dev: dksubr.c
src/sys/sys: buf.h
Log Message:
Store a reference to the CPU that submitted the I/O request with the
request itself.
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 src/sys/dev/dksubr.c
cvs rdiff -u -r1.129 -r1.130 src/sys/sys/buf.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
