Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2002 03:03:16 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom geom.h geom_dev.c geom_event.c geom_io.c
Message-ID:  <200205201003.g4KA3Gc48935@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2002/05/20 03:03:16 PDT

  Modified files:
    sys/geom             geom.h geom_dev.c geom_event.c geom_io.c 
  Log:
  Don't grab Giant around malloc(9) and free(9).
  Don't grab Giant around wakeup(9).
  Don't print verbose messages about each device found in geom_dev.
  Various cleanups.
  
  Sponsored by: DARPA & NAI Labs.
  
  Revision  Changes    Path
  1.16      +18 -7     src/sys/geom/geom.h
  1.15      +26 -40    src/sys/geom/geom_dev.c
  1.7       +0 -6      src/sys/geom/geom_event.c
  1.7       +0 -6      src/sys/geom/geom_io.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?200205201003.g4KA3Gc48935>