-/* $OpenBSD: vmparam.h,v 1.16 2008/07/25 20:51:56 kurt Exp $ */
+/* $OpenBSD: vmparam.h,v 1.17 2008/07/25 21:24:49 miod Exp $ */
/* $NetBSD: vmparam.h,v 1.18 2000/05/22 17:13:54 thorpej Exp $ */
/*
#define STACKGAP_RANDOM 256*1024
/*
- * PTEs for mapping user space into the kernel for phyio operations.
+ * PTEs for mapping user space into the kernel for physio operations.
* 64 pte's are enough to cover 8 disks * MAXBSIZE.
*/
#ifndef USRIOSIZE
-/* $OpenBSD: vmparam.h,v 1.6 2008/07/24 04:54:27 miod Exp $ */
+/* $OpenBSD: vmparam.h,v 1.7 2008/07/25 21:25:25 miod Exp $ */
/*
* Copyright (c) 1988 University of Utah.
#define USRPTSIZE (1 * NPTEPG) /* 4mb */
/*
- * PTEs for mapping user space into the kernel for phyio operations.
+ * PTEs for mapping user space into the kernel for physio operations.
* One page is enough to handle 4Mb of simultaneous raw IO operations.
*/
#ifndef USRIOSIZE
-/* $OpenBSD: vmparam.h,v 1.14 2008/03/30 20:13:14 miod Exp $ */
+/* $OpenBSD: vmparam.h,v 1.15 2008/07/25 21:25:25 miod Exp $ */
/* $NetBSD: vmparam.h,v 1.5 1994/10/26 21:10:10 cgd Exp $ */
/*
#define STACKGAP_RANDOM 256*1024
/*
- * PTEs for mapping user space into the kernel for phyio operations.
+ * PTEs for mapping user space into the kernel for physio operations.
* 16 pte's are enough to cover 8 disks * MAXBSIZE.
*/
#ifndef USRIOSIZE