cvs commit: src/sys/kern init_main.c

Simon 'corecode' Schubert corecode at fs.ei.tum.de
Wed Oct 26 02:40:13 PDT 2005


Matthew Dillon wrote:
  Log:
  Temporary hack until corecode can fix it.  There is a p_rtprio and also
  a lwp_rtprio.  The scheduler was using lwp_rtprio but proc0 only initialized
  p_rtprio, so all processes wound up with RTP_PRIO_REALTIME instead of
  RTP_PRIO_NORMAL.  This basically turned off the estcpu priority code and
  made all runnable processes round robin equally.
Aha!  Thanks.  I already was wondering why my interactive response was 
so bad :)

LWP work will come up again, but right now I'm busy with uni stuff :/

cheers
  simon
--
Serve - BSD     +++  RENT this banner advert  +++    ASCII Ribbon   /"\
Work - Mac      +++  space for low $$$ NOW!1  +++      Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \




More information about the Commits mailing list