cvs commit: src/sys/kern usched_bsd4.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jun 20 11:47:34 PDT 2006


dillon      2006/06/20 11:44:32 PDT

DragonFly src repository

  Modified files:
    sys/kern             usched_bsd4.c 
  Log:
  Fix a case where RTP_PRIO_FIFO was not being handled properly.  The bug led
  to a scheduler assertion and panic and caused programs trying to use the
  priority (KDE primarily) to panic the machine.
  
  Reported-by: Thomas Schlesinger <schlesinger at xxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.15      +1 -0      src/sys/kern/usched_bsd4.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/usched_bsd4.c.diff?r1=1.14&r2=1.15&f=u





More information about the Commits mailing list