artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2128e2
)
more buffer cache please
author
deraadt
<deraadt@openbsd.org>
Sat, 19 Apr 1997 20:43:11 +0000
(20:43 +0000)
committer
deraadt
<deraadt@openbsd.org>
Sat, 19 Apr 1997 20:43:11 +0000
(20:43 +0000)
sys/arch/i386/conf/BABY
patch
|
blob
|
history
diff --git
a/sys/arch/i386/conf/BABY
b/sys/arch/i386/conf/BABY
index
c14d3d0
..
e593473
100644
(file)
--- a/
sys/arch/i386/conf/BABY
+++ b/
sys/arch/i386/conf/BABY
@@
-1,4
+1,4
@@
-# $OpenBSD: BABY,v 1.1
4 1997/04/15 13:12:36
deraadt Exp $
+# $OpenBSD: BABY,v 1.1
5 1997/04/19 20:43:11
deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@
-12,7
+12,7
@@
option GPL_MATH_EMULATE # floating point emulation
# have a broken BIOS, uncomment the following and set the value
# properly for your system.
#option EXTMEM_SIZE=... # size of extended memory
-
#option
BUFCACHEPERCENT=20
+
option
BUFCACHEPERCENT=20
#option DUMMY_NOPS # speed hack; recommended
option XSERVER