Term
|
Definition
A process that is running on a system without actively occupying a console. |
|
|
Term
|
Definition
A process that is running on a system while actively occupying a console |
|
|
Term
|
Definition
In a Linux shell, a task running in the current terminal. |
|
|
Term
|
Definition
A command that can be used to send a signal to a Linux process. |
|
|
Term
|
Definition
A method to change the priority of Linux processes. A negative value of this will make the process more aggressive, giving it a higher priority (expressed as a lower priority number). A positive value of this will make a process less eager so that it gives priority to other processes. |
|
|
Term
process identification number (PID) |
|
Definition
A unique number that is used to identify a process running on a Linux system. |
|
|
Term
|
Definition
A task that is running on a Linux machine. |
|
|
Term
|
Definition
In tuned, a collection of performance settings that can easily be applied. |
|
|
Term
|
Definition
An instruction that can be sent to a process. |
|
|
Term
|
Definition
A thread can be used as a subdivision of a process. |
|
|
Term
|
Definition
A service on RHEL that enables administrators to easily apply performance settings by using profiles. |
|
|
Term
|
Definition
A process that has lost contact with its parent and for that reason cannot be managed using regular tools. |
|
|