set_manager
set_manager
Request a manager to manage a container
Signature
Status set_manager(
Capref cont,
Capref manager,
Token cont_id )
Arguments
- cont - indicates the container to manage
- manager - the manager
- cont_id - indicates how the container cont should be identified in
future kernel to manager communications.
Semantics
This function requests the kernel to make manager the manager of the
container denoted by cont. The kernel should identify container
cont using the token denoted by cont_id in future kernel-manager
communications.
Status
Notes
Warnings
See Also
Container
managers