Closed
Description
When I let ipfs daemon
run for about 48 hours my system starts to show latency issues due to a huge amount of context switches. They slowly grow over time and are directly attributable to ipfs (the problem does not exist without running the daemon).
Here is a nice graph to illustrate:
Every other metric, like packets per second (about 300), connections (about 50), memory usage, etc. does not grow out of bounds.
Guesswork: With vmstat 1
I see nearly exactly ever 10 seconds a huge spike in context switches, currently about 20k. I am somewhat sure that this is daemon.
I'll update this issue tomorrow with fresh numbers and hopefully a dump of the daemon.
Metadata
Metadata
Assignees
Labels
No labels