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