- 1. Re: [PATCH nf-next] ipvs: speed up reads from ip_vs_conn proc file (score: 1)
- Author: Julian Anastasov <ja@xxxxxx>
- Date: Wed, 4 Dec 2024 20:09:53 +0200 (EET)
- Hello, Nice improvement, thanks! Acked-by: Julian Anastasov <ja@xxxxxx> Regards -- Julian Anastasov <ja@xxxxxx>
- /html/lvs-devel/2024-12/msg00001.html (14,677 bytes)
- 2. [PATCH nf-next] ipvs: speed up reads from ip_vs_conn proc file (score: 1)
- Author: Florian Westphal <fw@xxxxxxxxx>
- Date: Tue, 3 Dec 2024 12:08:30 +0100
- Reading is very slow because ->start() performs a linear re-scan of the entire hash table until it finds the successor to the last dumped element. The current implementation uses 'pos' as the 'number
- /html/lvs-devel/2024-12/msg00000.html (12,239 bytes)
This search system is powered by
Namazu