K 10 svn:author V 4 jake K 8 svn:date V 27 2001-01-21T03:11:03.000000Z K 7 svn:log V 269 Implement optimized PCPU accessors. These are necessary to support a pre-emptable kernel. For variables of size 4 bytes or less they compile to a single instruction, which does not allow a process to migrate cpus in the middle, and get the value for the "wrong" cpu. END