lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200503.155135.1534936083449625462.davem@davemloft.net>
Date:   Sun, 03 May 2020 15:51:35 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     edumazet@...gle.com
Cc:     netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net-next 0/5] net_sched: sch_fq: round of optimizations

From: Eric Dumazet <edumazet@...gle.com>
Date: Sat,  2 May 2020 19:54:17 -0700

> This series is focused on better layout of struct fq_flow to
> reduce number of cache line misses in fq_enqueue() and dequeue operations.
> 
> Eric Dumazet (5):
>   net_sched: sch_fq: avoid touching f->next from fq_gc()
>   net_sched: sch_fq: change fq_flow size/layout
>   net_sched: sch_fq: use bulk freeing in fq_gc()
>   net_sched: sch_fq: do not call fq_peek() twice per packet
>   net_sched: sch_fq: perform a prefetch() earlier

Series applied, thanks Eric.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ