Structsยง
- Virtio device for memory balloon inflation/deflation.
- BalloonQueues ๐Represents queues & events for the balloon device.
- BalloonSnapshot ๐Snapshot of the Balloon state.
- BalloonStat ๐
- BalloonState ๐
- PausedQueues ๐When the worker is stopped, the queues are preserved here.
- WorkerReturn ๐Stores data from the worker when it stops so that data can be re-used when the worker is restarted.
- virtio_balloon_op ๐
- virtio_balloon_ws ๐
Enumsยง
- WSOp ๐
Constantsยง
- DEFLATEQ ๐
- INFLATEQ ๐
- QUEUE_SIZE ๐
Functionsยง
- apply_if_some ๐
- free_memory ๐
- handle_address_chain ๐
- handle_command_tube ๐
- handle_queue ๐
- handle_stats_queue ๐
- handle_ws_data_queue ๐
- handle_ws_op_queue ๐
- invoke_desc_handler ๐
- parse_balloon_stats ๐
- parse_balloon_ws ๐
- reclaim_memory ๐
- release_ranges ๐
- run_worker ๐