From: Eric Wong Date: Fri, 10 Oct 2025 01:14:29 +0000 (+0000) Subject: TODO: remove done items around btrfs X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8790c2ac38b8805602154768203f4289cba82a7e;p=thirdparty%2Fpublic-inbox.git TODO: remove done items around btrfs WAL and --split-shards seems to help and avoid pathological slowdowns, but btrfs is still miserable compared to ext4. --- diff --git a/TODO b/TODO index f85fc5542..737995313 100644 --- 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