Re: Merging relayfs?

From: Jason Baron
Date: Tue Jul 12 2005 - 09:58:28 EST



On Mon, 11 Jul 2005, Tom Zanussi wrote:

>
> Hi Andrew, can you please merge relayfs? It provides a low-overhead
> logging and buffering capability, which does not currently exist in
> the kernel.
>

One concern I had regarding relayfs, which was raised previously, was
regarding its use of vmap,
http://marc.theaimsgroup.com/?l=linux-kernel&m=110755199913216&w=2 On x86,
the vmap space is at a premium, and this space is reserved over the entire
lifetime of a 'channel'. Is the use of vmap really critical for
performance?

thanks,

-Jason
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/