Home | History | Annotate | Line # | Download | only in include
vmparam.h revision 1.1.1.1.2.2
      1  1.1.1.1.2.2    bouyer /*	$NetBSD: vmparam.h,v 1.1.1.1.2.2 2000/12/08 09:26:32 bouyer Exp $	*/
      2          1.1  takemura 
      3          1.1  takemura #include <mips/vmparam.h>
      4          1.1  takemura 
      5          1.1  takemura /*
      6          1.1  takemura  * hpcmips has one physical memory segment.
      7          1.1  takemura  */
      8  1.1.1.1.2.1    bouyer #define	VM_PHYSSEG_MAX		5
      9          1.1  takemura 
     10          1.1  takemura #define	VM_NFREELIST		1
     11          1.1  takemura #define	VM_FREELIST_DEFAULT	0
     12