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
/
vax
/
include
/
vmparam.h
Age
Commit message (
Expand
)
Author
2018-03-31
Shrink MAXDSIZ to 512MB.
ragge
2014-01-26
don't re-specify the defaults
christos
2014-01-25
delete VM_DEFAULT_ADDRESS; some of those should be GC'ed because they match
christos
2013-09-18
Bump MAXTSIZ to 32 MB (it is an arbitrary limit anyway)
martin
2010-11-14
Move struct vm_page_md definition from vmparam.h to pmap.h, because
uebayasi
2010-11-06
Remove incomplete, never worked dynamic run-time memory registration
uebayasi
2009-03-06
Remove SHMMAXPGS from all kernel configs. Dynamically compute the
joerg
2008-03-11
Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf
matt
2005-12-11
merge ktrace-lwp.
christos
2003-12-14
TOPDOWN_VM is now mandatory on vax.
ragge
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-02-26
Enable USE_TOPDOWN_VM. This also makes it possible to use large address
ragge
2002-12-10
Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out
thorpej
2002-04-01
Wrap up SHMMAXPGS to 1024, no reason to keep it low.
ragge
2002-02-19
Bump the default data limit to 32M and the max data limit to 64M.
thorpej
2001-11-15
MAXSLP is defined to be a machine-independent scheduling parameter,
soren
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
2000-11-14
We use 4K VM pages on the VAX. Make PAGE_SIZE and friends into
thorpej
2000-03-07
add real vmapbuf/vunmapbuf routines. needed for VS4000 SCSI support.
matt
2000-03-04
expunge vm_offset_t and vm_size_t.
matt
2000-02-11
Update for the NKMEMPAGES changes.
thorpej
2000-01-26
Remove obsoleted macros.
tsutsui
1999-12-12
CL* discarding.
ragge
1999-10-22
Remove the vmapbuf()/vunmapbuf() routines. They are quite unneccessary
ragge
1999-06-20
Add macros to round/trunc vax pages.
ragge
1999-04-26
Garbage-collect VM_MBUF_SIZE.
thorpej
1999-03-06
pmap_physseg must be visible.
ragge
1999-02-02
Another giant change: Allocate register space dynamic instead of compiled-in.
ragge
1999-01-16
MNN is no longer optional
chuck
1999-01-01
Giant change: NBPG now set to 4k and CLSIZE == 1 for vax. This change
ragge
1998-11-29
Protect against multiple inclusion. Struct needs at least one argument.
ragge
1998-08-21
VAX logical page size increased to 4k.
ragge
1998-07-08
Define one page free list, and put all pages on it.
thorpej
1998-05-03
Remove the ancient kernel-stack area at top of P1 region. Make PMAP_NEW
ragge
1998-03-02
Support for UVM on VAXen.
ragge
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-02-12
Walk a step closer to more intelligent User PTE handling.
ragge
1996-07-20
Numerous changes to be able to put Bertram Barth's VAXstation support in.
ragge
1996-02-02
ASSEMBLER -> _LOCORE
mycroft
1995-12-13
PG_SHIFT -> PGSHIFT.
ragge
1995-08-22
Changed way to calculate USRPTSIZE.
ragge
1995-06-05
New file pcb.h. USRTEXT changed to 0x400.
ragge
1995-05-05
Removed cpu_set_init_frame() use.
ragge
1995-02-13
Lots of fixes...
ragge
1994-11-25
Lots of updates & fixes.
ragge
1994-10-26
new RCS ID format.
cgd
1994-10-08
Changes to make files more 4.4/1.0B working.
ragge
1994-08-16
Minor updates of some errouneous parameters.
ragge
[next]