Name Date Size #Lines LOC

..--

README.mdHD05-Sep-2024659 1711

THIRDPARTYLICENSE.gplv2HD05-Sep-202417.7 KiB340281

THIRDPARTYLICENSE.gplv2.descripHD05-Sep-202441 21

spl-atomic.cHD05-Sep-20241.3 KiB367

spl-condvar.cHD07-Feb-202511.4 KiB465304

spl-cred.cHD07-Feb-20253.1 KiB15193

spl-err.cHD05-Sep-20243 KiB12573

spl-generic.cHD07-Feb-202521.1 KiB904592

spl-kmem-cache.cHD07-Feb-202539.2 KiB1,447828

spl-kmem.cHD07-Feb-202516.7 KiB630372

spl-kstat.cHD05-Sep-202416.6 KiB717565

spl-proc.cHD07-Feb-202519.1 KiB799634

spl-procfs-list.cHD05-Sep-20248.5 KiB285186

spl-shrinker.cHD07-Feb-20252.2 KiB7838

spl-taskq.cHD07-Feb-202536.8 KiB1,424924

spl-thread.cHD07-Feb-20255.1 KiB199120

spl-trace.cHD05-Sep-20241.1 KiB346

spl-tsd.cHD05-Sep-202419.8 KiB720399

spl-vmem.cHD07-Feb-20252.4 KiB9054

spl-xdr.cHD05-Sep-202412.4 KiB514278

spl-zlib.cHD07-Feb-20256.9 KiB217100

spl-zone.cHD07-Feb-202510.3 KiB422290

README.md

1The Solaris Porting Layer, SPL, is a Linux kernel module which provides a
2compatibility layer used by the [OpenZFS](https://github.com/openzfs/zfs) project.
3
4# Installation
5
6The latest version of the SPL is maintained as part of this repository.
7Only when building ZFS version 0.7.x or earlier must an external SPL release
8be used.  These releases can be found at:
9
10  * Version 0.7.x: https://github.com/zfsonlinux/spl/tree/spl-0.7-release
11  * Version 0.6.5.x: https://github.com/zfsonlinux/spl/tree/spl-0.6.5-release
12
13# Release
14
15The SPL is released under a GPLv2 license.
16For more details see the NOTICE and THIRDPARTYLICENSE files; `UCRL-CODE-235197`
17