[<prev] [next>] [day] [month] [year] [list]
Message-ID: <k2vcfeab66d1004200922v4c2f062dqfbd5d31f5ad19f5a@mail.gmail.com>
Date: Tue, 20 Apr 2010 21:52:43 +0530
From: ratheesh k <ratheesh.ksz@...il.com>
To: linux-kernel@...r.kernel.org
Subject: rx interrupt in userspace
Hi ,
When flooding of network packets happens on network card , my
linux embedded box becomes unrepsonsive because softirq_rx eats up
hell a lot of CPU . I want top half of tx interrupt to be in User
space . I want to implement some alogoritm in userspace to drop
packets on high flooding and to keep other processes's some cycles .
Could you guide me a little on this , any online turorials or articles
or books , i can refer ?
Any similar implementation like this ?
Thanks,
Ratheesh.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists