Skip to content

fajarnugraha/spl

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

feedc43 · Feb 10, 2012
Dec 15, 2011
Feb 2, 2012
Feb 10, 2012
Dec 15, 2011
Feb 2, 2012
Sep 18, 2009
Feb 2, 2012
Mar 11, 2010
May 17, 2010
May 17, 2010
Aug 13, 2010
May 17, 2010
May 17, 2010
Oct 6, 2011
Jan 18, 2012
Jan 18, 2012
Dec 15, 2011
Dec 15, 2011
Sep 15, 2010
May 17, 2010
Feb 2, 2012
Dec 15, 2011
Jan 18, 2012
Jan 18, 2012
Feb 2, 2012

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

Languages

  • C 50.2%
  • Shell 49.8%