[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <46F3B67F.4030007@hitachi.com>
Date: Fri, 21 Sep 2007 21:18:07 +0900
From: Satoshi OSHIMA <satoshi.oshima.fk@...achi.com>
To: netdev@...r.kernel.org
Cc: haoki@...hat.com,
吉藤 英明
<yoshfuji@...ux-ipv6.org>
Subject: [RFC/PATCH 0/3] UDP memory usage accounting
This patch set try to introduce memory usage accounting for
UDP(currently ipv4 only).
Currently, memory usage of UDP can be observed as the sam of
usage of tx_queue and rx_queue. But I believe that the system
wide accounting is usefull when heavy loaded condition.
In the next step, I would like to add memory usage quota
for UDP to avoid unlimited memory consumption problem
under DDOS attack.
This patch set is for 2.6.23-rc7.
Unfortunately, I don't have any NIC with UFO.
So this patch set is not tested with UFO supported
device.
I appreciate your comment/test/feedback.
Satoshi Oshima
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists