Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2010 16:31:59 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/vm vm_contig.c vm_extern.h
Message-ID:  <201004141632.o3EGWFaR052557@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2010-04-14 16:31:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/vm               vm_contig.c vm_extern.h 
  Log:
  SVN rev 206607 on 2010-04-14 16:31:59Z by alc
  
  MFC r206409
    Introduce the function kmem_alloc_attr(), which allocates kernel virtual
    memory with the specified physical attributes.
  
    Correct an error in the prototype for kmem_malloc().
  
  Revision  Changes    Path
  1.73.2.2  +97 -18    src/sys/vm/vm_contig.c
  1.86.2.4  +3 -1      src/sys/vm/vm_extern.h



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