Bug 227328

Summary: RFE - parallelise scripts that can be parallelised - w/ patch
Product: [Fedora] Fedora Reporter: Nigel Horne <njh>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED WONTFIX QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-16 22:39:23 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:
Attachments:
Description Flags
Patch to parallelise scripts which can be parellilised none

Description Nigel Horne 2007-02-05 10:08:30 UTC
Description of problem:
This patch enhances boot/shutdown by running some services in parallel, where
allowed.


Version-Release number of selected component (if applicable):
initscripts-8.45.7-1

How reproducible:
n/a - it's an enhancement

Steps to Reproduce:
1. n/a - it's an enhancement
2.
3.
  
Actual results:
n/a - it's an enhancement


Expected results:
n/a - it's an enhancement

Additional info:
Patch attached

Comment 1 Nigel Horne 2007-02-05 10:08:30 UTC
Created attachment 147346 [details]
Patch to parallelise scripts which can be parellilised

Comment 2 Bill Nottingham 2007-04-16 22:39:23 UTC
By not waiting for dependencies (implicit or explicit) this is likely to cause
failures. Unless I'm misreading the patch.

Comment 3 Nigel Horne 2007-04-17 09:28:48 UTC
You're misreading the patch. Note the word "can" in the subject.