summaryrefslogtreecommitdiff
path: root/sys/arch/i386/include/param.h
AgeCommit message (Expand)Author
2004-08-06provide md USPACE_ALIGN zero on all but mips; deradat@ pefo@ okMichael Shalayeff
2004-06-13debranch SMP, have funNiklas Hallqvist
2004-04-19remove the GATEWAY junk thingy; at the same time, select a new fatTheo de Raadt
2004-01-14Revert previous; this will cause issues on some machines, says drahn@Miod Vallat
2004-01-13Fix KERNTEXTOFF value (long) after the move to ELF.Miod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-17i386 changes to move to ELF. asm cleanup. Change MAXDSIZ to 512M for 1Gsep.Dale Rahn
2003-04-09Correct commentary describing page table layoutsNiklas Hallqvist
2002-06-26Bump i386 kvm size to 768M.Artur Grabowski
2001-12-05change KMEMPAGES back to 64M, 128M does not work on large memory machines.Dale Rahn
2001-12-05make nkmempages dynamic based on memory. okay art@ from netbsd:Niels Provos
2001-07-18Get rid of the PMAP_NEW option by making it mandatory for all archs.Artur Grabowski
2001-07-06change MSIZE to 256, okay @deraadtNiels Provos
2001-05-05PMAP_NEW and UVM are no longer optional on i386.Artur Grabowski
2001-05-05Get rid of CLSIZE and all related stuff.Artur Grabowski
2001-04-07OK, PMAP_NEW by default once again. This time it should work better forNiklas Hallqvist
2001-04-03If you cannot test your work, please do not do commits and then break userlandTheo de Raadt
2001-04-02PMAP_NEW is now default behaviour, get old pmap with option PMAP_OLD.Niklas Hallqvist
2000-04-07Protect MAXPHYS against redefinition- this allows you to make a configmjacob
2000-02-22enlarge msgbuf, somewhat line netbsd didTheo de Raadt
1999-11-27define PAGE_SIZE and friends, 4K kernel size reduction and probable speed inc...Theo de Raadt
1999-09-20kvm is larger; crank NMBCLUSTERS and NKMEMCLUSTERSTheo de Raadt
1999-09-17grown i386 kvm to 512MBTheo de Raadt
1998-05-28grow kernel malloc area by 2MMichael Shalayeff
1997-09-17Double default NMBCLUSTERS, they're too small for modern networks.Jason Downs
1996-10-25grow kvm space; fix an over-agressive pmap optimizationTheo de Raadt
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt