aboutsummaryrefslogtreecommitdiff
path: root/m4/tuklib_cpucores.m4 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-20tuklib_cpucores: Use HW_NCPUONLINE on OpenBSD.Lasse Collin1-0/+5
2020-02-24tuklib: Omit an unneeded <sys/types.h> from a tests.Lasse Collin1-1/+0
2016-10-24tuklib_cpucores: Add support for sched_getaffinity().Lasse Collin1-1/+29
2015-03-27Fix CPU core count detection on QNX.Lasse Collin1-4/+11
2015-02-10tuklib_cpucores: Use cpuset_getaffinity() on FreeBSD if available.Lasse Collin1-1/+22
2013-08-03Windows: Add Windows support to tuklib_cpucores().Lasse Collin1-2/+17
2010-05-10Updates to tuklib_physmem and tuklib_cpucores.Lasse Collin1-6/+27
2010-01-12Add IRIX-specific code to tuklib_physmem and tuklib_cpucores.Lasse Collin1-2/+9
2009-11-20Update tuklib_cpucores.m4 and tuklib_physmem.m4 from tuklib,Lasse Collin1-13/+18
2009-09-19Various changes.Lasse Collin1-34/+49
2009-08-29Fix sysctl() usage.Lasse Collin1-1/+1
2009-03-18Fix wrong macro names in lc_cpucores.m4 and cpucores.h.Lasse Collin1-2/+2
2009-02-14Cleanups to the code that detects the amount of RAM andLasse Collin1-0/+57