From 654720aaa997d288cbced452ed61a1bd1e6f9cde Mon Sep 17 00:00:00 2001 From: mycroft Date: Thu, 30 Oct 2003 06:22:53 +0000 Subject: [PATCH] Set MAXPHYS to 0xe000. XXX This really is the wrong way to do this. --- sys/arch/sun2/include/param.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/arch/sun2/include/param.h b/sys/arch/sun2/include/param.h index 2cd98a57caed..552a6b6e1fc9 100644 --- a/sys/arch/sun2/include/param.h +++ b/sys/arch/sun2/include/param.h @@ -1,4 +1,4 @@ -/* $NetBSD: param.h,v 1.4 2003/08/07 16:29:52 agc Exp $ */ +/* $NetBSD: param.h,v 1.5 2003/10/30 06:22:53 mycroft Exp $ */ /* * Copyright (c) 1982, 1986, 1990, 1993 @@ -107,6 +107,7 @@ #define SEGOFSET (NBSG-1) /* byte offset into segment */ #define MAXBSIZE 0x2000 /* max FS block size */ +#define MAXPHYS 0xe000 /* * XXX fredette - we force a small number of mbuf clusters and cluster