diff options
author | arybchik <arybchik@FreeBSD.org> | 2015-01-29 18:52:33 +0000 |
---|---|---|
committer | arybchik <arybchik@FreeBSD.org> | 2015-01-29 18:52:33 +0000 |
commit | d9ab0883fe0b7c6b515571a2fd95ab26d4284057 (patch) | |
tree | 9fad0ef5b299580fc54a98e418d5ff2187d193c3 /contrib/llvm/lib/Transforms/Utils/CloneModule.cpp | |
parent | b57ec13863fd0a4d5c8c9eec67e0a3ac131eb810 (diff) | |
download | FreeBSD-src-d9ab0883fe0b7c6b515571a2fd95ab26d4284057.zip FreeBSD-src-d9ab0883fe0b7c6b515571a2fd95ab26d4284057.tar.gz |
sfxge: Move txq->next pointer to part writable on completion path
In fact the pointer is used only if more than one TXQ is processed in
one interrupt.
It is used (read-write) on completion path only.
Also it makes the first part of the structure smaller and it fits now
into one 128byte cache line. So, TXQ structure becomes 128 bytes smaller.
Sponsored by: Solarflare Communications, Inc.
Approved by: gnn (mentor)
Diffstat (limited to 'contrib/llvm/lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions