Rack converted to micro-seconds quite some time ago, but in testing
we have found a miss in that work. The idle reduce time is still based
in ticks, so it must be converted to microseconds before any comparisons
else you will likely not do idle reduce.
Details
Details
- Reviewers
tuexen thj - Group Reviewers
transport - Commits
- rG04831efd9f6b: tcp: Rack idle reduce not working.
Validate that the idle reduce does work in our test lab... which it does with
this patch ;)
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable