OPAL on Power8 S824 Question

This page summarizes the projects mentioned and recommended in the original post on /r/OpenPOWER

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • op-test

    Testing Firmware for OpenPOWER systems

  • The way we flashed new OPAL on machines in the lab was different than what may work externally, as they tend to be a bunch more locked down. You can look at things like external/boot-tests/fsp_support.sh in skiboot and the FSP/ASMI code in github.com/open-power/op-test for pointers.

  • skiboot

    OPAL boot and runtime firmware for POWER

  • It doesn't bypass the service processor, just works with it differently. It's a different bunch of code that gets loaded onto the POWER processor as it's Initial Program Load (IPL) and then gets to run an OS. You can even see the code in skiboot (OPAL) that talks to the FSP (Service Processor) in https://github.com/open-power/skiboot/tree/master/hw/fsp and related files.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts