Ubuntu QA:
BlogBrainstorm
Log in
Ubuntu QA
The Ubuntu community has contributed 10324 ideas, 46361 comments, 1015854 votes

Idea #5263: Renice CPU-hogging process that don't catch SIGXCPU



up
9
down
Written by bescritt the 21 Mar 08 at 03:09. Category: System.
Related to: Nothing/Others. Status: New
Description
This will improve system-wide performance if there are any badly behaving processes in the system.
Tags: (none)

Attachments
No attachments.


Duplicates


Comments
Eldmannen wrote on the 21 Mar 08 at 03:28
Please explain further what SIGXCPU is, and what this means.

Many of us don't understand your idea, so we cant vote for it.

Auzy wrote on the 21 Mar 08 at 06:36
SIGXCPU appears to be for coders..

On POSIX-compliant platforms, SIGXCPU is the signal thrown by computer programs when they exceed their allowed rations of CPU time. In source code, SIGXCPU is a symbolic constant defined in the header file signal.h. Symbolic signal names are used because signal numbers can vary across platforms.




Makes sense, +1

benpage26 wrote on the 21 Mar 08 at 22:45
Good idea +1

Ralf.Nieuwenhuijsen wrote on the 22 Mar 08 at 00:41
He means that applications that stop 'responding' should get less CPU (and preferbly also less IO)

Great idea.
Doable, won't break anything, and keeps the systeem as a whole feel more stable.


Post your comment