[ovs-git] [openvswitch/ovs] ea5c1b: jsonrpc: increase input buffer size from 512 to 4096

Lorenzo Bianconi noreply at github.com
Thu Nov 21 18:47:15 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: ea5c1ba0e3b899b8b6684f23a44bbfd4331815ee
      https://github.com/openvswitch/ovs/commit/ea5c1ba0e3b899b8b6684f23a44bbfd4331815ee
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
    M lib/jsonrpc.c

  Log Message:
  -----------
  jsonrpc: increase input buffer size from 512 to 4096

Increase jsonrpc input buffer size from 512 to 4096 bytes in order to
reduce the syscall overhead when downloading huge db size

Acked-by: Mark Michelson <mmichels at redhat.com>
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list