Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 May 2000 08:45:31 -0700 (PDT)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/include ipl.h src/sys/i386/isa ipl_funcs.c src/sys/alpha/alpha ipl_funcs.c src/sys/alpha/include ipl.h src/sys/sys taskqueue.h systm.h src/sys/kern subr_taskqueue.c src/sys/conf files
Message-ID:  <200005281545.IAA81224@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         2000/05/28 08:45:31 PDT

  Modified files:
    sys/i386/include     ipl.h 
    sys/i386/isa         ipl_funcs.c 
    sys/alpha/alpha      ipl_funcs.c 
    sys/alpha/include    ipl.h 
    sys/sys              systm.h 
    sys/conf             files 
  Added files:
    sys/sys              taskqueue.h 
    sys/kern             subr_taskqueue.c 
  Log:
  Add taskqueue system for easy-to-use SWIs among other things.
  
  Reviewed by: arch
  
  Revision  Changes    Path
  1.19      +4 -1      src/sys/i386/include/ipl.h
  1.35      +4 -1      src/sys/i386/isa/ipl_funcs.c
  1.18      +4 -1      src/sys/alpha/alpha/ipl_funcs.c
  1.13      +5 -2      src/sys/alpha/include/ipl.h
  1.113     +4 -1      src/sys/sys/systm.h
  1.368     +2 -1      src/sys/conf/files



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005281545.IAA81224>