Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | irmd, lib: use shm_du_map as lockfile. | dimitri staessens | 2016-06-17 | 1 | -9/+15 |
* | lib: fixed SHM_DU_BUFF_BLOCK_SIZE in shm_du_map | dimitri staessens | 2016-05-26 | 1 | -1/+1 |
* | lib: allow running shm_du_map in single block mode | dimitri staessens | 2016-05-25 | 1 | -6/+31 |
* | lib: Add missing check upon garbage collection | Sander Vrijders | 2016-05-17 | 1 | -2/+3 |
* | lib: Fixed incorrect initialization | Sander Vrijders | 2016-05-17 | 1 | -3/+4 |
* | lib: Add missing modulo calculation | Sander Vrijders | 2016-05-16 | 1 | -10/+10 |
* | lib: cleanup file descriptors for shared memory | dimitri staessens | 2016-05-15 | 1 | -0/+6 |
* | lib/test: removed the test for the shm_du_map | dimitri staessens | 2016-05-09 | 1 | -2/+1 |
* | irmd: flow allocation and fast path | dimitri staessens | 2016-05-07 | 1 | -39/+104 |
* | lib: include stdlib.h, not malloc.h | dimitri staessens | 2016-04-02 | 1 | -1/+1 |
* | lib/ipcpd: fixed logging mistake | dimitri staessens | 2016-03-25 | 1 | -0/+5 |
* | lib: Shared Memory | dimitri staessens | 2016-03-24 | 1 | -134/+68 |
* | lib: optimization of ringbuffer | Dimitri Staessens | 2016-03-20 | 1 | -15/+14 |
* | lib: updated shm_du_map to be a hybrid ring buffer | Dimitri Staessens | 2016-03-19 | 1 | -127/+67 |
* | lib: shared memory map | Dimitri Staessens | 2016-03-19 | 1 | -0/+493 |