set_manager


set_manager

Request a manager to manage a container

Signature

Status set_manager(
	Capref	cont,
	Capref	manager,
	Token	cont_id )

Arguments

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