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-common.c
Age
Commit message (
Expand
)
Author
2011-08-21
readahead: make use of block_get_whole_disk() where applicable
Lennart Poettering
2011-06-10
readahead-common: fix total memory size detection
Michal Schmidt
2011-04-07
don't make up buffer sizes, use standard LINE_MAX instead
Lennart Poettering
2011-03-28
use /run instead of /dev/.run
Kay Sievers
2011-03-09
dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd
Lennart Poettering
2011-03-03
readahead: disable collector automatically on read-only media
Lennart Poettering
2010-10-26
readahead: bump a device's request_nr when enabling readahead
Lennart Poettering
2010-10-05
readahead: fix printf format string
Lennart Poettering
2010-09-30
readahead: minor 32bit fixes
Lennart Poettering
2010-09-29
readahead: make sure /dev/.systemd/readahead exists
Lennart Poettering
2010-09-28
readahead: ignore replay events when collecting
Lennart Poettering
2010-09-26
readahead: add interface to sd-daemon.[ch] to control readahead
Lennart Poettering
2010-09-25
readahead: parse command line arguments
Lennart Poettering
2010-09-25
readahead: disable on low memory machines
Lennart Poettering
2010-09-23
readahead: implement minimal readahead logic based on fanotify(), mincore() a...
Lennart Poettering