[ANNOUNCE] forenfs: Forensic File System Kernel Patches

From: jmerkey
Date: Tue Oct 07 2008 - 02:57:33 EST


The attached patches which involve Linux Kernel Source Code are posted in
compliance with the terms of the GNU Public License.

The Forensic File System is not currently being distributed on Linux in
any commercial product, these patches were generated for internal research
and development purposes only for performance testing of FreeBSD vs.
Linux.

The results of the testing indicate Linux is approximately 8% faster than
FreeBSD on raw I/O, however, the convoluted VFS in Linux is up to 5%
slower than FreeBSD overall on VFS user space operations with forenfs.
Current Stream to disk rates on Linux are at present 1.3 Gigabytes/second
as opposed to a little over 1.1 Gigabytes/second on FreeBSD. Linux wins
hands down on raw I/O disk throughput. FreeBSD on the other hand has a
simple and elegant VFS which is easier to maintain and is significantly
more per formant than the Linux VFS, although it does appear to lack a few
features which Linux supports.

These results were obtained on an unreleased Intel based PCI-Express
system with 16 1TB drives and four high speed PCI-Express 3ware
controllers.

First commercial shipment will occur on FreeBSD due to commercial use and
distribution restrictions imposed by the GPL and various agreements with
commercial customers. Development on Linux will continue for internal
research and development purposes only in support of performance and
compatibility testing with popular Linux applications which run on
FreeBSD.

These patches do not contain the file system core, only the GPL derivative
works and abstraction layers allowing the cross platform Forensic File
system to load and run on Linux.

Patch series:

ftp://ftp.wolfmountaingroup.org/pub/forenfs/ffs-2.6.18-el5-07-17-08.patch
ftp://ftp.wolfmountaingroup.org/pub/forenfs/ffs-2.6.22.5-suse10.3-05-23-08.patch
ftp://ftp.wolfmountaingroup.org/pub/forenfs/ffs-2.6.23.8-fc8-04-19-08.patch
ftp://ftp.wolfmountaingroup.org/pub/forenfs/ffs-2.6.26-el5-09-02-08.patch
ftp://ftp.wolfmountaingroup.org/pub/forenfs/ffs-2.6.27.5-el5-08-30-08.patch
ftp://ftp.wolfmountaingroup.org/pub/forenfs/forenfs-2.6.18-el5-06-30-08.patch

Jeffrey Vernon Merkey













--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/