Re: [PATCH] Fix large allocation in nfsd init

From: Anton Blanchard
Date: Sat Jan 29 2005 - 06:25:17 EST



Hi Neil,

> Given that the purpose of this order-5 allocation is to provide
> storage for 1024 "struct svc_cacherep" structs, it would seem that a
> better approach would be to just do 1024 kmallocs.
>
> I'll try to knock a patch together in next week sometime.

That works for me.

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