DL6ER
|
d8d526aff3
|
Use low-level mutex locks to ensure FTLs main datastructure can only be accessed by one thread at a time.
|
2017-07-01 18:39:19 +02:00 |
|
DL6ER
|
2f0f68e4d5
|
Rework thread locks (since we don't need different kinds anymore)
|
2017-06-03 19:08:24 +02:00 |
|
DL6ER
|
5532de60b4
|
Removed logg_const_str
|
2017-04-08 18:36:30 +02:00 |
|
DL6ER
|
cc7ccc5921
|
Improve documentation of thread locks. Allow concurrently active clients accessing the data struction in read-only mode
|
2017-03-16 01:18:09 +01:00 |
|
DL6ER
|
f73ed48dbf
|
Implement FTL garbage collector
|
2017-03-12 21:03:05 +01:00 |
|