lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 29 Jul 2019 10:42:24 +0300
From:   Leon Romanovsky <leon@...nel.org>
To:     Stephen Hemminger <stephen@...workplumber.org>
Cc:     Leon Romanovsky <leonro@...lanox.com>,
        netdev <netdev@...r.kernel.org>, David Ahern <dsahern@...il.com>,
        RDMA mailing list <linux-rdma@...r.kernel.org>,
        Yamin Friedman <yaminf@...lanox.com>
Subject: [PATCH iproute2-rc 0/2] Control CQ adaptive moderation (RDMA DIM)

From: Leon Romanovsky <leonro@...lanox.com>

Hi,

This is supplementary part of RDMA DIM feature [1] accepted
for the kernel v5.3. In this patch set Yamin extends rdmatool
to get/set as a default this adaptive-moderation setting on
IB device level and provides an information about DIM on/off
status per-CQ.

Thanks

[1] https://lore.kernel.org/linux-rdma/20190708105905.27468-1-leon@kernel.org/

Yamin Friedman (2):
  rdma: Control CQ adaptive moderation (DIM)
  rdma: Document adaptive-moderation

 man/man8/rdma-dev.8 | 16 ++++++++++++-
 rdma/dev.c          | 55 ++++++++++++++++++++++++++++++++++++++++++++-
 rdma/rdma.h         |  1 +
 rdma/res-cq.c       | 15 +++++++++++++
 rdma/utils.c        |  6 +++++
 5 files changed, 91 insertions(+), 2 deletions(-)

--
2.20.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ