* [announce] linux kernel library project
@ 2008-05-24 11:44 Octavian Purdila
2008-05-26 9:54 ` Jiri Kosina
0 siblings, 1 reply; 3+ messages in thread
From: Octavian Purdila @ 2008-05-24 11:44 UTC (permalink / raw)
To: linux-kernel; +Cc: Lucian Grijincu, Stefania Costache
Hi everybody,
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.
The library prototype we developed was tested with a few applications
(prototypes as well):
- portable FTP daemon (using the Apache Runtime Library) which can be used to
read/write Linux filesystems
- windows filesystem driver for Linux filesystems
We also added (very incomplete) support for running the application code under
valgrind to help us catch memory related bugs in the kernel code via a new
SL*B allocator.
The modifications to the Linux kernel code are minimal and isolated, as
all modifications are done as a new architecture port. You can find the code
in git repositories here:
http://ixlabs.cs.pub.ro/git/?p=lkl/linux-2.6;a=summary
http://ixlabs.cs.pub.ro/git/?p=lkl/lklftpd;a=summary
http://ixlabs.cs.pub.ro/git/?p=lkl/lklvfs;a=summary
Since the code is starting the bitrot, I thought of dropping an announce here
to get your opinion and maybe a boost to this project - if there are people
believing that there is value in this project.
We are eagerly waiting for your comments :)
Thanks,
Lucian, Stefania, Tavi
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [announce] linux kernel library project
2008-05-24 11:44 [announce] linux kernel library project Octavian Purdila
@ 2008-05-26 9:54 ` Jiri Kosina
2008-05-26 11:57 ` Octavian Purdila
0 siblings, 1 reply; 3+ messages in thread
From: Jiri Kosina @ 2008-05-26 9:54 UTC (permalink / raw)
To: Octavian Purdila; +Cc: linux-kernel, Lucian Grijincu, Stefania Costache
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).
Thanks,
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [announce] linux kernel library project
2008-05-26 9:54 ` Jiri Kosina
@ 2008-05-26 11:57 ` Octavian Purdila
0 siblings, 0 replies; 3+ messages in thread
From: Octavian Purdila @ 2008-05-26 11:57 UTC (permalink / raw)
To: Jiri Kosina; +Cc: linux-kernel, Lucian Grijincu, Stefania Costache
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-05-26 12:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-24 11:44 [announce] linux kernel library project Octavian Purdila
2008-05-26 9:54 ` Jiri Kosina
2008-05-26 11:57 ` Octavian Purdila
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox