Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jun 1999 10:03:30 -0700 (PDT)
From:      Dmitrij Tejblum <dt@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_extern.h vm_kern.c
Message-ID:  <199906081703.KAA31207@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dt          1999/06/08 10:03:30 PDT

  Modified files:
    sys/vm               vm_extern.h vm_kern.c 
  Log:
  Add a function kmem_alloc_nofault() - same as kmem_alloc_pageable(), but
  create a nofault entry. It will be used to allocate kmem for upages.
  
  (I am not too happy with all this, but it's better than nothing).
  
  Revision  Changes    Path
  1.42      +2 -1      src/sys/vm/vm_extern.h
  1.55      +25 -1     src/sys/vm/vm_kern.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?199906081703.KAA31207>