Date: Wed, 14 Apr 2010 16:54:49 +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: <201004141655.o3EGtCU2064825@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2010-04-14 16:54:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/vm vm_contig.c vm_extern.h Log: SVN rev 206609 on 2010-04-14 16:54:49Z 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.63.2.3 +97 -18 src/sys/vm/vm_contig.c 1.78.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?201004141655.o3EGtCU2064825>