diff options
author | Breno Leitao <[email protected]> | 2023-06-15 02:49:03 -0700 |
---|---|---|
committer | Keith Busch <[email protected]> | 2023-06-21 09:40:05 -0700 |
commit | d0dd594bedc57f9be2af2af170bf56f9c3f2376e (patch) | |
tree | 2490e2d7cf5bf7963e01131d384112650469b8f0 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 2293cae703cda162684ae966db6b1b4a11b5e88f (diff) |
nvme: Print capabilities changes just once
This current dev_info() could be very verbose and being printed very
frequently depending on some userspace application sending some specific
commands.
Just print this message once and skip it until the controller resets.
Use a controller flag (NVME_CTRL_DIRTY_CAPABILITY) to track if the
capability needs a reset.
Signed-off-by: Breno Leitao <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions