On Tue, 2008-01-29 at 10:34 -0800, H. Peter Anvin wrote:I'm currently using "objcopy --extract-symbol -w -N \* -K input_data" to create a .o with just the symbol I'm interested in and using -R on that. There's also an option to add a prefix to all symbols which might be useful. I finessed the length issue slightly since it happens that the word before the payload is the payload's length. I'm mulling a variety of options: * declare it compression scheme dependant. At least for gzip it knows when it has reached the end. * codify the length followed by data thing we happen to have now * add a length field to the header, using another 4 bytes (is there any pressure on the size of the header?). I'd probably go with the later unless we are pressed for space in the header. Ian. -- Ian Campbell Man who falls in vat of molten optical glass makes spectacle of self. --
| Sunil Naidu | Re: Linux 2.6.20-rc6 |
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Jan Engelhardt | intel iommu (Re: -mm merge plans for 2.6.23) |
| Linus Torvalds | Re: init's children list is long and slows reaping children. |
| David Miller | Re: [GIT]: Networking |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Andrew Morton | Re: [BUG] New Kernel Bugs |
git: | |
