Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Sep 2000 20:17:36 -0700 (PDT)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys eventhandler.h src/sys/kern subr_eventhandler.c
Message-ID:  <200009220317.UAA51239@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      2000/09/21 20:17:35 PDT

  Modified files:
    sys/sys              eventhandler.h 
    sys/kern             subr_eventhandler.c 
  Log:
  Make the EVENTHANDLER mechanism MP-safe.  Events can now be invoked
  without holding the Giant lock.
  
  Revision  Changes    Path
  1.8       +47 -28    src/sys/sys/eventhandler.h
  1.6       +22 -4     src/sys/kern/subr_eventhandler.c



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?200009220317.UAA51239>