Prev: [PATCH 7/6] [watchdog] resolve softlockup.c conflicts
Next: [PATCH v3] x86: Do not write into VGA memory space if there is no VGA device in the system
From: ratheesh k on 20 Apr 2010 12:30 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(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |