Re: Memory allocation question

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 19 Nov 2001 19:50:09 +0000 (GMT)


> size chuncks. Currently I am using kmalloc() to allocate a page at a
> time. I don't want to have to worry about mapping/unmapping etc. I

Use get_free_page() to get page sized chunks
-
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/