[RFC PATCH 2/2] base scheduler_tick() on virtual time

2007-10-23 Thread Jan Glauber
Make the scheduler_tick() dependent on the s390 cpu timer so it gets only called after a virtual cpu has completed a tick. Together with the virtual sched_clock() this should make the scheduler decisions for s390 based on virtual time. Signed-off-by: Jan Glauber <[EMAIL PROTECTED]>

[RFC PATCH 2/2] base scheduler_tick() on virtual time

2007-10-23 Thread Jan Glauber
Make the scheduler_tick() dependent on the s390 cpu timer so it gets only called after a virtual cpu has completed a tick. Together with the virtual sched_clock() this should make the scheduler decisions for s390 based on virtual time. Signed-off-by: Jan Glauber [EMAIL PROTECTED]