The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/contrib/openzfs/module/os/linux/spl/README.md

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 The Solaris Porting Layer, SPL, is a Linux kernel module which provides a
    2 compatibility layer used by the [OpenZFS](https://github.com/openzfs/zfs) project.
    3 
    4 # Installation
    5 
    6 The latest version of the SPL is maintained as part of this repository.
    7 Only when building ZFS version 0.7.x or earlier must an external SPL release
    8 be 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 
   15 The SPL is released under a GPLv2 license.  
   16 For more details see the NOTICE and THIRDPARTYLICENSE files; `UCRL-CODE-235197`

Cache object: 469a3ea048b93dcb0b277b707e31237b


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.