847 .na
848 \fB\fBcapped-cpu\fR: ncpus\fR
849 .ad
850 .sp .6
851 .RS 4n
852 Sets a limit on the amount of CPU time that can be used by a zone. The unit
853 used translates to the percentage of a single CPU that can be used by all user
854 threads in a zone, expressed as a fraction (for example, \fB\&.75\fR) or a
855 mixed number (whole number and fraction, for example, \fB1.25\fR). An
856 \fBncpu\fR value of \fB1\fR means 100% of a CPU, a value of \fB1.25\fR means
857 125%, \fB\&.75\fR mean 75%, and so forth. When projects within a capped zone
858 have their own caps, the minimum value takes precedence.
859 .sp
860 The \fBcapped-cpu\fR property is an alias for \fBzone.cpu-cap\fR resource
861 control and is related to the \fBzone.cpu-cap\fR resource control. See
862 \fBresource_controls\fR(5).
863 .RE
864
865 .sp
866 .ne 2
867 .mk
868 .na
869 \fBglobal: \fBfs-allowed\fR\fR
870 .ad
871 .sp .6
872 .RS 4n
873 A comma-separated list of additional filesystems that may be mounted within
874 the zone; for example "ufs,pcfs". By default, only hsfs(7fs) and network
875 filesystems can be mounted. If the first entry in the list is "-" then
876 that disables all of the default filesystems. If any filesystems are listed
877 after "-" then only those filesystems can be mounted.
878
879 This property does not apply to filesystems mounted into the zone via "add fs"
880 or "add dataset".
881
882 WARNING: allowing filesystem mounts other than the default may allow the zone
883 administrator to compromise the system with a malicious filesystem image, and
884 is not supported.
885 .RE
886
887 .sp
|
847 .na
848 \fB\fBcapped-cpu\fR: ncpus\fR
849 .ad
850 .sp .6
851 .RS 4n
852 Sets a limit on the amount of CPU time that can be used by a zone. The unit
853 used translates to the percentage of a single CPU that can be used by all user
854 threads in a zone, expressed as a fraction (for example, \fB\&.75\fR) or a
855 mixed number (whole number and fraction, for example, \fB1.25\fR). An
856 \fBncpu\fR value of \fB1\fR means 100% of a CPU, a value of \fB1.25\fR means
857 125%, \fB\&.75\fR mean 75%, and so forth. When projects within a capped zone
858 have their own caps, the minimum value takes precedence.
859 .sp
860 The \fBcapped-cpu\fR property is an alias for \fBzone.cpu-cap\fR resource
861 control and is related to the \fBzone.cpu-cap\fR resource control. See
862 \fBresource_controls\fR(5).
863 .RE
864
865 .sp
866 .ne 2
867 .na
868 \fBglobal: \fBfs-allowed\fR\fR
869 .ad
870 .sp .6
871 .RS 4n
872 A comma-separated list of additional filesystems that may be mounted within
873 the zone; for example "ufs,pcfs". By default, only hsfs(7fs) and network
874 filesystems can be mounted. If the first entry in the list is "-" then
875 that disables all of the default filesystems. If any filesystems are listed
876 after "-" then only those filesystems can be mounted.
877
878 This property does not apply to filesystems mounted into the zone via "add fs"
879 or "add dataset".
880
881 WARNING: allowing filesystem mounts other than the default may allow the zone
882 administrator to compromise the system with a malicious filesystem image, and
883 is not supported.
884 .RE
885
886 .sp
|