Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

System Administration Guide: Advanced Administration
Previous Next

Managing Process Class Information (Task Map)

Task

Description

For Instructions

Display basic information about process classes.

Use the priocntl -l command. to Display process scheduling classes and priority ranges.

How to Display Basic Information About Process Classes (priocntl)

Display the global priority of a process.

Use the ps -ecl command to display the global priority of a process.

How to Display the Global Priority of a Process

Designate a process priority.

Start a process with a designated priority by using the priocntl -e -c command.

How to Designate a Process Priority (priocntl)

Change scheduling parameters of a timesharing process.

Use the priocntl -s -m command to change scheduling parameters in a timesharing process.

How to Change Scheduling Parameters of a Timesharing Process (priocntl)

Change the class of a process.

Use the priocntl -s -c command to change the class of a process.

How to Change the Class of a Process (priocntl)

Change the priority of a process.

Use the /usr/bin/nice command with the appropriate options to lower or raise the priority of a process.

How to Change the Priority of a Process (nice)

Previous Next

 
 
  Published under the terms fo the Public Documentation License Version 1.01. Design by Interspire