Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1400746
| From | Jisheng Zhang <jszhang@marvell.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] net: mv643xx_eth: improve performance |
| Date | 2016-05-13 14:10 +0200 |
| Message-ID | <ryk4O-2Yo-19@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This series is to improve the mv643xx_eth driver performance by using
{readl|writel}_relaxed or appropriate memory barriers.
Since I have no mv643xx_eth platforms, tests are appreciated!
Jisheng Zhang (2):
net: mv643xx_eth: use {readl|writel}_relaxed instead of readl/writel
net: mv643xx_eth: use dma_wmb/rmb where appropriate
drivers/net/ethernet/marvell/mv643xx_eth.c | 43 +++++++++++++++---------------
1 file changed, 22 insertions(+), 21 deletions(-)
--
2.8.1
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/2] net: mv643xx_eth: improve performance Jisheng Zhang <jszhang@marvell.com> - 2016-05-13 14:10 +0200
csiph-web