mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-04 00:25:08 -04:00
In struct server, cur_sess and served mostly have the same purpose. We can just remove cur_sess, and use served instead, both share the same cache line, and that cache line is quite busy, so removing some atomic operation on it can be beneficial. |
||
|---|---|---|
| .. | ||
| ebtree.gdb | ||
| list.gdb | ||
| memprof.dbg | ||
| pm-from-core.c | ||
| pools.gdb | ||
| post-mortem.gdb | ||
| proxies.gdb | ||
| servers.gdb | ||
| stream.gdb | ||