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
/
sun3
/
include
/
vmparam3.h
Age
Commit message (
Expand
)
Author
2018-03-03
sun2/sun3:
mrg
2017-02-02
PR port-mac68k/51923
rin
2010-10-15
Make common kernel module binaries work on both sun3 and sun3x.
tsutsui
2010-04-30
Raise the blade, make the change, don't quite rearrange to where
pooka
2009-03-06
Remove SHMMAXPGS from all kernel configs. Dynamically compute the
joerg
2007-10-25
defparam PAGER_MAP_SIZE.
yamt
2005-12-11
merge ktrace-lwp.
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-12-10
Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out
thorpej
2001-07-03
move parts that are the same from vmparam3{,x}.h to vmparam.h.
chs
2001-02-21
reduce PAGER_MAP_SIZE to 4MB, we're short on KVA.
chs
2000-02-11
Update for the NKMEMPAGES changes.
thorpej
1999-12-04
CL* discarding.
ragge
1999-04-26
Garbage-collect the VM_MBUF_SIZE constant. Instead, use the size
thorpej
1999-04-05
Move VM_PHYSSEG_MAX to the common vmparam.h (needed by LKMs).
gwr
1999-02-18
It appears that pmap_physseg is now required in userland. Too bad.
gwr
1999-01-16
MNN is no longer optional, remove dead code
chuck
1998-07-08
Define one page free list, and put all pages on it.
thorpej
1998-02-20
Switch to MACHINE_NEW_NONCONTIG
gwr
1998-02-05
Merge arch/sun3x into arch/sun3
gwr
1997-07-12
update comment from 1981 on memory and disk prices -- pr-2754 from Curt Sampson
perry
1997-06-12
bring mrg-vm-swap2 onto mainilne.
mrg
1997-05-29
Increase the default datasize limit to 16MB (enough to build libc).
gwr
1997-02-27
Define VM_MAX_KERNEL_ADDRESS using KERN_END instead of a constant.
gwr
1997-01-18
Define MACHINE_NONCONTIG here instead of in conf/std.sun3.
gwr
1995-09-26
New DVMA interface, and various cleanup.
gwr
1995-08-08
Add default value for SHMMAXPGS (from Jason Thorpe - fixes PR#1220)
gwr
1995-05-24
Update cpu_fork() to eliminate double mapping of kernel stacks.
gwr
1995-02-13
DVMA slave mapping support.
gwr
1994-11-21
Lots of changes. Fairly stable now.
gwr
1994-10-26
new RCS ID format.
cgd
1993-12-12
snapshot of my private sources
glass
1993-08-28
last snapshot before uploading. we still have serious clock problems
glass
1993-08-21
snapshot. for uploading. gets lost in swtch after enablertclock()
glass
1993-08-15
runs up to and including configure().
glass
1993-08-13
snapshot. ready to call configure(), partial integration of torek's config
glass
1993-08-02
stupid cleanup; fixes to mon.h; rewrote asm.h based on old asm.h
glass
1993-07-27
new pmap module
glass
1993-06-25
adding include files...not much of this works
glass