/[rtmk]/rtmk/include/rtmk/i386/vm-param.h
ViewVC logotype

Diff of /rtmk/include/rtmk/i386/vm-param.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by jrydberg, Wed Dec 12 02:42:04 2001 UTC revision 1.3 by jrydberg, Tue Apr 16 21:19:09 2002 UTC
# Line 1  Line 1 
1  /* VM parameters for i386-port.  /* VM parameters for i386-port.
2     Copyright 1999, 2000, 2001 Johan Rydberg, jrydberg@opencores.org.     Copyright 1999, 2000, 2001, 2002 Johan Rydberg, jrydberg@rtmk.org.
3    
4  This program is free software; you can redistribute it and/or modify  This program is free software; you can redistribute it and/or modify
5  it under the terms of the GNU General Public License as published by  it under the terms of the GNU General Public License as published by
# Line 22  Foundation, Inc., 59 Temple Place - Suit Line 22  Foundation, Inc., 59 Temple Place - Suit
22  #define VM_KERN_MAX_ADDRESS 0x40000000  #define VM_KERN_MAX_ADDRESS 0x40000000
23    
24  #define VM_USER_MIN_ADDRESS 0x40000000  #define VM_USER_MIN_ADDRESS 0x40000000
25  #define VM_USER_MAX_ADDRESS 0xFFFFF000  #define VM_USER_MAX_ADDRESS 0xEFFFF000
26    
27  #define VM_PAGE_SIZE        4096  #define VM_PAGE_SIZE        4096
28  #define VM_PAGE_MASK        4095  #define VM_PAGE_MASK        4095

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26