Re: Implementation of SCHED_M2 scheduler

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <rmind@...>
Cc: <tech-kern@...>, <ad@...>
Date: Monday, October 8, 2007 - 7:21 pm

> http://www.netbsd.org/~rmind/m2/sched_m2.c

- i'm not sure if it's a good idea to implement SCHED_FIFO in sched_m2.c.
- how about making 4bsd hook sched_pstat_proc_hook rather than
  putting #ifdef back?
- why r_bitmap is volatile?
- why sched_catchlwp is not static?
- high_pri[] should be pri_t.

YAMAMOTO Takashi
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Implementation of SCHED_M2 scheduler, Mindaugas R., (Thu Oct 4, 9:57 am)
Re: Implementation of SCHED_M2 scheduler, YAMAMOTO Takashi, (Mon Oct 8, 7:21 pm)
Re: Implementation of SCHED_M2 scheduler, Mindaugas R., (Mon Oct 8, 7:35 pm)
Re: Implementation of SCHED_M2 scheduler, YAMAMOTO Takashi, (Mon Oct 8, 9:49 pm)
Re: Implementation of SCHED_M2 scheduler, Mindaugas R., (Mon Oct 8, 11:13 pm)
Re: Implementation of SCHED_M2 scheduler, Andrew Doran, (Thu Oct 4, 6:14 pm)