facebookexperimental / facebookexperimental/kperf
High memory consumption per connection
Open
- Dominant language
- C
- Stars
- 55
- Forks
- 14
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 1
Description
I observe that per process memory consumption is pretty high.
With 64 TX / RX rings on 64+ core system, I observe a utilisation of ~130Mb per connection ( -n ).
My need is to scale over 100K connections and this will probably need 10s of TB to do so. Is there a way to reduce mem consumption per connection?
Contributor guide
Assessment
This issue has not been assessed yet.