Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Aug 1999 15:21:14 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys malloc.h src/sys/vm vm_page.c
Message-ID:  <199908102221.PAA27459@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/08/10 15:21:14 PDT

  Modified files:
    sys/sys              malloc.h 
    sys/vm               vm_page.c 
  Log:
  Add a contigfree() as a corollary to contigmalloc() as it's not clear
  which free routine to use and people are tempted to use free() (which
  doesn't work)
  
  Revision  Changes    Path
  1.42      +4 -1      src/sys/sys/malloc.h
  1.137     +10 -1     src/sys/vm/vm_page.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?199908102221.PAA27459>