[Bug runtime/11602] New: compress unwind data

fche at redhat dot com sourceware-bugzilla@sourceware.org
Mon May 17 14:48:00 GMT 2010


16MB of maximum module size can be exceeded if one attempts to upload
unwind/symbol data for huge userspace libraries like libxul.so.  It
turns out that .eh_frame and .debug_frame are highly compressible
(gzip shows 80%).  We could put the compressed form into the .ko
and decompress on demand into the relatively more voluminous kernel
heap.

-- 
           Summary: compress unwind data
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=11602

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Systemtap mailing list