Cleanup #658: Update old references to rsh in code to ssh. Refactoring from rsh to...
[charm.git] / src / arch / uth-linux / conv-mach.h
blob3ec8789403e1d048c318b3506e24003b3d8d96c1
1 #ifndef _CONV_MACH_H
2 #define _CONV_MACH_H
4 #define CMK_CCS_AVAILABLE 0
6 #define CMK_CMIDELIVERS_USE_COMMON_CODE 1
8 #define CMK_CMIPRINTF_IS_A_BUILTIN 0
10 #define CMK_GETPAGESIZE_AVAILABLE 0
12 #define CMK_HANDLE_SIGUSR 1
14 #define CMK_IS_HETERO 0
16 #define CMK_MALLOC_USE_GNU_MALLOC 0
17 #define CMK_MALLOC_USE_OS_BUILTIN 1
19 #define CMK_MEMORY_PAGESIZE 8192
20 #define CMK_MEMORY_PROTECTABLE 1
22 #define CMK_MULTICAST_GROUP_TYPE struct { unsigned pe, id; }
23 #define CMK_MULTICAST_DEF_USE_COMMON_CODE 1
24 #define CMK_MULTICAST_LIST_USE_COMMON_CODE 1
25 #define CMK_MULTICAST_GROUP_USE_COMMON_CODE 1
28 #define CMK_SSH_IS_A_COMMAND 1
29 #define CMK_SSH_NOT_NEEDED 0
31 #define CMK_SHARED_VARS_UNAVAILABLE 0
32 #define CMK_SHARED_VARS_UNIPROCESSOR 1
34 #define CMK_SIGNAL_NOT_NEEDED 1
35 #define CMK_SIGNAL_USE_SIGACTION 0
36 #define CMK_SIGNAL_USE_SIGACTION_WITH_RESTART 0
38 #define CMK_SPANTREE_MAXSPAN 4
39 #define CMK_SPANTREE_USE_COMMON_CODE 1
41 #define CMK_SYNCHRONIZE_ON_TCP_CLOSE 0
43 #define CMK_THREADS_REQUIRE_NO_CPV 1
44 #define CMK_THREADS_COPY_STACK 0
46 #define CMK_TIMER_USE_GETRUSAGE 0
47 #define CMK_TIMER_USE_SPECIAL 0
48 #define CMK_TIMER_USE_TIMES 1
51 #define CMK_VECTOR_SEND_USES_COMMON_CODE 1
53 #define CMK_WHEN_PROCESSOR_IDLE_BUSYWAIT 1
54 #define CMK_WHEN_PROCESSOR_IDLE_USLEEP 0
56 #define CMK_CONDS_USE_SPECIAL_CODE 1
58 #endif