- Jun 27, 2017
-
-
Victor Lopez authored
-
Victor Lopez authored
Ext. functions now use the same shm handler and it counts as another subprocess. This way we remove the ambiguity when a DLB process wants to call DROM specific features.
-
- Jun 22, 2017
-
-
Victor Lopez authored
-
- Jun 21, 2017
-
-
Victor Lopez authored
-
Victor Lopez authored
-
Victor Lopez authored
-
- Jun 20, 2017
-
-
Victor Lopez authored
Fix issue with shadowing in older compilers
-
- Jun 19, 2017
-
-
Victor Lopez authored
Fix #64
-
Victor Lopez authored
-
- Jun 16, 2017
-
-
Victor Lopez authored
Fix #69
-
- Jun 15, 2017
-
-
Victor Lopez authored
-
Victor Lopez authored
-
Victor Lopez authored
-
- Jun 14, 2017
-
-
Victor Lopez authored
-
- Jun 13, 2017
-
-
Victor Lopez authored
Setting LB_ARGS="..." was causing non-defined options to be empty instead of parse the default value
-
- Jun 01, 2017
-
-
Victor Lopez authored
-
Victor Lopez authored
-
Victor Lopez authored
-
Victor Lopez authored
-
Victor Lopez authored
-
Victor Lopez authored
-
- May 24, 2017
-
-
Victor Lopez authored
Do a true reset in shmem_cpuinfo by acquiring all owned CPUs and lending the rest. The previous logic was wrong, a simple AcquireCpuMask is not enoutgh.
-
Victor Lopez authored
In polling mode, DLB must always enable the CPU and let the runtime decide whether there will be CPU sharing by calling checkCPUAvailability Also, fix needed in shmem_cpuinfo__is_cpu_available to support the current mechanism in AcquireCpu
-
Victor Lopez authored
-
Victor Lopez authored
HWLOC_LIBDIR needs to be exported without link flags. For that reason, a bit of refactoring has been needed in ax_hwloc
-
- May 17, 2017
-
-
Victor Lopez authored
-
- May 15, 2017
-
-
Victor Lopez authored
-
- May 12, 2017
-
-
Victor Lopez authored
-
Victor Lopez authored
-
- May 10, 2017
-
-
Victor Lopez authored
Several flags are needed, and CFLAGS cannot be shared since there are some incompatible flags
-
Victor Lopez authored
-
Victor Lopez authored
-
Victor Lopez authored
-
Victor Lopez authored
-
- May 08, 2017
-
-
Victor Lopez authored
-
Victor Lopez authored
-
- May 05, 2017
-
-
Victor Lopez authored
-
- May 04, 2017
-
-
Victor Lopez authored
Now all policy functions must return an integer. If the function is not defined, a new error value DLB_ERR_NOPOL is returned.
-
Victor Lopez authored
-
- Apr 28, 2017
-
-
Victor Lopez authored
-