Re: [PATCH] e1000 - Use vmalloc for data structures not shared

From: Daniel Blueman
Date: Mon Aug 23 2004 - 11:47:13 EST


When you bring an e1000 interface up with a large MTU value (eg 3000 or
9000), we were seeing allocation failures [1].

Perhaps this is relevant here?

--- [1]

http://marc.theaimsgroup.com/?l=linux-kernel&m=109006245518382&w=2

---

On Thu, 2004-07-29 at 18:01, Linux Kernel Mailing List wrote:
> ChangeSet 1.1807.39.3, 2004/07/29 12:01:46-04:00, ganesh.venkatesan@intel
.com
>
> [PATCH] e1000 - Use vmalloc for data structures not shared

eh why? You are aware that vmalloc'd datastructures are slower during
use (due to TLB overhead) right ?
These structures also don't look THAT big on first sight....

--
Daniel J Blueman

Supergünstige DSL-Tarife + WLAN-Router für 0,- EUR*
Jetzt zu GMX wechseln und sparen http://www.gmx.net/de/go/dsl

-
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/