mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-12 08:58:20 +03:00
TODO: drop items regarding swap-for-hibernate-only-use
I doubt we should bother. Swap always makes sense, and having a swap partition for hibernate only without using it all the time just makes the system worse overall.
This commit is contained in:
parent
6fb595bc2f
commit
6f1fe575f0
7
TODO
7
TODO
@ -1310,10 +1310,6 @@ Features:
|
||||
* busctl: maybe expose a verb "ping" for pinging a dbus service to see if it
|
||||
exists and responds.
|
||||
|
||||
* Maybe add a separate GPT partition type to the discoverable partition spec
|
||||
for "hibernate" partitions, that are exactly like swap partitions but only
|
||||
activated right before hibernation and thus never used for regular swapping.
|
||||
|
||||
* socket units: allow creating a udev monitor socket with ListenDevices= or so,
|
||||
with matches, then activate app through that passing socket over
|
||||
|
||||
@ -1363,9 +1359,6 @@ Features:
|
||||
|
||||
* teach parse_timestamp() timezones like the calendar spec already knows it
|
||||
|
||||
* beef up hibernation to optionally do swapon/swapoff immediately before/after
|
||||
the hibernation
|
||||
|
||||
* beef up s2h to implement a battery watch loop: instead of entering
|
||||
hibernation unconditionally after coming back from resume make a decision
|
||||
based on the battery load level: if battery level is above a specific
|
||||
|
Loading…
x
Reference in New Issue
Block a user