cvs commit: src/sys/sys interrupt.h

John Baldwin jhb at FreeBSD.org
Mon Jun 28 09:21:52 PDT 2004


jhb         2004-06-28 16:21:51 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              interrupt.h 
  Log:
  Adjust the priorities of software interrupts.  Bump SWI_CLOCK up to 5
  and bump all of the taskqueue swi's to 6.  This gives callouts higher
  priority than taskqueue tasks and gives all taskqueue tasks the same
  priority.
  
  Discussed with: bde
  
  Revision  Changes    Path
  1.27      +5 -6      src/sys/sys/interrupt.h


More information about the cvs-src mailing list