Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 1997 11:37:44 -0800 (PST)
From:      Garrett Wollman <wollman>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/vm vm_kern.h vm_page.c
Message-ID:  <199702131937.LAA02948@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

wollman     97/02/13 11:37:43

  Modified:    sys/vm    vm_kern.h vm_page.c
  Log:
  Provide an alternative interface to contigmalloc() which allows a specific
  map to be used when allocating the kernel va (e.g., mb_map).  The VM
  gurus may want to look this over.
  
  Revision  Changes    Path
  1.11      +3 -0      src/sys/vm/vm_kern.h
  1.75      +19 -4     src/sys/vm/vm_page.c



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