Bug 9323

Summary: hald stack consumption reduction
Product: hal Reporter: Sergey Lapin <slapinid>
Component: haldAssignee: David Zeuthen (not reading bugmail) <zeuthen>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: removes excessive stack usage

Description Sergey Lapin 2006-12-13 03:13:51 UTC
Attached patch resolves several major recursion paths reducing stack consumption.

From:

Stack           :    172032  B

To:

Stack           :     86016  B

RSS of stack is 12K in later case, according to smaps.
Comment 1 Sergey Lapin 2006-12-13 03:15:25 UTC
Created attachment 8084 [details] [review]
removes excessive stack usage

Attached patch resolves several major recursion paths keeping stack consumption
low (removes excessive stack usage).
Comment 2 Danny Kukawka 2008-10-20 01:36:48 UTC
Close really old bug, no activity since ~ 2 years. Feel free to reopen
if the problem is still present in latest HAL release or git master, with an updated patch for latest git.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.