kernel - Make the itimers MPSAFE
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 26 Oct 2011 18:23:03 +0000 (11:23 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 26 Oct 2011 18:23:03 +0000 (11:23 -0700)
commitd7f4c4580f6b8a093c3bbc4f277955463d74e107
tree08a448e5d79593e85ec6aa248745551ddceed851
parent43e72e79e549059473a43a7f99e1b469564c28d0
kernel - Make the itimers MPSAFE

* Use the per-process p_token instead of the MP lock for per-process
  itimers.
sys/kern/kern_time.c