Lines Matching +full:system +full:- +full:management
10 As it stands, the jail code provides a strict subset of system resources
20 network resources, and management of scheduling resources.
33 a jail, re-enabling support for ping, and other network debugging and
43 partitioning between jail environments \s-2[LOTTERY1] [LOTTERY2]\s+2.
49 Improved Management
51 Management of jail environments is currently somewhat ad hoc--creating
52 and starting jails is a well-documented procedure, but day-to-day
53 management of jails, as well as special case procedures such as shutdown,
55 The current kernel process management infrastructure does not have the
56 ability to manage pools of processes in a jail-centric way.
66 user-land utility set.
68 First, the ability to address kernel-centric management mechanisms at
77 processes in the jail without interfering with jail management.
79 More carefully defining the user-land semantics of a jail during startup
82 bring the system up during the boot process, and to assist in shutdown.
85 out to jail-local /etc/rc.shutdown, and other useful shutdown functions.
87 management requests to within a jail from the host environment, allowing
94 jail management, possibly including automated runtime jail management tools,
95 tools to more easily construct the per-jail file system area, and
96 include jail shutdown as part of normal system shutdown.
99 functionality and usability from a management perspective.