inorder: add event priority offset
authorKorey Sewell <ksewell@umich.edu>
Sun, 31 Jan 2010 23:26:26 +0000 (18:26 -0500)
committerKorey Sewell <ksewell@umich.edu>
Sun, 31 Jan 2010 23:26:26 +0000 (18:26 -0500)
commit4a945aab1958d39fcfea4608715e77d5112809cf
treed96739fa2fbac0ea409b01627643d2738b1bf08c
parenteac5eac67ae8076e934d78063a24eeef08f25413
inorder: add event priority offset
allow for events to schedule themselves later if desired. this is important
because of cases like where you need to activate a thread only after the previous
thread has been deactivated. The ordering there has to be enforced
src/cpu/inorder/cpu.cc
src/cpu/inorder/cpu.hh