All of lore.kernel.org
 help / color / mirror / Atom feed
* using huge numbers of queues
@ 2009-10-07 21:59 Andrew Grover
  2009-10-07 22:38 ` David Miller
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Andrew Grover @ 2009-10-07 21:59 UTC (permalink / raw)
  To: Herbert Xu; +Cc: netdev

Hi Herbert,

At NetConf, you made a passing remark about wanting lots of queues,
even 1-per-socket. Have you thought further about how we would use so
many?

Thinking about this reminded me of VJ's 2006 netchannel concept, which
although not adopted, was pretty interesting. Would having 1 queue per
socket (or at least 1 per process) and hw that is able to filter
individual flows (I think the Intel 82599 can do this now for up to
128) perhaps make netchannels workable? At least this would get all
processing out of int/bh and into process context, if not userspace,
no?

Regards -- Andy

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-10-09  1:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-07 21:59 using huge numbers of queues Andrew Grover
2009-10-07 22:38 ` David Miller
2009-10-08 19:56   ` Mark Smith
2009-10-07 23:22 ` Ben Hutchings
2009-10-09  1:02 ` Herbert Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.