From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755832AbYEZMO1 (ORCPT ); Mon, 26 May 2008 08:14:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754765AbYEZMOU (ORCPT ); Mon, 26 May 2008 08:14:20 -0400 Received: from ixia01.ro.gtsce.net ([212.146.94.66]:3894 "EHLO ixro-ex1.ixiacom.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1754750AbYEZMOT (ORCPT ); Mon, 26 May 2008 08:14:19 -0400 X-Greylist: delayed 915 seconds by postgrey-1.27 at vger.kernel.org; Mon, 26 May 2008 08:14:19 EDT From: Octavian Purdila Organization: Politehnica University of Bucharest To: Jiri Kosina Subject: Re: [announce] linux kernel library project Date: Mon, 26 May 2008 14:57:54 +0300 User-Agent: KMail/1.9.9 Cc: linux-kernel@vger.kernel.org, Lucian Grijincu , Stefania Costache References: <200805241444.06791.tavi@cs.pub.ro> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805261457.54438.tavi@cs.pub.ro> X-OriginalArrivalTime: 26 May 2008 11:59:31.0754 (UTC) FILETIME=[F52520A0:01C8BF27] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday 26 May 2008, Jiri Kosina wrote: > On Sat, 24 May 2008, Octavian Purdila wrote: > > The purpose of the Linux Kernel Library project is to organize the Linux > > kernel code in a library which can be used in third party projects. It > > strives to be portable across hardware platforms, operating systems, as > > well as kernel and user-space environments. > > Is there any documentation anywhere? This really doesn't explain much > (what exactly is going on, what is the purpose, why is it needed, etc). > Hi, Here is a draft paper: http://ixlabs.cs.pub.ro/lkl.pdf and the web page of the project: http://ixlabs.cs.pub.ro/projects/linux-kernel-library/ Thanks, tavi