Answer the question
In order to leave comments, you need to log in
SSD + Elementary OS = Speed?
Good day.
Source:
There is an asus k40ab laptop , a crucial m550 was installed instead of the HDD. And also installed Elementary OS. And encryption is enabled at the OS level.
Test
Recording
sync; dd if=/dev/zero of=tempfile bs=1M count=1024; sync
1024+0 records in
1024+0 records out
1073741824 bytes (1,1 GB) copied, 19,7391 s, 54,4 MB/s
/sbin/sysctl -w vm.drop_caches=3
dd if=tempfile of=/dev/null bs=1M count=1024
1024+0 records in
1024+0 records out
1073741824 bytes (1,1 GB) copied, 16,9107 s, 63,5 MB/s
sudo hdparm -Tt /dev/sda
/dev/sda:
Timing cached reads: 1890 MB in 2.00 seconds = 944.92 MB/sec
Timing buffered disk reads: 644 MB in 3.01 seconds = 213.97 MB/sec
sync; dd if=/dev/zero of=tempfile bs=1M count=1024; sync
1024+0 records in
1024+0 records out
1073741824 bytes (1,1 GB) copied, 3,43969 s, 312 MB/s
sudo /sbin/sysctl -w vm.drop_caches=3
dd if=tempfile of=/dev/null bs=1M count=10241024+0 records in
1024+0 records out
1073741824 bytes (1,1 GB) copied, 4,91821 s, 218 MB/s
Answer the question
In order to leave comments, you need to log in
Actually, "OS-level encryption" requires resources.
It is one thing to simply transfer data over the interface, and it is quite another to process and decrypt encrypted information.
Without delving into the numbers, it is clear that the laptop is not new, look at what SATA interface is on it and whether the SSD speed rests on it
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question