Skip to content

shingchuang/spl

This branch is 589 commits behind openzfs/spl:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5a52a78 · Feb 23, 2011
Sep 6, 2010
Feb 23, 2011
Feb 23, 2011
Sep 6, 2010
Feb 23, 2011
Sep 18, 2009
Sep 6, 2010
Mar 11, 2010
May 17, 2010
May 17, 2010
Aug 13, 2010
May 17, 2010
May 17, 2010
Feb 18, 2011
Sep 6, 2010
Sep 6, 2010
Sep 15, 2010
May 17, 2010
Feb 23, 2011
Sep 6, 2010
May 21, 2010
Oct 5, 2009
Feb 23, 2011

Repository files navigation

The Solaris Porting Layer (SPL) is a Linux kernel module which provides many of the Solaris kernel APIs. This shim layer makes it possible to run Solaris kernel code in the Linux kernel with relatively minimal modification. This can be particularly useful when you want to track upstream Solaris development closely and don’t want the overhead of maintaining a large patch which converts Solaris primitives to Linux primitives.

To build packages for your distribution:

$ ./configure
$ make pkg

Full documentation for building, configuring, and using the SPL can be found at: http://zfsonlinux.org

About

Solaris Porting Layer

Resources

License

Stars

Watchers

Forks

Packages

No packages published