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
/
sun2
/
include
/
param.h
Age
Commit message (
Expand
)
Author
2021-05-31
Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is
simonb
2012-08-11
Poor sun2 has only 14MB KVA space so reduce NKMEMPAGES_MIN_DEFAULT and
tsutsui
2012-02-10
proper sizing of kmem_arena on different ports
para
2011-02-08
Remove clause 3 (UCB advertising clause) from the University of Utah
rmind
2010-02-08
Remove separate mb_map. The nmbclusters is computed at boot time based
joerg
2009-12-11
Refactoring MD segment related definitions on m68k ports:
tsutsui
2008-07-02
Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@.
ad
2007-03-16
Bump MAXBSIZE to 0x4000 because 16KB could be used by default
tsutsui
2005-12-11
merge ktrace-lwp.
christos
2005-01-23
move spl*() and IPL_* definitions from psl.h to intr.h.
chs
2005-01-22
de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.
chs
2003-10-30
Set MAXPHYS to 0xe000.
mycroft
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2001-05-14
Now always define PGSHIFT. Thanks to the ELF move, note the new
fredette
2001-04-10
Define a very small UBC_NWINS to keep UBC from eating all kernel VM.
fredette
2001-03-29
Added.
fredette