Bug 9323 - hald stack consumption reduction
Summary: hald stack consumption reduction
Status: RESOLVED WONTFIX
Alias: None
Product: hal
Classification: Unclassified
Component: hald (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: high normal
Assignee: David Zeuthen (not reading bugmail)
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-13 03:13 UTC by Sergey Lapin
Modified: 2008-10-20 01:36 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
removes excessive stack usage (8.70 KB, patch)
2006-12-13 03:15 UTC, Sergey Lapin
Details | Splinter Review

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.