summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-09-22 17:55:28 -0700
committerJakub Kicinski <kuba@kernel.org>2025-09-22 17:55:29 -0700
commit3afb106f3f9aa81c512ec5c7e2f7e1c01a2a6e6b (patch)
treebc451903057d70cba7a4f02c83921cb341a109ac /tools/perf/scripts/python/exported-sql-viewer.py
parent4238cbf6ee27cd158e7407e4fef36088028a7b86 (diff)
parent649091ef597bb7de34dd8ceea39bbc4252970558 (diff)
downloadkernel-3afb106f3f9aa81c512ec5c7e2f7e1c01a2a6e6b.tar.gz
Merge branch 'tcp-move-few-fields-for-data-locality'
Eric Dumazet says: ==================== tcp: move few fields for data locality After recent additions (PSP and AccECN) I wanted to make another round on fields locations to increase data locality. This series manages to shrink TCP and TCPv6 objects by 128 bytes, but more importantly should reduce number of touched cache lines in TCP fast paths. There is more to come. v2: removed tcp CACHELINE_ASSERT_GROUP_SIZE after a kernel build bot reported an error. ==================== Link: https://patch.msgid.link/20250919204856.2977245-1-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
Borislav Petkov 2016-08-31MAINTAINERS: Remove power-supply co-maintainersSebastian Reichel 2016-08-31MAINTAINERS: Saying goodbye to Hans J. KochBenedikt Spranger 2016-06-15Update my main e-mails at the Kernel treeMauro Carvalho Chehab 2016-03-29Documentation: update the devices.txt documentationLinus Walleij 2016-02-01Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman 2016-01-24iio: add ad5761 DAC driverRicardo Ribalda Delgado 2016-01-20./CREDITS: add credit information for Martin KepplingerMartin Kepplinger 2016-01-15Merge tag 'md/4.5' of git://neil.brown.name/mdLinus Torvalds 2016-01-14Remove myself as MD Maintainer, and add to Credits.NeilBrown 2015-12-18MAINTAINERS: change the maintainer of fam15h_power driverHuang Rui