summaryrefslogtreecommitdiff
path: root/src/journal/mmap-cache.h
AgeCommit message (Expand)Author
2016-06-02get libsystemd-journal-internal buildingLuke Shumaker
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-01-05journald: process SIGBUS for the memory maps we set upLennart Poettering
2014-12-13journal: replace contexts hashmap with a plain arrayMichal Schmidt
2014-12-13journal: delete unused function mmap_cache_close_contextMichal Schmidt
2014-12-13journal: remove journal_file_object_keep/release functionsMichal Schmidt
2014-10-09sd-journal: fix sd_journal_enumerate_unique skipping valuesJan Janssen
2014-01-11journal: fix access to munmapped memory in sd_journal_enumerate_uniqueZbigniew Jędrzejewski-Szmek
2013-11-26journald: keep statistics on how of we hit/miss the mmap cacheLennart Poettering
2012-09-22journal: bring mmap cache prototype in syncLennart Poettering
2012-09-21journal: completely rework the mmap cache as I too dumb to actually understan...Lennart Poettering
2012-08-21journal: be more careful when keeping around mmaps we still needLennart Poettering
2012-08-18mmap: resize arrays dynamicallyLennart Poettering
2012-08-16journal: add superficial structure verifierLennart Poettering
2012-08-16journal: implement generic sharable mmap caching logicLennart Poettering