index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
readahead
/
readahead-replay.c
Age
Commit message (
Expand
)
Author
2012-11-15
Isolation of udev code from remaining systemd
Anthony G. Basile
2012-07-26
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-25
use "Out of memory." consistantly (or with "\n")
Shawn Landden
2012-06-22
readahead: make sure to close pack file before exiting, to be valgrind clean
Lennart Poettering
2012-06-21
readahead: merge three binaries into one
Lennart Poettering
2012-06-05
readahead: Add tool to analyze the contents of the pack file. v3.
Auke Kok
2012-05-23
readahead: avoid activating the journal by accident, log directly to kmsg
Lennart Poettering
2012-05-04
readahead: store inode numbers in pack file
Lennart Poettering
2012-05-04
units: use OOMScoreAdjust= in the unit files to set OOM score adjust
Lennart Poettering
2012-05-04
readhead: temporarily lower the kernel's read_ahead_kb setting while collecting
Lennart Poettering
2012-04-24
readahead: rather than checking for virtualization in the C code, use Conditi...
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-01-21
readahead: don't monopolize IO when replaying
Lennart Poettering
2012-01-12
core: switch all log targets to go directly to the journal, instead via syslog
Lennart Poettering
2012-01-05
build-sys: move public header files into a dir of their own
Lennart Poettering
2011-12-31
build-sys: make readahead and vconsole optional
Lennart Poettering