Thread (27 messages) 27 messages, 6 authors, 2020-12-18

Re: [Patch bpf-next v2 2/5] bpf: introduce timeout map

From: Cong Wang <hidden>
Date: 2020-12-17 21:15:07
Also in: bpf

On Wed, Dec 16, 2020 at 10:29 PM Cong Wang [off-list ref] wrote:
On Wed, Dec 16, 2020 at 10:35 AM Andrii Nakryiko
[off-list ref] wrote:
quoted
Minimize duplication of the code, no one said copy/paste all the code.
But memory bloat is a real problem and should be justification enough
to at least consider other options.
Sure, I have no problem with this. The question is how do we balance?
Is rewriting 200 lines of code to save 8 bytes of each entry acceptable?
What about rewriting 2000 lines of code? Do people prefer to review 200
or 2000 (or whatever number) lines of code? Or people just want a
minimal change for easier reviews?
No worry any more. I manage to find some way to reuse the existing
members, that is lru_node. So the end result is putting gc stuff into
the union with lru_node without increasing the size of htab_elem.
And of course, without duplicating/refactoring regular htab code.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help