OpenGrok
Cross Reference: vmparam.h
xref
: /
src
/
sys
/
arch
/
evbmips
/
include
/
vmparam.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/evbmips/include/vmparam.h
Revision
Date
Author
Comments
1.5
19-Apr-2014
matt
Normal memory is not poolpage memory unless poolpage memory is default memory.
1.4
09-Jul-2011
matt
branches: 1.4.2; 1.4.12; 1.4.16; 1.4.26;
Allow algor kernels to be built under either algor/algor64 or
evbmips-el/evbmips64-el. Note that MAXMAPARITITONS and majors numbers
differ between the two ports which is why two kernels are still needed.
1.3
20-Feb-2011
matt
Merge forward from matt-nb5-mips64.
1.2
14-Dec-2009
matt
branches: 1.2.4; 1.2.6; 1.2.8;
Merge from matt-nb5-mips64
Merge mips-specific arch files.
1.1
07-Mar-2002
simonb
branches: 1.1.10; 1.1.12; 1.1.124; 1.1.142;
A port to the MIPS Malta evaluation board. Currently supports the
MIPS32 4Kc CPU board, with support for the MIPS64 5Kc and the QED RM5261
CPU boards to follow.
The cs4281 audio hasn't been tested, there are some interrupt problems
with onboard the pciide, but all other on-board peripherals work.
The evbmips port will support more MIPS evaluation boards in the future.
1.1.142.6
09-Feb-2012
matt
VM_FREELIST_MAX is not used by anything. Should be VM_NFREELIST
Add macros to test a PA to see if it belonds to a VM_FREELIST_*
1.1.142.5
29-Nov-2011
matt
Take part of the KSEG2 space and use it to "almost" direct another 256MB
of memory so that N32 kernels can make use of ram outside of KSEG0. This
allows N32 kernels to be useful on systems with 4GB of RAM or more.
1.1.142.4
06-Jan-2010
matt
Fix typo: VMFREE* -> VM_FREE*
1.1.142.3
31-Dec-2009
matt
Use mips_page_physload and mips_init_lwp0_uarea.
1.1.142.2
11-Dec-2009
matt
Use the default set of VM_FREELISTs in <mips/vmparam.h> but allow them to
be overridden (for pmax).
1.1.142.1
13-Sep-2009
cliff
bump VM_PHYSSEG_MAX to 32 (was 1) for sake of systems with
multiple noncontiguous regions of physical memory
1.1.124.1
11-Mar-2010
yamt
sync with head
1.1.12.2
07-Mar-2002
simonb
A port to the MIPS Malta evaluation board. Currently supports the
MIPS32 4Kc CPU board, with support for the MIPS64 5Kc and the QED RM5261
CPU boards to follow.
The cs4281 audio hasn't been tested, there are some interrupt problems
with onboard the pciide, but all other on-board peripherals work.
The evbmips port will support more MIPS evaluation boards in the future.
1.1.12.1
07-Mar-2002
simonb
file vmparam.h was added on branch nathanw_sa on 2002-03-07 14:44:03 +0000
1.1.10.2
23-Jun-2002
jdolecek
catch up with -current on kqueue branch
1.1.10.1
07-Mar-2002
jdolecek
file vmparam.h was added on branch kqueue on 2002-06-23 17:35:56 +0000
1.2.8.1
05-Mar-2011
bouyer
Sync with HEAD
1.2.6.1
06-Jun-2011
jruoho
Sync with HEAD.
1.2.4.1
05-Mar-2011
rmind
sync with head
1.4.26.1
10-Aug-2014
tls
Rebase.
1.4.16.1
18-May-2014
rmind
sync with head
1.4.12.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.4.2.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Indexes created Wed Oct 22 13:09:56 GMT 2025