Re: [PATCH 1/7] async: Asynchronous function calls to speed up kernel boot

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Cornelia Huck
Date: Monday, February 16, 2009 - 3:31 am

On Sun, 15 Feb 2009 11:16:36 -0800,
Arjan van de Ven <arjan@infradead.org> wrote:


We could provide a small wrapper that allocates memory for the simple
case - but having the caller provide the memory makes it more flexible.


So it's not so much freeing as giving up a reference.


Agreed, that would be fragile. The caller should be able to take care
of it best.


But that would artificially limit the usefulness.


I tried that, but didn't like the result.


krefs start to look attractive...
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/7] V3 of the async function call patches, Arjan van de Ven, (Wed Jan 7, 4:11 pm)
[PATCH 2/7] fastboot: make scsi probes asynchronous, Arjan van de Ven, (Wed Jan 7, 4:12 pm)
[PATCH 3/7] fastboot: make the libata port scan asynchronous, Arjan van de Ven, (Wed Jan 7, 4:13 pm)
[PATCH 7/7] async: don't do the initcall stuff post boot, Arjan van de Ven, (Wed Jan 7, 4:15 pm)
Re: [PATCH 0/7] V3 of the async function call patches, Linus Torvalds, (Wed Jan 7, 5:17 pm)
Re: [PATCH 1/7] async: Asynchronous function calls to spee ..., Arnaldo Carvalho de Melo, (Wed Jan 7, 5:31 pm)
Re: [PATCH 0/7] V3 of the async function call patches, Arjan van de Ven, (Wed Jan 7, 6:21 pm)
Re: [PATCH 0/7] V3 of the async function call patches, Pavel Machek, (Thu Jan 15, 1:10 am)
Re: [PATCH 1/7] async: Asynchronous function calls to spee ..., Arjan van de Ven, (Sun Feb 15, 12:16 pm)
Re: [PATCH 1/7] async: Asynchronous function calls to spee ..., Cornelia Huck, (Mon Feb 16, 3:31 am)