You may be interested in a project we have which ported a subset of the
Berkeley Database (BDB) to the Linux kernel. BDB is much smaller than other
SQL-based DBMSs, and is thus a lot more suitable for embedding into kernels.
We called our port KBDB. We built a simple transactional f/s on top of it,
called kbdbfs. We also had a short project called EAFS, which is a
stackable f/s that adds EA/ACL support to any f/s it's layered on top of.
Recently we also implemented a full-blown transactional f/s using ptrace
methods. You can find links to these projects, and in some cases papers and
software:
http://www.fsl.cs.sunysb.edu/project-kbdb.html
http://www.fsl.cs.sunysb.edu/project-amino.html
http://www.fsl.cs.sunysb.edu/project-goanna.html
http://www.fsl.cs.sunysb.edu/project-extattrfs.html
Erez.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]