The question come again.

From: liyu@WAN
Date: Sat Jul 09 2005 - 22:17:56 EST


Hi, everyone on LKML:
I am reading slab implement code (2.6.11.11).

The function kmalloc() is one of the frequently used funtions in kernel , of course,
it is one of my focuses.

But I found it may call __you_cannot_kmalloc_that_much(). but I can not get where is
defined. I tried to search in LXR , Source navigator, and run grep in include, mm directory,
but nothing to return.

What's secret in here? Waitting for any answer.

Thanks.



liyu
NOW~


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