]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r206409
authoralc <alc@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 14 Apr 2010 16:31:59 +0000 (16:31 +0000)
committeralc <alc@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 14 Apr 2010 16:31:59 +0000 (16:31 +0000)
commit56c5f82c0e1aaeea2de167b6745d0ebe1a5d6870
treec1f21856f8d8a37b25351586307fd1c29c0d8210
parenta0b1fcf7afa6ab7464d060c49c85024a15373700
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().

git-svn-id: svn://svn.freebsd.org/base/stable/8@206607 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/vm/vm_contig.c
sys/vm/vm_extern.h