summaryrefslogtreecommitdiff
path: root/src/readahead/readahead-replay.c
Commit message (Expand)AuthorAgeFilesLines
* Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek2014-07-311-1/+1
* readahead: modernizationsLennart Poettering2014-05-161-64/+40
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-181-12/+6
* readahead: don't complain that we cannot precache symlinksLennart Poettering2013-01-031-1/+1
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-261-2/+1
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-251-1/+1
* readahead: make sure to close pack file before exiting, to be valgrind cleanLennart Poettering2012-06-221-1/+2
* readahead: merge three binaries into oneLennart Poettering2012-06-211-87/+7
* readahead: Add tool to analyze the contents of the pack file. v3.Auke Kok2012-06-051-1/+1
* readahead: avoid activating the journal by accident, log directly to kmsgLennart Poettering2012-05-231-1/+1
* readahead: store inode numbers in pack fileLennart Poettering2012-05-041-3/+20
* units: use OOMScoreAdjust= in the unit files to set OOM score adjustLennart Poettering2012-05-041-1/+0
* readhead: temporarily lower the kernel's read_ahead_kb setting while collectingLennart Poettering2012-05-041-1/+1
* readahead: rather than checking for virtualization in the C code, use Conditi...Lennart Poettering2012-04-241-7/+4
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* readahead: don't monopolize IO when replayingLennart Poettering2012-01-211-1/+7
* core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering2012-01-121-1/+1
* build-sys: move public header files into a dir of their ownLennart Poettering2012-01-051-1/+2
* build-sys: make readahead and vconsole optionalLennart Poettering2011-12-311-0/+371