summaryrefslogtreecommitdiff
path: root/src/readahead
Commit message (Expand)AuthorAge
...
* readahead: a bit of reformattingLennart Poettering2012-09-03
* readahead-analyze: don't call fclose on nullLukas Nykryn2012-08-23
* fix a couple of issues found with llvm-analyzeLennart Poettering2012-08-08
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-26
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-25
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-19
* readahead: fix calculation of percentageLennart Poettering2012-07-03
* journal: fix sd_journal_stream_fd()Lennart Poettering2012-06-22
* readahead: minor code style fixesLennart Poettering2012-06-22
* readahead: make sure to close pack file before exiting, to be valgrind cleanLennart Poettering2012-06-22
* readahead: use log_error() for logging errorsLennart Poettering2012-06-21
* readahead: make use of util.h's page_size() callLennart Poettering2012-06-21
* readahead: merge three binaries into oneLennart Poettering2012-06-21
* readahead: Add tool to analyze the contents of the pack file. v3.Auke Kok2012-06-05
* readahead: avoid running of readahead services if readahead is already doneLennart Poettering2012-05-23
* readahead: avoid activating the journal by accident, log directly to kmsgLennart Poettering2012-05-23
* readahead: store inode numbers in pack fileLennart Poettering2012-05-04
* units: use OOMScoreAdjust= in the unit files to set OOM score adjustLennart Poettering2012-05-04
* readhead: temporarily lower the kernel's read_ahead_kb setting while collectingLennart Poettering2012-05-04
* readahead: rather than checking for virtualization in the C code, use Conditi...Lennart Poettering2012-04-24
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* readahead: don't monopolize IO when replayingLennart Poettering2012-01-21
* core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering2012-01-12
* build-sys: add stub makefiles to subdirsLennart Poettering2012-01-05
* build-sys: move public header files into a dir of their ownLennart Poettering2012-01-05
* readahead: bring export definition of sd-readahead in line with sd-daemonLennart Poettering2012-01-03
* build-sys: make readahead and vconsole optionalLennart Poettering2011-12-31