Crate starnix_kernel_runner

Crate starnix_kernel_runner 

Source

Structs§

Container
ContainerProgram
ContainerServiceConfig
ContainerStartInfo
Features
A collection of parsed features, and their arguments.
MountAction
SELinuxFeature

Functions§

create_component_from_stream
expose_root
initialize
Configure starnix_core with callbacks that are only available from this library’s “higher level” within the Starnix build graph.
parse_features
Parses all the featurse in entries.
parse_numbered_handles
Adds the given startup handles to a CurrentTask.
run_component_features
Runs features requested by individual components inside the container.
run_container_features
Runs all the features that are enabled in system_task.kernel().
serve_component_runner
serve_container_controller
serve_graphical_presenter
serve_lutex_controller
Serve the LutexController protocol.
serve_memory_attribution_provider_container
Serves the memory attribution provider for the Container component.
serve_memory_attribution_provider_elfkernel
Serves the memory attribution provider for the Kernel ELF component.
start_component
Starts a component inside the given container.