/tools/llvm-lib/libLLVMAsmPrinter/

pplication/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/include/param.h
AgeCommit message (Expand)Author
2018-02-19Double size of MSGBUFSIZE as existing value is not big enough to hold boot dmesgsborrill
2018-01-11Initialize ist0 in cpu_init_tss. On amd64 this is the DDB stack, and it hasmaxv
2017-06-14Define MAXPHYSMEM globally.maxv
2017-02-02Increase KERNTEXTOFF from 1MB to 2MB on amd64. [1MB; 2MB[ is now handledmaxv
2017-01-20increase max io mem on amd64. some devices need it.maya
2015-10-27make sure MSGBUFSIZE can't expand strangely by using parens.mrg
2012-04-20- Convert x86 MD code, mainly pmap(9) e.g. TLB shootdown code, to usermind
2012-02-04improve sizing of kmem_arena now that more allocations are made from itpara
2012-01-24Use and define ALIGN() ALIGN_POINTER() and STACK_ALIGN() consistently,christos
2012-01-20Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressionsjoerg
2011-07-26g/c round_pdryamt
2010-02-08Remove separate mb_map. The nmbclusters is computed at boot time basedjoerg
2009-11-11Reert change which was not meant to be comitted.haad
2009-11-11Build kernel modules with -mno-red-zone like kernel is build. This fixeshaad
2008-12-20- Kill NOREDZONE.ad
2008-10-26put the contents of these header files around #ifdef __x86_64__, andmrg
2008-01-08change the layout in u-area and reduce UPAGES.yamt
2008-01-05- make amd64 use per-cpu tss.yamt
2007-10-18merge yamt-x86pmap branch.yamt
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-10-13Bump default size of the message buffer from 16 KB to 32 KB.joerg
2006-08-28- remove unused bdbtofsb.yamt
2006-02-12increase NKMEMPAGES_MAX_DEFAULT to 1 GB.chs
2003-04-26Rename the x86_64 port to amd64, as this is the actual name used forfvdl