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
Age
Commit message (
Expand
)
Author
2012-10-22
readahead: fix fd validity check
Michal Schmidt
2012-09-13
readahead: use 20K instead of 16K as temporary request nr bump
Lennart Poettering
2012-09-04
missing: define name_to_handle_at on our own if it is missing
Lennart Poettering
2012-09-03
readahead: a bit of reformatting
Lennart Poettering
2012-08-23
readahead-analyze: don't call fclose on null
Lukas Nykryn
2012-08-08
fix a couple of issues found with llvm-analyze
Lennart Poettering
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-07-19
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-07-03
readahead: fix calculation of percentage
Lennart Poettering
2012-06-22
journal: fix sd_journal_stream_fd()
Lennart Poettering
2012-06-22
readahead: minor code style fixes
Lennart Poettering
2012-06-22
readahead: make sure to close pack file before exiting, to be valgrind clean
Lennart Poettering
2012-06-21
readahead: use log_error() for logging errors
Lennart Poettering
2012-06-21
readahead: make use of util.h's page_size() call
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 running of readahead services if readahead is already done
Lennart Poettering
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: add stub makefiles to subdirs
Lennart Poettering
2012-01-05
build-sys: move public header files into a dir of their own
Lennart Poettering
2012-01-03
readahead: bring export definition of sd-readahead in line with sd-daemon
Lennart Poettering
2011-12-31
build-sys: make readahead and vconsole optional
Lennart Poettering