Bug 84833

Summary: Make X server have configurable nice level
Product: [Retired] Red Hat Raw Hide Reporter: Mike A. Harris <mharris>
Component: XFree86Assignee: Mike A. Harris <mharris>
Status: CLOSED WONTFIX QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: mingo, msf, notting
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-01-10 17:24:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 84482    

Description Mike A. Harris 2003-02-21 20:42:52 UTC
Add config file option and commandline option to X server to control
the Xserver's nice/priority level.

Comment 1 Mike A. Harris 2003-02-21 20:44:48 UTC
This is needed in order to improve interactive performance of the server,
since everything using Xft/RENDER combination now slows down things somewhat.

I've got a patch half written to add this support.  Just need to finish the
final touches off and test.

Comment 3 Ingo Molnar 2003-02-22 09:49:39 UTC
This feature would solve various interactivity complaints, eg. the one described
in #84482.

Comment 7 Mike A. Harris 2003-03-16 21:47:32 UTC
As mentioned in IRC a while ago....  I don't track every change to the
kernel, so there's no way I'd have known that without someone telling me.

Still leaving it open for consideration for future if warranted.

Comment 8 Mike A. Harris 2003-09-01 21:44:20 UTC
Ping of curiousity for the kernel folk...

Is this feature still considered worthy of implementation, or is the common
concensus now that this is something the kernel should deal with in the
scheduler?

Comment 9 Mike A. Harris 2004-01-10 17:24:40 UTC
I believe the conclusions everyone came to in email/IRC about this,
was that the 2.6.x kernel, and later 2.4.x kernels have solved the
interactivity problem, and renicing the X server is unnecessary and
not wanted anymore.

Closing as WONTFIX