|
Multi-core Hash Joins
Main-memory hash join implementations for multi-core CPUs
|
Provides cpu mapping utility function. More...
Go to the source code of this file.
Macros | |
| #define | CUSTOM_CPU_MAPPING "cpu-mapping.txt" |
Functions | |
| int | get_cpu_id (int thread_id) |
| int | get_numa_id (int mytid) |
| int | get_num_numa_regions (void) |
| int | get_numa_node_of_address (void *ptr) |
Provides cpu mapping utility function.
Definition in file cpu_mapping.h.