From a59d364a23cc9c69b00c3111d78cfaa7abce00d3 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Wed, 22 Sep 1999 04:11:55 +0000 Subject: Change default block size for user VBLK device access from 2K to PAGE_SIZE (4K on an i386, 8K on an alpha). Make BLKDEV_IOSIZE, DFLTPHYS, and MAXPHYS kernel-configurable. --- sys/alpha/include/param.h | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'sys/alpha') diff --git a/sys/alpha/include/param.h b/sys/alpha/include/param.h index 873ea8504b4f..2bb660ca4cb7 100644 --- a/sys/alpha/include/param.h +++ b/sys/alpha/include/param.h @@ -98,9 +98,16 @@ #define DEV_BSHIFT 9 /* log2(DEV_BSIZE) */ #define DEV_BSIZE (1<