aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorJames Smart <jsmart2021@gmail.com>2017-10-18 14:33:59 -0700
committerChristoph Hellwig <hch@lst.de>2017-10-19 09:16:12 +0200
commitf9cf2a64912d67c9cf49c316a0a0ada0ea7ed1da (patch)
treeda4512b8c99a0924534dacbf9706aac0b501609a /tools/perf/scripts/python/net_dropmonitor.py
parentnvme-fc: retry initial controller connections 3 times (diff)
downloadlinux-f9cf2a64912d67c9cf49c316a0a0ada0ea7ed1da.tar.gz
linux-f9cf2a64912d67c9cf49c316a0a0ada0ea7ed1da.zip
nvmet: synchronize sqhd update
In testing target io in read write mix, we did indeed get into cases where sqhd didn't update properly and slowly missed enough updates to shutdown the queue. Protect the updating sqhd by using cmpxchg, and for that turn the sqhd field into a u32 so that cmpxchg works on it for all architectures. Signed-off-by: James Smart <james.smart@broadcom.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
d>git-describe.txt: formatting fixJunio C Hamano1-0/+1 2009-11-10merge: do not setup worktree twiceJonathan Nieder1-1/+0 2009-11-10check-ref-format: update usage stringJonathan Nieder1-1/+5 2009-11-10git-update-index.txt: Document the --really-refresh option.Štěpán Němec1-1/+5 2009-11-08Add intermediate build products to .gitignoreJonathan Nieder1-0/+1 2009-11-08format-patch: make "-p" suppress diffstatJeff King2-2/+28 2009-11-08log --format: don't ignore %w() at the start of format stringRené Scharfe1-1/+1 2009-11-06pre-commit.sample: Diff against the empty tree when HEAD is invalidBjörn Steinbrink1-9/+9 2009-11-06builtin-commit.c: fix logic to omit empty line before existing footersJunio C Hamano2-1/+10 2009-11-06t1200: prepare for merging with Fast-forward bikesheddingJunio C Hamano1-2/+3 2009-11-06t1200: further modernize test script styleJunio C Hamano1-18/+18 2009-11-06t1200: Make documentation and test agreeStephen Boyd2-19/+98 2009-11-06t1200: cleanup and modernize test styleStephen Boyd1-58/+76 2009-11-06gitweb: Fix blob linenr links in pathinfo modePetr Baudis1-1/+2 2009-11-05pack-objects: move thread autodetection closer to relevant codeNicolas Pitre1-5/+2 2009-11-04Fix documentation grammar typoGisle Aas1-1/+1 2009-11-03Allow curl helper to work without a local repositoryDaniel Barkalow1-1/+4 2009-11-03Require a struct remote in transport_get()Daniel Barkalow2-5/+8 2009-11-02t1402: Make test executableStephen Boyd1-0/+0 2009-11-01Makefile: add compat/bswap.h to LIB_HDmitry V. Levin1-0/+1 2009-10-31imap-send.c: fix compiler warnings for OpenSSL 1.0Vietor Liu1-0/+4 2009-10-31diff --color-words: bit of clean-upJunio C Hamano1-14/+12