Re: Using large amounts of memory in the kernel

From: Stephen Frost (sfrost@snowman.net)
Date: Tue Jul 16 2002 - 10:32:30 EST


* Shipman, Jeffrey E (jeshipm@sandia.gov) wrote:
> I've got a hash table of packet manipulation information
> I need to use inside of a module in my kernel. The problem
> is that this hash table is around 2MB. I'm trying to figure
> out ways to shrink this table, but I'm coming up short on
> ideas. What would be a good way to be able to allocate enough
> memory to store all of this information?

At a guess I'd say vmalloc...

        Stephen



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jul 23 2002 - 22:00:20 EST