Re: [PATCH 0/3] hw/net,virtfs-proxy-helper: Reduce .data footprint

2020-03-09 Thread Laurent Vivier
Le 06/03/2020 à 10:25, Paolo Bonzini a écrit : > On 05/03/20 02:04, Philippe Mathieu-Daudé wrote: >> More memory footprint reduction, similar to: >> https://lists.gnu.org/archive/html/qemu-devel/2020-03/msg00984.html >> >> The elf-dissector tool [1] [2] helped to notice the big array. >> >> [1] htt

Re: [PATCH 0/3] hw/net,virtfs-proxy-helper: Reduce .data footprint

2020-03-06 Thread Paolo Bonzini
On 05/03/20 02:04, Philippe Mathieu-Daudé wrote: > More memory footprint reduction, similar to: > https://lists.gnu.org/archive/html/qemu-devel/2020-03/msg00984.html > > The elf-dissector tool [1] [2] helped to notice the big array. > > [1] https://phabricator.kde.org/source/elf-dissector/ > [2]

Re: [PATCH 0/3] hw/net,virtfs-proxy-helper: Reduce .data footprint

2020-03-05 Thread Stefano Garzarella
On Thu, Mar 05, 2020 at 11:37:22AM +0100, Philippe Mathieu-Daudé wrote: > On 3/5/20 10:53 AM, Stefano Garzarella wrote: > > On Thu, Mar 05, 2020 at 02:04:43AM +0100, Philippe Mathieu-Daudé wrote: > > > More memory footprint reduction, similar to: > > > https://lists.gnu.org/archive/html/qemu-devel/

Re: [PATCH 0/3] hw/net,virtfs-proxy-helper: Reduce .data footprint

2020-03-05 Thread Philippe Mathieu-Daudé
On 3/5/20 10:53 AM, Stefano Garzarella wrote: On Thu, Mar 05, 2020 at 02:04:43AM +0100, Philippe Mathieu-Daudé wrote: More memory footprint reduction, similar to: https://lists.gnu.org/archive/html/qemu-devel/2020-03/msg00984.html The elf-dissector tool [1] [2] helped to notice the big array.

Re: [PATCH 0/3] hw/net,virtfs-proxy-helper: Reduce .data footprint

2020-03-05 Thread Stefano Garzarella
On Thu, Mar 05, 2020 at 02:04:43AM +0100, Philippe Mathieu-Daudé wrote: > More memory footprint reduction, similar to: > https://lists.gnu.org/archive/html/qemu-devel/2020-03/msg00984.html > > The elf-dissector tool [1] [2] helped to notice the big array. > > [1] https://phabricator.kde.org/sourc

[PATCH 0/3] hw/net,virtfs-proxy-helper: Reduce .data footprint

2020-03-04 Thread Philippe Mathieu-Daudé
More memory footprint reduction, similar to: https://lists.gnu.org/archive/html/qemu-devel/2020-03/msg00984.html The elf-dissector tool [1] [2] helped to notice the big array. [1] https://phabricator.kde.org/source/elf-dissector/ [2] https://www.volkerkrause.eu/2019/06/22/elf-dissector-aarch64-su