fix mfs_inactive for incore mini-root.
[unix-history] / usr / src / sys / ufs / mfs / mfsiom.h
/*
* Copyright (c) 1989 The Regents of the University of California.
* All rights reserved.
*
* %sccs.include.redist.c%
*
* @(#)mfsiom.h 7.2 (Berkeley) %G%
*/
#define MFS_MAPREG (MAXPHYS/NBPG + 2) /* Kernel mapping pte's */
#define MFS_MAPSIZE 10 /* Size of alloc map for pte's */