Re: seq_file: Use larger buffer to reduce time traversing lists

From: Eric Dumazet
Date: Fri Jun 01 2012 - 11:01:38 EST


On Fri, 2012-06-01 at 16:57 +0200, Eric Dumazet wrote:

> And If someones need 100.000 active unix sockets and fast /proc/net/udp

I meant /proc/net/unix here, of course...

> file as well, patch is welcome. If I have time I can do it eventually.
>

All unix sockets are linked into a single list, no hash table, so its
not very easy right now.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/