From 7cad78c0bc8de0ff23ea07050fd9df9931f761d3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 6 Apr 2022 12:44:36 +0200 Subject: [PATCH] update TODO --- TODO | 6 ------ 1 file changed, 6 deletions(-) diff --git a/TODO b/TODO index b7080a47e1..141eef6c01 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 -- 2.25.1