Actions
Bug #3943
closed_snd_lowat_fraction tcp tunable has no effect
Start date:
2013-07-29
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
From Sebastien Roy's original bug report at Delphix:
Whoever introduced this tunable neglected to test its functionality, as the initial low watermark for new connections doesn't take it into account. The initial setting of conn_sndlowat should verify if this tunable is non-zero, and use it accordingly.
Updated by Christopher Siden almost 9 years ago
- Status changed from In Progress to Closed
commit 299625c Author: Sebastien Roy <seb@delphix.com> Date: Thu Aug 1 18:47:00 2013 3942 inject sanity into ipadm tcp buffer size properties 3943 _snd_lowat_fraction tcp tunable has no effect Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Peng Dai <peng.dai@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@nexenta.com>
Actions