Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 104427

Summary: [RFE] applet should run as nice 10 since it is informational only
Product: [Retired] Red Hat Raw Hide Reporter: Michael Lee Yohe <michael>
Component: rhn-appletAssignee: Daniel Veillard <veillard>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-09-15 15:21: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:

Description Michael Lee Yohe 2003-09-15 14:43:08 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030722
Galeon/1.3.8

Description of problem:
This background applet is only designed to occasionally poll the Red Hat server
to see if there are applicable updates to the system.  During this querying
process and comparison with the local machine, the applet can spike (CPU
resources) capturing CPU time from other processes.  Since it is not mission
critical that the applet run at the same priority level as other processes, this
"background" applet should run itself as nice 10 (or whatever deemed to be
appropriate).

Version-Release number of selected component (if applicable):
rhn-applet-2.0.10-5

How reproducible:
Always

Steps to Reproduce:
1. see description


Actual Results:  Runs at the same level of every other process.

Expected Results:  Runs if there is idle processor time available.

Additional info:

Comment 1 Daniel Veillard 2003-09-15 15:21:40 UTC
Makes sense, I implemented it, this should show up in version 2.0.11
once it reaches Rawhide,

  thanks,

Daniel