Messages in this thread |  | | Subject | Re: kmalloc() allocation. | Date | Tue, 31 Oct 2000 15:01:46 +0000 (GMT) | From | Alan Cox <> |
| |
> The code for vmalloc allocates the pages at vmalloc time, not after. The > TLB is populated lazily, but most definately not the page tables.
Is the lazy tlb population interrupt safe or do I need to change any driver using vmalloced memory from an IRQ ?
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |