Module Name: src Committed By: rmind Date: Sun May 25 14:53:55 UTC 2014
Modified Files: src/sys/kern: subr_pcu.c Log Message: pcu: replace xcall(9) used for messaging with ipi(9). This provides a better performance of the PCU (e.g. FPU) state synchronisation. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/kern/subr_pcu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.