diff options
author | Gregory CLEMENT <gregory.clement@bootlin.com> | 2018-07-18 18:10:55 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-28 22:12:55 -0700 |
commit | 7e47fd84b56bb37ff1c3d9ab49c2fff5ee4b3077 (patch) | |
tree | e502e49d29aa66261d75a9ec1be95d3a37b951ff /net/unix/af_unix.c | |
parent | 17a96da627163d82776e2dc3198deef68cf077e0 (diff) |
net: mvneta: Allocate page for the descriptor
Instead of trying to allocate the exact amount of memory for each
descriptor use a page for each of them, it allows to simplify the
allocation management and increase the performance of the driver.
Based on the work of Yelena Krivosheev <yelena@marvell.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions