Re: [RFC] [PATCH] kmem_alloc (generic wrapper for kmalloc and vmalloc)
From: Adam Heath (doogie_at_debian.org)
Date: 11/10/04
- Previous message: Jonathan Corbet: "Re: [RFC] [PATCH] [2/6] LSM Stacking: Add stacker LSM"
- In reply to: Jens Axboe: "Re: [RFC] [PATCH] kmem_alloc (generic wrapper for kmalloc and vmalloc)"
- Next in thread: Jens Axboe: "Re: [RFC] [PATCH] kmem_alloc (generic wrapper for kmalloc and vmalloc)"
- Reply: Jens Axboe: "Re: [RFC] [PATCH] kmem_alloc (generic wrapper for kmalloc and vmalloc)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 10 Nov 2004 11:54:39 -0600 (CST) To: Jens Axboe <axboe@suse.de>
On Wed, 10 Nov 2004, Jens Axboe wrote:
> Plus, you cannot use vfree() from interrupt context. This patch is a bad
> idea.
why not have a work queue, that frees things later, after a delay?
-
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/
- Previous message: Jonathan Corbet: "Re: [RFC] [PATCH] [2/6] LSM Stacking: Add stacker LSM"
- In reply to: Jens Axboe: "Re: [RFC] [PATCH] kmem_alloc (generic wrapper for kmalloc and vmalloc)"
- Next in thread: Jens Axboe: "Re: [RFC] [PATCH] kmem_alloc (generic wrapper for kmalloc and vmalloc)"
- Reply: Jens Axboe: "Re: [RFC] [PATCH] kmem_alloc (generic wrapper for kmalloc and vmalloc)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|