Bug 9322 - hald FDI cache
Summary: hald FDI cache
Status: RESOLVED FIXED
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:07 UTC by Sergey Lapin
Modified: 2007-02-09 06:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
this patch implements usage of mmapped bufer (13.75 KB, patch)
2006-12-13 03:08 UTC, Sergey Lapin
Details | Splinter Review

Description Sergey Lapin 2006-12-13 03:07:23 UTC
A patch there adds mmapped binary file usage instead of heap for key and value
parameters in memory structure. It gains heap consumption reduction+memory
fragmentation reduction
Comment 1 Sergey Lapin 2006-12-13 03:08:50 UTC
Created attachment 8083 [details] [review]
this patch implements usage of mmapped bufer

Attached patch which implements usage of mmapped bufer instead of memory
allocated data, reduses heap consumption and heap fragmentation.
Comment 2 Danny Kukawka 2007-02-09 06:40:59 UTC
IIRC something like that applied to git. Close now. Reopen if I was wrong.


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.