Updates

bsdutils fuse-utils libblkid1 libfuse2 libuuid1 mount util-linux uuid-runtime 8 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 1,244kB of archives. After unpacking 0B will be used. bsdutils fuse-utils libblkid1 libfuse2 libuuid1...

Performance increase through bigger readahead buffers

You can get the current settings of your harddrives with: blockdev –report. This will report all settings of all your currently attached harddrives. The default value for the readahead buffer in linux 256, so by increasing this to 1024 we can get a better read...