aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-09-17 17:42:56 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-09-17 19:24:01 +0200
commit17211f11b64220d4c7bd263b97830fde2175f28d (patch)
tree7ffaec7ee8e392c5e5be786f6bf07d26abaa984f /docs
parent5eb621777ac0b90dface91ad1f631dc3985d09be (diff)
downloadlibrebootfr-17211f11b64220d4c7bd263b97830fde2175f28d.tar.gz
librebootfr-17211f11b64220d4c7bd263b97830fde2175f28d.zip
x200_external.md: Clarify Intel Turbo Memory
The driver is free software and contains no code to load any nonfree firmware, so if it has been blacklisted it might not be because of freedom issues, but probably because of reliability issues. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/install/x200_external.md20
1 files changed, 14 insertions, 6 deletions
diff --git a/docs/install/x200_external.md b/docs/install/x200_external.md
index 327d8b88..98577028 100644
--- a/docs/install/x200_external.md
+++ b/docs/install/x200_external.md
@@ -216,12 +216,20 @@ Intel Turbo Memory
==================
Some X200 devices were sold with Intel Turbo Memory installed in the top-most
-mini PCI-e slot. This has been [shown to be
-ineffective](http://www.anandtech.com/show/2252) at disk caching or battery
-saving in most use cases. While there are [Linux
-drivers](https://github.com/yarrick/turbomem) available, it is blacklisted in
-at least GNU+Trisquel, and possibly other free operating systems. It should
-probably be removed.
+mini PCI-e slot.
+
+If you have one installed, you should probably remove it as it mostly likely
+brings no benefits, while having many issues:
+- It has been [shown to be
+ ineffective](http://www.anandtech.com/show/2252) at disk caching or battery
+ saving in most use cases. Having it installed might lead to more
+ battery consumption.
+- Using it will most likely lead to data loss because with its
+ [driver](https://github.com/yarrick/turbomem),
+ "data cannot be written/read back reliably". The driver development
+ has also stopped.
+- It might also be a security risk as it may have access to the system
+ RAM through the PCIe bus.
Memory
======