Giter VIP home page Giter VIP logo

spl's Introduction

OpenZFS on OS X (O3X) brings OpenZFS features to Apple's OS X.

This is spl.kext, the Solaris Portability Layer (SPL).

** spl.kext is a dependency of zfs.kext, so start with this repository.

It is tested primarily on Mac OS X Yosemite.

See http://openzfsonosx.org/ for more information.

Please note that 'llvm-gcc' or 'clang' should be used for compiling the KEXTs. Pure 'gcc' will produce unstable builds.

 # ./configure CC=clang CXX=clang++
 or
 # ./configure CC=llvm-gcc CXX=llvm-g++
 # git clone https://github.com/openzfsonosx/spl.git
# ./autogen.sh
# ./configure CC=clang CXX=clang++
# make

# rsync -a --delete module/spl/spl.kext/ /tmp/spl.kext/
# chown -R root:wheel /tmp/spl.kext

# kextload -r /tmp/ -v /tmp/spl.kext

: SPL: Total memory 17179869184AGC: 3.4.5, HW version=3.2.19 [3.2.8], flags:0, features:20600
: SPL: Loaded module v0.01 (ncpu 8, memsize 17179869184, pages 4194304)

  • lundman

spl's People

Contributors

behlendorf avatar lundman avatar ilovezfs avatar wca avatar nedbass avatar dechamps avatar dajhorn avatar gunnarbeutner avatar ryao avatar bjokash avatar brendonhumphrey avatar chrisrd avatar cbreak-black avatar jengelh avatar maxximino avatar nkhare avatar yshui avatar prat0088 avatar

Watchers

James Cloos avatar Sean Doran avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.