Module Name: src Committed By: matt Date: Wed Dec 26 18:30:23 UTC 2012
Modified Files: src/sys/kern: subr_pcu.c src/sys/sys: lwp.h pcu.h Log Message: Add support for kernel-based code to use a PCU. (for memory to memory copies or in_cksum or ...) To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/kern/subr_pcu.c cvs rdiff -u -r1.165 -r1.166 src/sys/sys/lwp.h cvs rdiff -u -r1.9 -r1.10 src/sys/sys/pcu.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.