Go to file
Michal Rakowski 3a19ae0bf5 utils: print help as default casctl cmd
Signed-off-by: Michal Rakowski <michal.rakowski@intel.com>
2019-10-02 19:56:59 +02:00
casadm casadm: add description for occupied core id error. 2019-10-01 09:59:26 -04:00
configure.d configure: use blk_mq_end_request as a default instead of non-mq variant 2019-09-26 16:21:15 +02:00
modules Mark removed core id as free. 2019-10-01 10:00:08 -04:00
ocf@f08f8aa96e OCF update (locking fix) 2019-10-01 17:19:36 -04:00
test Add promotion policy smoke tests 2019-10-01 15:40:04 +02:00
utils utils: print help as default casctl cmd 2019-10-02 19:56:59 +02:00
.gitignore Extending 'configure' script 2019-05-30 06:29:07 -04:00
.gitmodules Change ocf submodule path to https 2019-05-09 12:42:45 +02:00
.pep8speaks.yml Add pep8speaks custom config 2019-07-30 08:42:12 +02:00
configure configure: more deseralization & cleanup 2019-09-09 16:10:31 +02:00
LICENSE Add LICENSE file 2019-03-29 09:45:21 +01:00
Makefile Initial commit 2019-03-29 08:45:50 +01:00
README.md Added readme badges for master CI tests and license 2019-09-10 13:09:48 +02:00

Open CAS Linux

Build Status Tests Status Coverity status License

Open CAS accelerates Linux applications by caching active (hot) data to a local flash device inside servers. Open CAS implements caching at the server level, utilizing local high-performance flash media as the cache drive media inside the application server as close as possible to the CPU, thus reducing storage latency as much as possible. The Open Cache Acceleration Software installs into the GNU/Linux operating system itself, as a kernel module. The nature of the integration provides a cache solution that is transparent to users and applications, and your existing storage infrastructure. No storage migration effort or application changes are required.

Open CAS is distributed on BSD-3-Clause license (see https://opensource.org/licenses/BSD-3-Clause for full license texts).

Open CAS uses Safe string library (safeclib) that is MIT licensed.

Getting Started

To quickly install and deploy Open CAS Linux in your system please follow the instructions available here.

Guide

The complete documentation for Open CAS Linux is available in the Open CAS Linux Administration Guide available here.

Security

To report a potential security vulnerability please follow the instructions here.