Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: Linux Already Has 'ReadyBoost' Done Right (SwapBoost)

tblanchard001@xxxxxxxxx wrote:

On Jul 6, 11:54 am, Tim Smith <reply_in_gr...@xxxxxxxxxxxxxxxx> wrote:

In article <5g02m4-5c2....@xxxxxxxxxx>, "[H]omer" <s...@xxxxxxx> wrote:

Verily I say unto thee, that Roy Schestowitz spake thusly:

Speed up your Linux box with a thumb drive

,----[ Quote ]
| Linux only: Like ReadyBoost for Vista, SwapBoost uses the extra
| space on a spare USB drive to speed up your OS.
`----

http://lifehacker.com/software/featured-linux-download/speed-up-your-...
ox-with-a-thumb-drive-274911.php

Erm ... they mean?:

swap_file="/media/IPOD/swapfile"
dd if=/dev/zero of=${swap_file} bs=1024 count=716800
mkswap -v1 ${swap_file}
swapon ${swap_file}

Yes, very innovative :)

If you want to duplicated ReadyBoost, you'll need a couple more steps:

  Rewrite Linux VM and cache system
  Recompile kernel and reboot

Flash drives have low latency but usually also have low transfer rates
compared to internal drives.  Just adding them to your swap pool is not
all that useful.  To use them effectively, you want to just cache on
them things that benefit greatly from low latency but don't require high
transfer rate.

If you are going to be an anti-Microsoft Advocate, you should at least
spend a few minutes learning about Microsoft's software.


I'm not an anti-Microsoft Advocate, I'm a Linux Advocate, I won't give
magwa shaft a minute of my time which includes reading manuals or docs
on their crapware.

LOL!  Timmy is Ewik Fudds replacement.
Why anybody should waste time on Maggot$oft docs is anybodies guess.

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index