Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 398 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 398 Bytes

kata-sys-util

This crate is a collection of utilities and helpers for Kata Containers components to access system services.

It provides safe wrappers over system services, such as:

  • cgroups
  • file systems
  • mount
  • NUMA

Support

Operating Systems:

  • Linux

License

This code is licensed under Apache-2.0.