index
:
ouroboros
be
master
testing
Ouroboros main repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
shm_du_map.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: shm_du_map full multi-block support
dimitri staessens
2016-07-03
1
-103
/
+79
*
lib: robust locking in shared memory and crash recovery
dimitri staessens
2016-07-02
1
-63
/
+194
*
lib, irmd, ipcpd: Change pid to api
Sander Vrijders
2016-06-28
1
-5
/
+5
*
lib, irmd, ipcp: robust mutexes
dimitri staessens
2016-06-21
1
-7
/
+25
*
build: Change install directories and set correct permissions
Sander Vrijders
2016-06-20
1
-0
/
+8
*
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