Sun Microsystems Logo
Products and Services
 
Support and Training
 
 

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
 
Maintenance Commandsnhsched(1M)


NAME

 nhsched - Display the scheduling parameters of the Foundation Services processes

SYNOPSIS

 /opt/SUNWcgha/sbin/nhsched -a
 /opt/SUNWcgha/sbin/nhsched -h
 /opt/SUNWcgha/sbin/nhsched -i pid|process-name
 /opt/SUNWcgha/sbin/nhsched -u URL

DESCRIPTION

The nhsched command displays the scheduling parameters of the Foundation Services processes.

OPTIONS

The nhsched command can be used with the following parameters:

-a

Display the current scheduling base priority configuration.

-i pid|process-name

Display the scheduling parameters for the specified process.

-h

Display help information.

-u URL

Specify an alternative URL for the nhfs.conf file. If you do not use this option, the URL file:///etc/opt/SUNWcgha/nhfs.conf is used.

EXIT STATUS

The exit status for the nhsched command is one of the following:

0

Success

1

Error

EXAMPLES

This section gives examples of how to use the nhsched command.

Example 1. Get Information About the Current Configuration
# /opt/SUNWcgha/sbin/nhsched -a
Current base priority for FIFO		class : 10 (min=0, max=20)
Current base priority for RR			class : 10 (min=0, max=20)
Current base priority for OTHER		class : 10 (min=0, max=20)

The maximum and minimum values are retrieved from system information.

Example 2. Display the Scheduling Parameters for a Process

Display the scheduling parameters for the nhpmd process:

# /opt/SUNWcgha/sbin/nhsched -i nhpmd
process id           : 62
process name         : nhpmd
scheduling policy    : RR
scheduling priority  : 40
time quantum         : 0s:100000000ns

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
ArchitectureSPARC
AvailabilitySUNWnhcdt
Interface StabilityEvolving

SEE ALSO

nhfs.conf(4)


Netra HAS FS 2.1Go To TopLast Changed September 2004