]> Zhao Yanbai Git Server - minix.git/commit
SMP - runctl() can stop across cpus
authorTomas Hruby <tom@minix3.org>
Wed, 15 Sep 2010 14:11:09 +0000 (14:11 +0000)
committerTomas Hruby <tom@minix3.org>
Wed, 15 Sep 2010 14:11:09 +0000 (14:11 +0000)
commit906a81a1c7717304436214fb09ba99e681c2db43
tree5e296a9358f94de19dc550ccfaa84073e7d82c97
parente2701da5a9e70d49276c15565ac6336c0cd766f8
SMP - runctl() can stop across cpus

- if stopping a process that runs on a different CPU we tell the
  remote cpu to do that
kernel/smp.c
kernel/smp.h
kernel/system/do_runctl.c