Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-27 | readahead: properly initialize variable | Lennart Poettering | |
2010-09-26 | readahead-replay: use posix_fadvise instead of readahead | Harald Hoyer | |
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: make candidate for early OOM kill | Lennart Poettering | |
2010-09-25 | readahead-replay: delay ready notification until we queued first read | Lennart Poettering | |
2010-09-25 | readahead: disable on low memory machines | Lennart Poettering | |
2010-09-24 | readahead: take file system root on command line | Lennart Poettering | |
2010-09-23 | readahead: normalize logging | Lennart Poettering | |
2010-09-23 | readahead: implement minimal readahead logic based on fanotify(), mincore() ↵ | Lennart Poettering | |
and readahead() |