aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2020-06-21 13:09:51 +0300
committerJens Axboe <axboe@kernel.dk>2020-06-21 20:46:05 -0600
commit24c74678634b3cbdb325b3b7706366c83811b311 (patch)
treee36deba80e56d165d1877e5f8a36e57302a4d06d /tools/perf/scripts/python/net_dropmonitor.py
parentio_uring: remove setting REQ_F_MUST_PUNT in rw (diff)
downloadlinux-24c74678634b3cbdb325b3b7706366c83811b311.tar.gz
linux-24c74678634b3cbdb325b3b7706366c83811b311.zip
io_uring: remove REQ_F_MUST_PUNT
REQ_F_MUST_PUNT may seem looking good and clear, but it's the same as not having REQ_F_NOWAIT set. That rather creates more confusion. Moreover, it doesn't even affect any behaviour (e.g. see the patch removing it from io_{read,write}). Kill theg flag and update already outdated comments. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions