Displaying 7 results from an estimated 7 matches for "crrev".
2020 Sep 02
2
LLD: Can we make --warn-backrefs the default?
...GNU ld, so I'd prefer to keep the current
>behavior. Projects that care about compatibility with GNU ld can use
>--warn-backrefs.
I totally understand that some users may not want to deal with GNU ld
compatibility:) I'll then question about Chromium's addition of -z defs:
https://crrev.com/843583006 :)
-z defs is like a layering checking tool for shared objects while
--warn-backrefs is for archives. For performance, ABI concerns and ease
of deployment, many projects tend to build their own components as
archives instead of shared objects. In this sense --warn-backrefs will
proba...
2020 Sep 03
3
LLD: Can we make --warn-backrefs the default?
...; >behavior. Projects that care about compatibility with GNU ld can use
>> >--warn-backrefs.
>>
>> I totally understand that some users may not want to deal with GNU ld
>> compatibility:) I'll then question about Chromium's addition of -z defs:
>> https://crrev.com/843583006 :)
>>
>> -z defs is like a layering checking tool for shared objects while
>> --warn-backrefs is for archives. For performance, ABI concerns and ease
>> of deployment, many projects tend to build their own components as
>> archives instead of shared objec...
2019 Dec 20
0
[PATCH net] virtio-net: Skip set_features on non-cvq devices
...PM Alistair Delva <adelva at google.com> wrote:
>
> On devices without control virtqueue support, such as the virtio_net
> implementation in crosvm[1], attempting to configure LRO will panic the
> kernel:
If you'd like to try using the control virtqueue, I have a WIP patch
at crrev.com/c/1968200
The downside there is that when enabling IP forwarding the guest
successfully disables LRO,
which AFAIK (please correct me if I'm wrong!) is generally safe when
using virtio-net. My iperf
tests showed a ~90% bandwidth reduction, so we'd need to force LRO
back on after enablin...
2020 Sep 03
2
LLD: Can we make --warn-backrefs the default?
...atibility with GNU ld can use
>> >> >--warn-backrefs.
>> >>
>> >> I totally understand that some users may not want to deal with GNU ld
>> >> compatibility:) I'll then question about Chromium's addition of -z defs:
>> >> https://crrev.com/843583006 :)
>> >>
>> >> -z defs is like a layering checking tool for shared objects while
>> >> --warn-backrefs is for archives. For performance, ABI concerns and ease
>> >> of deployment, many projects tend to build their own components as
>&...
2020 Sep 04
2
LLD: Can we make --warn-backrefs the default?
...warn-backrefs.
>> >> >>
>> >> >> I totally understand that some users may not want to deal with GNU
>> ld
>> >> >> compatibility:) I'll then question about Chromium's addition of -z
>> defs:
>> >> >> https://crrev.com/843583006 :)
>> >> >>
>> >> >> -z defs is like a layering checking tool for shared objects while
>> >> >> --warn-backrefs is for archives. For performance, ABI concerns and
>> ease
>> >> >> of deployment, many project...
2020 Aug 31
2
LLD: Can we make --warn-backrefs the default?
On Mon, Aug 31, 2020 at 1:29 PM David Blaikie <dblaikie at gmail.com> wrote:
>
>
>
> On Mon, Aug 31, 2020 at 1:24 PM Fāng-ruì Sòng <maskray at google.com> wrote:
>>
>> On Fri, Aug 28, 2020 at 11:16 AM David Blaikie <dblaikie at gmail.com> wrote:
>> >
>> > Would you like to conduct the conversation here, or on the review thread? (I lean
2020 Sep 21
2
LLD: Can we make --warn-backrefs the default?
...;
>>>> >> >> I totally understand that some users may not want to deal with
>>>> GNU ld
>>>> >> >> compatibility:) I'll then question about Chromium's addition of
>>>> -z defs:
>>>> >> >> https://crrev.com/843583006 :)
>>>> >> >>
>>>> >> >> -z defs is like a layering checking tool for shared objects while
>>>> >> >> --warn-backrefs is for archives. For performance, ABI concerns
>>>> and ease
>>>> >&...