summaryrefslogtreecommitdiff
path: root/mausezahn
diff options
context:
space:
mode:
authorStephen Wadeley <swadeley@redhat.com>2013-05-14 23:35:55 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-15 10:23:49 +0200
commitd0afc01df1d48a9e7a13b940df09124e7faa7e01 (patch)
tree19140a00ceda4a9370982cc7b68c3bdc31eb819e /mausezahn
parent3ccf1d476641cc3669cb4f3a39990a5bf4127c76 (diff)
man: improvements to language and markup for bpfc.8
Signed-off-by: Stephen Wadeley <swadeley@redhat.com> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'mausezahn')
0 files changed, 0 insertions, 0 deletions
_read()") added the proper mb(), but removed the test "prev_write_sz < pending_sz" when making the signal decision. As a result, the guest can signal the host unnecessarily, and then the host can throttle the guest because the host thinks the guest is buggy or malicious; finally the user running stress test can perceive intermittent freeze of the guest. This patch brings back the test, and properly handles the in-place consumption APIs used by NetVSC (see get_next_pkt_raw(), put_pkt_raw() and commit_rd_index()). Fixes: a389fcfd2cb5 ("Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()") Signed-off-by: Dexuan Cui <decui@microsoft.com> Reported-by: Rolf Neugebauer <rolf.neugebauer@docker.com> Tested-by: Rolf Neugebauer <rolf.neugebauer@docker.com> Cc: "K. Y. Srinivasan" <kys@microsoft.com> Cc: Haiyang Zhang <haiyangz@microsoft.com> Cc: Stephen Hemminger <sthemmin@microsoft.com> Cc: <stable@vger.kernel.org> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/sctp/Kconfig')