From: Octavian Purdila <tavi@cs.pub.ro>
To: linux-kernel@vger.kernel.org
Cc: Lucian Grijincu <lucian.grijincu@gmail.com>,
Stefania Costache <shteph@gmail.com>
Subject: [announce] linux kernel library project
Date: Sat, 24 May 2008 14:44:06 +0300 [thread overview]
Message-ID: <200805241444.06791.tavi@cs.pub.ro> (raw)
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.
next reply other threads:[~2008-05-24 11:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-24 11:44 Octavian Purdila [this message]
2008-05-26 9:54 ` [announce] linux kernel library project Jiri Kosina
2008-05-26 11:57 ` Octavian Purdila
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200805241444.06791.tavi@cs.pub.ro \
--to=tavi@cs.pub.ro \
--cc=linux-kernel@vger.kernel.org \
--cc=lucian.grijincu@gmail.com \
--cc=shteph@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox