OSDN Git Service

vm: Add support for changing the scheduler group for a thread.
authorSan Mehat <san@google.com>
Tue, 21 Apr 2009 21:03:06 +0000 (14:03 -0700)
committerSan Mehat <san@google.com>
Thu, 23 Apr 2009 16:24:06 +0000 (09:24 -0700)
commit256fc159a267859c18e11e1d15fd7d97a59757c6
treec673f433efce5523670bc767ade1969dce417deb
parentd03734b4afc4ea088ecea09070260caa94ec0bd9
vm: Add support for changing the scheduler group for a thread.
Also temporarily bumps the scheduler group for background threads while performing GC

Signed-off-by: San Mehat <san@google.com>
vm/Thread.c
vm/Thread.h
vm/alloc/Heap.c