Re: kmalloc questions

2000-10-03 Thread Jeff Garzik
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Re: kmalloc questions

2000-10-03 Thread Jeff Garzik
On Tue, 3 Oct 2000, Justin Schoeman wrote: > Hi everybody, > > A bit of a newbie question. A while ago I was looking through the > available web resources for information on the various malloc()'s for > drivers. > > The one I did find (I just can't remember what it was called) stated > that

kmalloc questions

2000-10-03 Thread Justin Schoeman
Hi everybody, A bit of a newbie question. A while ago I was looking through the available web resources for information on the various malloc()'s for drivers. The one I did find (I just can't remember what it was called) stated that for kmalloc(), the size must be (PAGE_SIZE-x)*2^i, where x is