search for: 105558

Displaying 4 results from an estimated 4 matches for "105558".

Did you mean: 10558
2015 May 21
2
[LLVMdev] RFC: Reduce the memory footprint of DIEs (and DIEValues)
With just those four patches, memory usage went *up* slightly. Add in the 5th patch (which does #2 below), and we get an overall memory drop of 4%. The intermediate result of a memory increase makes sense. While the first four patches reduce the number of (and size of) `DIEValue` allocations, they increase the cost of the `SmallVector` overhead. 0005 (attached) squeezes the abbreviation data
1999 Jul 29
0
Strange problem with samba 1.9.18p10 on Solaris 2.6
...: 106222-01 Obsoletes: Requires: Incompatibles: Packages: SUNWoldst Patch: 105377-03 Obsoletes: Requires: Incompatibles: Packages: SUNWbcp Patch: 105492-01 Obsoletes: Requires: Incompatibles: Packages: SUNWcg6 Patch: 105798-02 Obsoletes: Requires: Incompatibles: Packages: SUNWcpr Patch: 105558-01 Obsoletes: Requires: Incompatibles: Packages: SUNWdtdst Patch: 105338-04 Obsoletes: Requires: Incompatibles: Packages: SUNWdtdst, SUNWdthev, SUNWdtma Patch: 105743-01 Obsoletes: Requires: Incompatibles: Packages: SUNWfns Patch: 105795-01 Obsoletes: Requires: Incompatibles: Packages:...
2014 Aug 06
16
[Bug 82255] New: [VP2] Chroma planes are vertically stretched during VDPAU playback
https://bugs.freedesktop.org/show_bug.cgi?id=82255 Priority: medium Bug ID: 82255 Assignee: nouveau at lists.freedesktop.org Summary: [VP2] Chroma planes are vertically stretched during VDPAU playback Severity: normal Classification: Unclassified OS: All Reporter: emil.l.velikov at gmail.com
2015 May 24
3
[LLVMdev] RFC: Reduce the memory footprint of DIEs (and DIEValues)
...Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150524/bf7f761c/attachment.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: 0002-AsmPrinter-Change-DIEValue-to-be-stored-by-value.patch Type: application/octet-stream Size: 105558 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150524/bf7f761c/attachment-0001.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: 0003-AsmPrinter-Store-abbreviation-data-directly-in-DIE-a.patch Type: application/oct...