- Jul 10, 2017
-
-
Victor Lopez authored
-
Victor Lopez authored
-
- Jul 06, 2017
-
-
Victor Lopez authored
See #61
-
Victor Lopez authored
See #61
-
Victor Lopez authored
See #61
-
Victor Lopez authored
See #61
-
- Jun 29, 2017
-
-
Victor Lopez authored
Close #52
-
- Jun 22, 2017
-
-
Victor Lopez authored
-
- Jun 15, 2017
-
-
Victor Lopez authored
-
- Jun 01, 2017
-
-
Victor Lopez authored
-
- Mar 21, 2017
-
-
Victor Lopez authored
-
Victor Lopez authored
-
- Mar 20, 2017
-
-
Victor Lopez authored
* Replace semaphores by pthread_mutexes * Replace shmem nprocs by an array of pid_t * Remove shmem_check_consistency function and add a consistency check based on stored pids * Add an option to not delete Shared memory when calling shmem_finalize
-
- Mar 17, 2017
-
-
Victor Lopez authored
-
- Mar 02, 2017
-
-
Victor Lopez authored
-
- Feb 28, 2017
-
-
Marta Garcia Gasulla authored
-
-
Marta Garcia Gasulla authored
Do not use LB_Barrier_QTY var, the number of processes that are in the barrier are all the ones that haver done init with LB_Barrier=1
-
- Feb 24, 2017
-
-
Victor Lopez authored
-
- Feb 22, 2017
-
-
Victor Lopez authored
* API now receives a char ***environ - if NULL we use setenv - if !NULL, we must reallocate the custom environ to add our variable * Shared Memory attachment now needs to look to an env. variable "LB_PREINIT" and use that value instead of the PID. (*) This won't be done in 1.3. To be fixed in 1.4 * Refactor PreRegister into PreInit
-
Victor Lopez authored
* Fix dlb_taskset to correctly finalize non-dlb aware applications * The API can receive a boolean to determine whether to return the CPUs
-
- Feb 03, 2017
-
-
Victor Lopez authored
-
- Jan 26, 2017
-
-
Victor Lopez authored
-
Victor Lopez authored
-
Victor Lopez authored
-
Victor Lopez authored
-
Victor Lopez authored
-
- Jan 19, 2017
-
-
Victor Lopez authored
-
Victor Lopez authored
-
Victor Lopez authored
-
- Jan 18, 2017
-
-
Victor Lopez authored
-
Victor Lopez authored
This API is used by undetermined PM's that want to poll for new threads: * int DLB_poll_new_threads(int *nthreads, dlb_cpu_set_t mask) See #57
-
Victor Lopez authored
-
Victor Lopez authored
-
Victor Lopez authored
Basic error handling for DROM functions.
-
- Jan 12, 2017
-
-
Victor Lopez authored
-
Victor Lopez authored
-
- Dec 23, 2016
-
-
Victor Lopez authored
-
Victor Lopez authored
-
Marta Garcia Gasulla authored
-