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
/
param.h
Age
Commit message (
Expand
)
Author
2021-05-31
Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is
simonb
2018-04-26
bump message buffer size
macallan
2012-09-23
increase powerpc NKMEMPAGES_MAX_DEFAULT to 256MB. remove the macppc
mrg
2012-02-10
proper sizing of kmem_arena on different ports
para
2011-07-28
hiding PCI_MAGIC_IO_RANGE from userland is counter-productive
macallan
2011-06-20
Cleanup powerpc param.h. If compiling a MODULE, ignore port-specific stuff.
matt
2008-02-28
move PCI_MAGIC_IO_RANGE to a header that's actually exported to userland
macallan
2007-12-25
get rid of macppc's private pci_bus_dma_tag
macallan
2007-12-24
#define __HAVE_PRIVATE_PCI_BUS_DMA_TAG
macallan
2001-11-14
Bump the default macppc MSGBUFSIZE to 12KB so we can get an entire
matt
2001-06-06
Changes new pmap, common param.h, vmparam.h, and moved includes.
matt
2001-05-30
use _KERNEL_OPT
mrg
2000-06-30
raise MSIZE from 128 to 256.
itojun
2000-02-13
Reduce NKMEMPAGES_MAX_DEFAULT.
tsubai
2000-02-11
Update for the NKMEMPAGES changes.
thorpej
1999-12-04
CL* discarding.
ragge
1999-10-13
Change kernel segment base to 0xf00000. Some PM9500s won't boot with the
tsubai
1999-07-18
Decrease default NKMEMCLUSTERS. (128MB -> 8MB)
tsubai
1999-01-12
Move MSGBUFSIZE from machdep.c to param.h
tsubai
1998-09-03
Remove HTABENTS definition. (calculated automatically)
tsubai
1998-08-13
Remove ``#define ovbcopy bcopy''. This exists in sys/systm.h now.
tsubai
1998-05-15
Initial import of macppc port.
tsubai