From: Lennart Poettering Date: Wed, 6 Apr 2022 10:44:36 +0000 (+0200) Subject: update TODO X-Git-Tag: v251-rc2~142^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7cad78c0bc8de0ff23ea07050fd9df9931f761d3;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index b7080a47e14..141eef6c01f 100644 --- a/TODO +++ b/TODO @@ -169,12 +169,6 @@ Features: * bootctl: show whether UEFI audit mode is available -* dissect: rework how we access partitions: instead of letting the kernel probe - partition tables asynchronously, just pass the stuff we parsed in userspace - to the kernel via BLKPG_ADD_PARTITION. Benefit: we don't have to wait for - kernel/netlink/udev, but can run this synchronously without chance of losing - events or similar. - * sd-event: optionally, if per-event source rate limit is hit, downgrade priority, but leave enabled, and once ratelimit window is over, upgrade priority again. That way we can combat event source starvation without