Thread (6 messages) flat view 6 messages, 3 authors, 2013-01-24

Re: [PATCH 1/2] tuntap: reduce memory using of queues

From: David Miller <davem@davemloft.net>
Date: 2013-01-23 18:47:44
Also in: lkml

From: Jason Wang <redacted>
Date: Wed, 23 Jan 2013 21:59:12 +0800
A MAX_TAP_QUEUES(1024) queues of tuntap device is always allocated
unconditionally even userspace only requires a single queue device. This is
unnecessary and will lead a very high order of page allocation when has a high
possibility to fail. Solving this by creating a one queue net device when
userspace only use one queue and also reduce MAX_TAP_QUEUES to
DEFAULT_MAX_NUM_RSS_QUEUES which can guarantee the success of
the allocation.

Reported-by: Dirk Hohndel <redacted>
Cc: Eric Dumazet <redacted>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help