summaryrefslogtreecommitdiffstats
path: root/src/readahead (follow)
Commit message (Expand)AuthorAgeFilesLines
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-262-8/+4
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-252-4/+4
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-191-4/+1
* readahead: fix calculation of percentageLennart Poettering2012-07-031-1/+1
* journal: fix sd_journal_stream_fd()Lennart Poettering2012-06-221-1/+0
* readahead: minor code style fixesLennart Poettering2012-06-221-19/+23
* readahead: make sure to close pack file before exiting, to be valgrind cleanLennart Poettering2012-06-222-10/+20
* readahead: use log_error() for logging errorsLennart Poettering2012-06-211-8/+8
* readahead: make use of util.h's page_size() callLennart Poettering2012-06-211-2/+1
* readahead: merge three binaries into oneLennart Poettering2012-06-215-211/+193
* readahead: Add tool to analyze the contents of the pack file. v3.Auke Kok2012-06-054-2/+145
* readahead: avoid running of readahead services if readahead is already doneLennart Poettering2012-05-231-1/+2
* readahead: avoid activating the journal by accident, log directly to kmsgLennart Poettering2012-05-232-2/+2
* readahead: store inode numbers in pack fileLennart Poettering2012-05-042-9/+34
* units: use OOMScoreAdjust= in the unit files to set OOM score adjustLennart Poettering2012-05-042-3/+0
* readhead: temporarily lower the kernel's read_ahead_kb setting while collectingLennart Poettering2012-05-044-8/+114
* readahead: rather than checking for virtualization in the C code, use Conditi...Lennart Poettering2012-04-242-14/+13
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-124-16/+16
* 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-122-2/+2
* build-sys: add stub makefiles to subdirsLennart Poettering2012-01-051-0/+1
* build-sys: move public header files into a dir of their ownLennart Poettering2012-01-053-75/+4
* readahead: bring export definition of sd-readahead in line with sd-daemonLennart Poettering2012-01-032-10/+14
* build-sys: make readahead and vconsole optionalLennart Poettering2011-12-316-0/+1539