davdunc/amazon-ec2-hibinit-agent
Project ID: 38106
Description
An EC2 agent that creates a setup for instance hibernation
Installation Instructions
The Amazon Linux hibernation agent.
The purpose of this agent is to create a setup for an instance to support hibernation feature. The setup is created only on supported instance types. This agent does several things:
Upon startup it checks for sufficient swap space to allow hibernate and fails if it's present but there's not enough of it. If there's no swap space, it launches a background thread to create it and touch all of its blocks to make sure that EBS volumes are pre-warmed if configured.This is configurable. It updates the offset of the swap file in the kernel using SNAPSHOT_SET_SWAP_AREA ioctl. It updates the resume offset and resume device in grub file.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | aarch64 (27)*, x86_64 (29)* | Centos-stream 8 (66 downloads) |
EPEL 8 | aarch64 (24)*, x86_64 (24)* | EPEL 8 (70 downloads) |
Fedora 39 | aarch64 (2)*, x86_64 (0)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (1)*, x86_64 (0)* | Fedora 40 (16 downloads) |
Fedora 41 | aarch64 (2)*, x86_64 (0)* | Fedora 41 (6 downloads) |
Fedora eln | aarch64 (26)*, x86_64 (30)* | Fedora eln (90 downloads) |
Fedora rawhide | aarch64 (26)*, x86_64 (24)* | Fedora rawhide (85 downloads) |
* Total number of downloaded packages.