# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' # on the right side marks the last column you can put a character in. You must # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| spl: spl - Solaris Porting Layer spl: spl: The Solaris Porting Layer (SPL) is a Linux kernel module which spl: provides many of the Solaris kernel APIs. This shim layer makes spl: it possible to run Solaris kernel code in the Linux kernel with spl: relatively minimal modification. spl: This can be particularly useful when you want to track upstream spl: Solaris development closely and don’t want the overhead of spl: maintaining a large patch which converts Solaris primitives to Linux spl: primitives. spl: