X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/dc802294a810e1f25f12428e5df9f2dd679f737f..5a21b31fbaf9c7d7c6c8b01f8f09477a7e5f9e31:/blog/data/2013-07-17-new-laptop.txt diff --git a/blog/data/2013-07-17-new-laptop.txt b/blog/data/2013-07-17-new-laptop.txt index 7d67fef0fc..92d3d66bfe 100644 --- a/blog/data/2013-07-17-new-laptop.txt +++ b/blog/data/2013-07-17-new-laptop.txt @@ -36,7 +36,9 @@ file systems in SSD and non-SSD file systems.
set up Debian Wheezy with an SSD. It is adjusted to my use case, where I set up the machine with one large encrypted partition (in addition to /boot), put LVM on top of this and set up partitions on -top of this again. At the moment these parameters are tuned: +top of this again. See the README file in the package source for the +references I used to pick the settings. At the moment these +parameters are tuned:During installation, I cancelled the part where the installer fill +the disk with random data, as this would kill the SSD performance for +little gain. My goal with the encrypted file system is to ensure +those stealing my laptop end up with a brick and not a working +computer. I have no hope in keeping the really resourceful people +from getting the data on the disk (see +XKCD #538 for an explanation why). +Thus I concluded that adding the discard option to crypttab is the +right thing to do.
+I considered using the noop I/O scheduler, as several recommended it for SSD, but others recommended deadline and a benchmark I found indicated that deadline might be better for interactive use.
@@ -83,8 +95,9 @@ have not yet had time to investigate those parts. there.As for the answer to the question in the title of this blog post, -as far as I know, the only solution is to replace the disk. It might -be possible to flash it with Intel firmware instead of the Lenovo -firmware. But I have not tried and did not want to do so without -approval from Lenovo as I wanted to keep the warranty on the disk -until a solution was found and they wanted the broken disks back.
+as far as I know, the only solution I know about is to replace the +disk. It might be possible to flash it with Intel firmware instead of +the Lenovo firmware. But I have not tried and did not want to do so +without approval from Lenovo as I wanted to keep the warranty on the +disk until a solution was found and they wanted the broken disks +back.