Module Name: src Committed By: rmind Date: Fri May 13 22:22:56 UTC 2011
Modified Files: src/sys/kern: sysv_shm.c Log Message: - Replace shmmap_entry_pool with kmem(9), as pool is not worth. - Sprinkle __cacheline_aligned and __read_mostly. To generate a diff of this commit: cvs rdiff -u -r1.118 -r1.119 src/sys/kern/sysv_shm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.