chiark / gitweb /
remove references of readahead
authorRonny Chevalier <chevalier.ronny@gmail.com>
Thu, 25 Sep 2014 20:46:37 +0000 (22:46 +0200)
committerTom Gundersen <teg@jklm.no>
Fri, 31 Oct 2014 09:57:21 +0000 (10:57 +0100)
.gitignore
README
TODO

index 0b71f0973bfb34a8e58870f3c405b35447ade97e..14f169135d64dcef624169ce9dc8f5c144151bf8 100644 (file)
 /systemd-quotacheck
 /systemd-random-seed
 /systemd-rc-local-generator
-/systemd-readahead
 /systemd-remount-api-vfs
 /systemd-remount-fs
 /systemd-reply-password
diff --git a/README b/README
index 99b66a8396ff21e2aedf6172290970d0f9c8adeb..144036717cf78198a0f9d0d9b45a9d3def724e3a 100644 (file)
--- a/README
+++ b/README
@@ -30,7 +30,6 @@ AUTHOR:
 
 LICENSE:
         LGPLv2.1+ for all code
-        - except sd-readahead.[ch] which is MIT
         - except src/shared/MurmurHash2.c which is Public Domain
         - except src/shared/siphash24.c which is CC0 Public Domain
         - except src/journal/lookup3.c which is Public Domain
diff --git a/TODO b/TODO
index c86d6abc7e08da4ae968b9b16bf48707abafae14..af26a5c8b6057f60d2882489a3a83fc6f4e4ec17 100644 (file)
--- a/TODO
+++ b/TODO
@@ -641,13 +641,6 @@ Features:
 
 * and a dbus call to generate target from current state
 
-* readahead:
-  - drop /.readahead on bigger upgrades with yum
-  - move readahead files into /var (look for them with .path units?)
-  - readahead: use BTRFS_IOC_DEFRAG_RANGE instead of BTRFS_IOC_DEFRAG ioctl, with START_IO
-  - readahead: when bumping /sys readahead variable save mtime and compare later to detect changes
-  - readahead: make use of EXT4_IOC_MOVE_EXT, as used by http://e4rat.sourceforge.net/
-
 * GC unreferenced jobs (such as .device jobs)
 
 * write blog stories about: