Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sh3/include GC VM_MBUF_SIZE.
details: https://anonhg.NetBSD.org/src/rev/69ad2fd0c1fb
branches: trunk
changeset: 485335:69ad2fd0c1fb
user: tsubai <tsubai%NetBSD.org@localhost>
date: Tue Apr 25 12:31:10 2000 +0000
description:
GC VM_MBUF_SIZE.
diffstat:
sys/arch/sh3/include/vmparam.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 6ab9a33e127a -r 69ad2fd0c1fb sys/arch/sh3/include/vmparam.h
--- a/sys/arch/sh3/include/vmparam.h Tue Apr 25 12:17:06 2000 +0000
+++ b/sys/arch/sh3/include/vmparam.h Tue Apr 25 12:31:10 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: vmparam.h,v 1.5 2000/02/11 19:30:29 thorpej Exp $ */
+/* $NetBSD: vmparam.h,v 1.6 2000/04/25 12:31:10 tsubai Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -121,7 +121,6 @@
#endif
/* virtual sizes (bytes) for various kernel submaps */
-#define VM_MBUF_SIZE (NMBCLUSTERS*MCLBYTES)
#define VM_PHYS_SIZE (USRIOSIZE*NBPG)
#define VM_PHYSSEG_MAX 1
Home |
Main Index |
Thread Index |
Old Index