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

Bug 605635

Summary: [RFE] Optimize amount of allocated memory by scheduler
Product: Red Hat Enterprise MRG Reporter: Martin Kudlej <mkudlej>
Component: condorAssignee: Timothy St. Clair <tstclair>
Status: CLOSED DUPLICATE QA Contact: MRG Quality Engineering <mrgqe-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: matt, tstclair
Target Milestone: 2.1.1Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-11 20:53:21 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 Martin Kudlej 2010-06-18 12:59:55 UTC
Description of problem:
After submission ~1.2M jobs has scheduler in memory almost 3GB. I think after discussion with developers that It could be possible optimize this huge memory allocation.

Very simple example of job:
Universe=vanilla
Executable=/bin/sleep
Arguments=10
Queue 1000000

Version-Release number of selected component (if applicable):
condor-7.4.3-0.19.el5

Please feel free to change target milestone.

Comment 1 Martin Kudlej 2010-06-18 13:02:30 UTC
Here are examples that scheduler crash because it reach 3GB of memory which is border of OS with PAE kernel. Please see #603657 #603658

Comment 2 Timothy St. Clair 2011-10-11 20:53:21 UTC

*** This bug has been marked as a duplicate of bug 742874 ***