[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAE1zotLvd3wpym0jnQhi7cBRPu3wsVxg7reBqXY8SnqS8Mp+-Q@mail.gmail.com>
Date: Mon, 9 Nov 2015 18:35:48 +0200
From: Octavian Purdila <octavian.purdila@...el.com>
To: "Richard W.M. Jones" <rjones@...hat.com>
Cc: Richard Weinberger <richard@....at>,
Linux-Arch <linux-arch@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Hajime Tazaki <thehajime@...il.com>
Subject: Re: [RFC PATCH 00/28] Linux Kernel Library
On Sat, Nov 7, 2015 at 12:48 PM, Richard W.M. Jones <rjones@...hat.com> wrote:
>
> I just pushed a (very early) WIP branch that contains changes to
> libguestfs to add an LKL backend:
>
> https://github.com/rwmjones/libguestfs/tree/lkl
>
> Read the README file in the libguestfs sources before starting,
> followed by the instructions in the commit message:
>
> https://github.com/rwmjones/libguestfs/commit/e38525f0b984d0a426f3348d95f2033673d4eaa4
>
Hi Richard,
Thanks for this, I was able to replicate it locally.
I started working on adding a new library, liblkl-redirect.a, that
redefines common libc symbols to use lkl. We then can link the daemon
with this lib and lkl to avoid ugly ifdefs in the daemon code.
Thanks,
Tavi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists