[ovs-git] [openvswitch/ovs] edddf9: use portable getpagesize() in system-stats

GitHub noreply at github.com
Sat Apr 15 03:31:29 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: edddf95274db164d5e1661272acb6ebd064a3029
      https://github.com/openvswitch/ovs/commit/edddf95274db164d5e1661272acb6ebd064a3029
  Author: Alin Serdean <aserdean at cloudbasesolutions.com>
  Date:   2017-04-14 (Fri, 14 Apr 2017)

  Changed paths:
    M vswitchd/system-stats.c

  Log Message:
  -----------
  use portable getpagesize() in system-stats

Use the intended portable function defined above "get_page_size()" not
"getpagesize()".

Signed-off-by: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list