summaryrefslogtreecommitdiffstats
path: root/sys/powerpc
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2013-02-23 16:01:03 +0000
committerattilio <attilio@FreeBSD.org>2013-02-23 16:01:03 +0000
commit1073a3600169d69ce8182282ee963464f30c3360 (patch)
treea401e4a032f465be78d119780217d4597e1100e4 /sys/powerpc
parenta6cea2fdc20b50422fcfc4141b806b585b7e2956 (diff)
parent9b619254ca339d50462a2ab033e4cb5c94b8c676 (diff)
downloadFreeBSD-src-1073a3600169d69ce8182282ee963464f30c3360.zip
FreeBSD-src-1073a3600169d69ce8182282ee963464f30c3360.tar.gz
MFC
Diffstat (limited to 'sys/powerpc')
-rw-r--r--sys/powerpc/include/vmparam.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/powerpc/include/vmparam.h b/sys/powerpc/include/vmparam.h
index 8368a41..4b36d9d 100644
--- a/sys/powerpc/include/vmparam.h
+++ b/sys/powerpc/include/vmparam.h
@@ -121,11 +121,6 @@
#endif /* AIM/E500 */
-/* XXX max. amount of KVM to be used by buffers. */
-#ifndef VM_MAX_KERNEL_BUF
-#define VM_MAX_KERNEL_BUF (SEGMENT_LENGTH * 7 / 10)
-#endif
-
#if !defined(LOCORE)
struct pmap_physseg {
struct pv_entry *pvent;
OpenPOWER on IntegriCloud