]> git.ipfire.org Git - thirdparty/public-inbox.git/commitdiff
TODO: remove done items around btrfs master
authorEric Wong <e@80x24.org>
Fri, 10 Oct 2025 01:14:29 +0000 (01:14 +0000)
committerEric Wong <e@80x24.org>
Sun, 12 Oct 2025 23:42:16 +0000 (23:42 +0000)
WAL and --split-shards seems to help and avoid pathological
slowdowns, but btrfs is still miserable compared to ext4.

TODO

diff --git a/TODO b/TODO
index f85fc55425e56a9c45e9cd97d2f754b9bd6da1e8..7379953134964ce921fa6872a1c5b21578973691 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,10 +21,6 @@ all need to be considered for everything we introduce.)
   {over,msgmap}.sqlite3 (and Xapian) files can remain on a
   different FS than git repos.
 
-* investigate SQLite WAL feasibility with CoW enabled on btrfs
-
-* investigate fragmentation effects on btrfs even without CoW
-
 * adjustable commit interval for lei (done for -extindex + -index)
 
 * SQLite VACUUM support on -compact