Richard Fuchs <[EMAIL PROTECTED]> wrote: > > he memory allocation debugger gives me the following messages under a > vanilla 2.6.10 and 2.6.11 kernel when doing > > 1) hdparm -d0 on my hard disk > 2) tar c / > /dev/null > 3) sending lots of network traffic to the machine (e.g. close to 100 > mbit/s udp packets) >
We ended up deciding that this was a bug in the e100 NAPI implementation. I have a not-very-official patch in -mm, at ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.12-rc1/2.6.12-rc1-mm1/broken-out/e100-napi-state-machine-fix.patch. Would you be able to test that? AFAIK there has been no official fix for this yet. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

