]> Zhao Yanbai Git Server - minix.git/commit
SMP - Print cpu of the process
authorTomas Hruby <tom@minix3.org>
Wed, 15 Sep 2010 14:11:01 +0000 (14:11 +0000)
committerTomas Hruby <tom@minix3.org>
Wed, 15 Sep 2010 14:11:01 +0000 (14:11 +0000)
commit454589debdbabef0b0795b3eeda2180e6a972b79
tree7a04a939927d93ad1f68a98abc8171cef06da4e4
parent0ac9b6d4cf7eef7f24692862580bbdce9b37024f
SMP - Print cpu of the process

- adds '4' to print processes assigned to each cpu without printing
  the process it is blocked on (a lightweight '1')
kernel/arch/i386/arch_system.c
kernel/debug.c
kernel/proc.c