Systemd/.gitignore
Lennart Poettering a4bcff5ba3 journal: introduce entry array chain cache
When traversing entry array chains for a bisection or for retrieving an
item by index we previously always started at the beginning of the
chain. Since we tend to look at the same chains repeatedly, let's cache
where we have been the last time, and maybe we can skip ahead with this
the next time.

This turns most bisections and index lookups from O(log(n)*log(n)) into
O(log(n)). More importantly however, we seek around on disk much less,
which is good to reduce buffer cache and seek times on rotational disks.
2012-10-26 03:24:03 +02:00

143 lines
2.1 KiB
Plaintext

/test-journal-enum
/localectl
/hostnamectl
/timedatectl
/test-date
/install-tree
/systemd-journal-gatewayd
/test-mmap-cache
/test-unit-file
/test-log
/test-journal-verify
/test-journal-match
/test-journal-stream
/test-unit-name
/systemd-system-update-generator
/systemd-fstab-generator
/systemd-delta
/systemd-sleep
/systemd-inhibit
/systemd-remount-fs
/build-aux
/test-watchdog
/test-journal-send
/test-journal-syslog
/systemd-multi-seat-x
/systemd-cgtop
/systemd-coredump
/systemd-cat
/systemd-rc-local-generator
/journalctl
/systemd-journald
/test-id128
/test-journal
/test-install
/test-inhibit
/org.freedesktop.hostname1.xml
/org.freedesktop.locale1.xml
/test-login
/loginctl
/systemd-localed
/systemd-timedated
/org.freedesktop.timedate1.xml
/systemd-logind
/systemd-uaccess
/systemd-hostnamed
/systemd-binfmt
/systemd-getty-generator
/systemd-nspawn
/systemd-stdio-bridge
/systemd-machine-id-setup
/systemd-detect-virt
/systemd-sysctl
/test-strv
/systemd-ac-power
/systemd-timestamp
/systemd-coredumpctl
/systemd-cryptsetup
/systemd-cryptsetup-generator
/systemd-tty-ask-password-agent
/systemd-fsck
/systemd-quotacheck
/systemd-user-sessions
/systemd-shutdown
/systemd-tmpfiles
/systemd-readahead
/systemd-reply-password
/systemd-gnome-ask-password-agent
/systemd-ask-password
/systemd-kmsg-syslogd
/systemd-remount-api-vfs
/test-hostname
/systemd-modules-load
/systemd-vconsole-setup
/systemd-shutdownd
/systemd-random-seed
/systemd-update-utmp
/test-env-replace
/systemd-cgls
/test-cgroup
.libs/
/systemd-notify
/test-daemon
/org.freedesktop.systemd1.*.xml
/test-ns
/test-loopback
/systemd-cgroups-agent
/systemd-initctl
/systemd
/test-engine
/test-job-type
/systemctl
/systemadm
.dirstamp
*.1
*.3
*.5
*.7
*.8
*.html
*~
*.o
*.lo
*.a
*.la
.deps/
Makefile.in
aclocal.m4
*.cache
compile
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
depcomp
install-sh
missing
stamp-*
*.stamp
/Makefile
/ltmain.sh
/*.tar.xz
/*.tar.gz
/*.tar.bz2
/libtool
/accelerometer
/ata_id
/cdrom_id
/collect
/gtk-doc.make
/keymap
/mtd_probe
/scsi_id
/udevadm
/systemd-udevd
/v4l_id
/test-libudev
/test-udev
/TAGS
/tags