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
/
macppc
/
include
/
vmparam.h
Age
Commit message (
Expand
)
Author
2003-02-03
Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea).
matt
2003-02-02
Remove OLDPMAP support.
matt
2002-12-10
Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out
thorpej
2002-03-09
switch all mpc6xx powerpc ports to NEWPMAP by default.
chs
2001-11-15
MAXSLP is defined to be a machine-independent scheduling parameter,
soren
2001-06-10
Make the new pmap optional. Use the old (stable!) pmap by default.
tsubai
2001-06-06
Changes new pmap, common param.h, vmparam.h, and moved includes.
matt
2001-05-01
Per discussion w/ chuck and chuck, restructure the md page stuff
thorpej
2001-04-29
Add a VM_MDPAGE_MEMBERS macro that defines pmap-specific data for
thorpej
2001-03-15
Remove PAGER_MAP_SIZE definition -- use default value. Instead, decrease
tsubai
2000-12-08
Increase all of the limits.
mycroft
2000-11-27
Reduce PAGER_MAP_SIZE to 4MB.
tsubai
2000-02-11
Update for the NKMEMPAGES changes.
thorpej
1999-12-04
CL* discarding.
ragge
1999-07-18
Add VM_MAX_KERNEL_BUF definition.
tsubai
1999-04-16
Now that we have direct-mapped pool pages, we can garbage-collect VM_MBUF_SIZE
thorpej
1999-03-23
VM_MBUF_SIZE is in terms of MCLBYTES, not CLBYTES.
thorpej
1999-02-27
Increase default data size to compile libbfd without `virtual memory
tsubai
1999-01-16
MNN is no longer optional
chuck
1998-08-21
vm_offset_t --> [pv]addr_t.
tsubai
1998-07-13
Change VM_MAXUSER_ADDRESS to 0x7ffff000.
tsubai
1998-06-05
Add support for UVM and MACHINE_NEW_NONCONTIG.
tsubai
1998-05-15
Initial import of macppc port.
tsubai