index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
powerpc
/
include
/
vmparam.h
Age
Commit message (
Expand
)
Author
2014-01-25
delete VM_DEFAULT_ADDRESS; some of those should be GC'ed because they match
christos
2012-02-23
Export MIN_PAGE_SIZE and MAX_PAGE_SIZE for modular kernels.
matt
2011-06-20
Readd powerpc/include/vmparam.h to the set lists
matt
2011-06-20
PowerPC now exports a common view of cpu.h, vmparam.h and pmap.h
matt
2011-06-20
Don't export USER_SR if _MODULE is defined.
matt
2000-02-16
Unused. (PR 9424)
tsubai
2000-02-11
Update for the NKMEMPAGES changes.
thorpej
1999-12-04
CL* discarding.
ragge
1999-05-02
Garbage-collect VM_MBUF_SIZE leftover.
kleink
1999-03-23
VM_MBUF_SIZE is in terms of MCLBYTES, not CLBYTES.
thorpej
1999-01-16
MNN is no longer optional, remove old code
chuck
1998-08-31
vm_offset_t --> [pv]addr_t
tsubai
1998-07-08
Define one page free list, and put all pages on it.
thorpej
1998-06-05
Merge in MACHINE_NEW_NONCONTIG support and some fix from Tsubai-San.
sakamoto
1998-02-18
Fix typo.
mycroft
1997-06-12
bring mrg-vm-swap2 onto mainilne.
mrg
1997-04-16
Always define MACHINE_NONCONTIG.
thorpej
1996-09-30
PowerPC port
ws