summaryrefslogtreecommitdiff
path: root/src/gc/unix/config.h.in
AgeCommit message (Expand)AuthorFilesLines
2019-10-14Fix available memory extraction on Linux (#26764) (#26938)agoretsky1-0/+9
2019-05-11Fix CPUSET_T definition for FreeBSDAdeel1-0/+2
2019-04-19Large Pages on Linux & macOS (#24098)Mukul Sabharwal1-0/+1
2019-04-08Add Large pages support in GCMukul Sabharwal1-0/+1
2019-04-03Remove CPU groups handling from the gc.cppJan Vorlicek1-0/+1
2018-08-25Remove NumaNodeInfo, CPUGroupInfo, AppDomain, SystemDomain, and EEConfig stub...David Mason1-0/+2
2017-05-29Implement GetCurrentProcessCpuCount for Unix and merge NumberOfProcesors impl...Tom Deseyn1-0/+1
2017-04-14[Local GC] Move operations on CLREventStatic to the EE interface (#10813)Sean Gillespie1-1/+3
2017-01-23[Local GC] Provide an implementation of GCToOSInterface for Unix-like platfor...Sean Gillespie1-0/+14