Add a sys_get_number_of_cores() function that calls sysconf or sysctl
commite8a7d9c822ae4be4533f9e34885816a5b7831154
authorJeremy Allison <jra@samba.org>
Thu, 5 Jan 2012 23:48:24 +0000 (5 15:48 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 6 Jan 2012 01:42:25 +0000 (6 02:42 +0100)
tree50352a0092e47131f3858f664740a5cbee8fdd44
parent200c22b9940f8e222f20f95691bc61dcb883b609
Add a sys_get_number_of_cores() function that calls sysconf or sysctl
and tunes the aio threads.
source3/configure.in
source3/include/proto.h
source3/lib/system.c
source3/modules/vfs_aio_pthread.c
source3/wscript