summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZach Smith <z@zxmth.us>2019-05-16 11:12:41 -0500
committerLennart Poettering <lennart@poettering.net>2019-05-28 17:02:36 +0200
commit1bbbefe7a68059eb55d864c3e0e670d00269683a (patch)
tree10b6e6110419e901eeb0b19a85efab9cf7aadd26 /TODO
parent46fcf95dbeb67e26c9a1e838b087f147b73702be (diff)
downloadsystemd-1bbbefe7a68059eb55d864c3e0e670d00269683a.tar.gz
systemd-sleep: replace rtc wakealarm with CLOCK_BOOTTIME_ALARM s2h
refactor to use timerfd in place of rtc wakealarm confirm CLOCK_BOOTTIME_ALARM support in can_s2h Remove CLOCK_BOOTTIME_ALARM task from TODO remove unnecessary check on clock_supported return
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index e8f59d0932..4507c16878 100644
--- a/TODO
+++ b/TODO
@@ -34,7 +34,6 @@ Features:
cgroup.
* clean up sleep.c:
- - Use CLOCK_BOOTTIME_ALARM for waking up s2h instead of RTC ioctls
- Parse sleep.conf only once, and parse its whole contents so that we don't
have to parse it again and again in s2h
- Make sure resume= and resume_offset= on the kernel cmdline always take