diff options
author | 2022-04-29 08:17:35 +0300 | |
---|---|---|
committer | 2022-05-01 13:15:16 +0100 | |
commit | 961c6136359eef38a8c023d02028fdcd123f02a6 (patch) | |
tree | 6a873ac6f3a8a553173d16e43baf28e5c81fc533 /drivers/net/phy/phy.c | |
parent | Merge branch 'UDP-sock_wfree-opts' (diff) | |
download | wireguard-linux-961c6136359eef38a8c023d02028fdcd123f02a6.tar.xz wireguard-linux-961c6136359eef38a8c023d02028fdcd123f02a6.zip |
net: enable memcg accounting for veth queues
veth netdevice defines own rx queues and allocates array containing
up to 4095 ~750-bytes-long 'struct veth_rq' elements. Such allocation
is quite huge and should be accounted to memcg.
Signed-off-by: Vasily Averin <vvs@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/phy.c')
0 files changed, 0 insertions, 0 deletions