diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2020-02-23 23:42:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-23 23:42:47 +0700 |
commit | 1e13b12c9b8d7243082a76e0e84ac75468709510 (patch) | |
tree | 3377951fcdb7fc14377c4c81ca4850ef74f42061 /system/intelmas/README | |
parent | ede67b9b9a007424c11db374adeeaa39930a8848 (diff) |
system/intelmas: Added (Intel Memory And Storage Tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/intelmas/README')
-rw-r--r-- | system/intelmas/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/system/intelmas/README b/system/intelmas/README new file mode 100644 index 0000000000000..c3075ac504839 --- /dev/null +++ b/system/intelmas/README @@ -0,0 +1,13 @@ +intelmas (Intel Memory And Storage Tool) + +The intelmas is a proprietary command-line tool to manage Intel SSDs and +Optane memory devices. It provides firmware update capability as well as +reading and setting many configuration settings. + +The intelmas unifies functionality of several Intel programs including +the isdct (Intel SSD Data Center Tool), which was previously available +on SBo. The intelmas is a drop-in replacement for the isdct. + +The sg kernel module is required by isdct. To have this module loaded +on boot, please uncomment the corresponding line in +/etc/rc.d/rc.modules.local |