Giter Site home page Giter Site logo

juston-li / ipmctl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from intel/ipmctl

0.0 2.0 0.0 12.89 MB

License: BSD 3-Clause "New" or "Revised" License

Shell 0.08% Python 11.96% Batchfile 0.06% Makefile 0.18% C 65.23% Objective-C 0.19% C++ 18.39% Roff 0.03% GAP 0.77% R 0.04% CMake 0.04% Assembly 3.02% NSIS 0.01%

ipmctl's Introduction

ipmctl

ipmctl is a utility for configuring and managing Intel Optane DC persistent memory modules (PMM).

It supports functionality to:

  • Discover PMMs on the platform.
  • Provision the platform memory configuration.
  • View and update the firmware on PMMs.
  • Configure data-at-rest security on PMMs.
  • Monitor PMM health.
  • Track performance of PMMs.
  • Debug and troubleshoot PMMs.

ipmctl refers to the following interface components:

  • libipmctl: An Application Programming Interface (API) library for managing PMMs.
  • ipmctl: A Command Line Interface (CLI) application for configuring and managing PMMs from the command line.
  • ipmctl-monitor: A monitor daemon/system service for monitoring the health and status of PMMs.

Packages

Fedora and EPEL 7 packages can be found at: https://copr.fedorainfracloud.org/coprs/jhli/ipmctl

OpenSUSE and SLES packages can be found at: https://build.opensuse.org/package/show/home:jhli/ipmctl

Ubuntu packages can be found at: https://launchpad.net/~jhli/+archive/ubuntu/ipmctl

libsafec

ipmctl requires libsafec as a dependency

Packages are available on Fedora 27 and 28.

EPEL 7 packages can be found at: https://copr.fedorainfracloud.org/coprs/jhli/safeclib/

OpenSUSE and SLES packages can be found at: https://build.opensuse.org/package/show/home:jhli/safeclib

Ubuntu packages can be found at: https://launchpad.net/~jhli/+archive/ubuntu/libsafec

Build

Linux

The latest stable Linux kernel version available is recommended.

libsafec-devel is required to build, see above for package location.

All other dependencies are widely available.

mkdir output && cd output
cmake -DRELEASE=ON -DCMAKE_INSTALL_PREFIX=/ ..
make -j all
sudo make install

build artifacts can be found in output/release

To build RPMs:

./rpmbuild.sh xx.xx.xx.xxxx

The RPMs will be in output/rpmbuild/RPMS/

Windows

Install the Windows RS5 (Build >17650) Driver Development Kit. See https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewSDK for access if it's not externally available at https://docs.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk. Make sure that winioctl.h is available after installation.

Install VS2017

Open as a CMake project

ipmctl's People

Contributors

mplucins avatar dkosawa avatar swetha-intel avatar kellycouch avatar nolanhergert avatar snanja avatar dkhoff avatar herrera-luis-alberto avatar

Watchers

James Cloos avatar Juston Li 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.