Thread (8 messages) flat view 8 messages, 6 authors, 2006-08-18

Re: [2.6.19 PATCH 3/7] ehea: queue management

From: Thomas Klein <hidden>
Date: 2006-08-18 13:25:16
Also in: lkml, netdev

Arjan van de Ven wrote:
quoted
+	queue->queue_length = nr_of_pages * pagesize;
+	queue->queue_pages = vmalloc(nr_of_pages * sizeof(void *));

wow... is this really so large that it warrants a vmalloc()???
Agreed: Replaced with kmalloc()

Regards
Thomas
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help