Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Aug 2001 13:17:05 -0700 (PDT)
From:      Thomas Moestl <tmm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_zone.c vm_zone.h
Message-ID:  <200108042017.f74KH5N78137@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tmm         2001/08/04 13:17:05 PDT

  Modified files:
    sys/vm               vm_zone.c vm_zone.h 
  Log:
  Add a zdestroy() function to the zone allocator. This is needed for the
  unload case of modules that use their own zones.
  It has been tested with the nfs module.
  
  Revision  Changes    Path
  1.47      +109 -1    src/sys/vm/vm_zone.c
  1.19      +2 -1      src/sys/vm/vm_zone.h


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?200108042017.f74KH5N78137>