On Wed, 2006-05-03 at 20:14 +0200, Diego Calleja wrote: > Just for completeness, windows vista will include a enhanced prefetcher > called (sic) SuperFetch. The idea behind it seems to be to analyze I/O > patterns and then "mirror" the most frequently used disk blocks into > the USB flash drive; so if when the usb flash drive is plugged in > the system will read those blocks from it as it was the hard drive > the next time you run the app > (http://www.windowsitpro.com/Windows/Article/ArticleID/48085/48085.html) Linux should be able to do something like this using unionfs. It could be worthwhile to try it with one of the very fastest flash cards or USB drives. With slower cards and USB keys its more of a loss unless the faster seek speed can make up for it, because sequential hard drive access is faster. For comparison, a OCZ USB 2.0 Flash Drive with dual channel works at about 30 MB/s. One of my 7,200 RPM SATA desktop drives does 45 MB/s. A 15k SCSI drive can do over 60 MB/s. It'd be great for laptops though. My slug of a laptop drive does 20 MB/s on a good day. -- Zan Lynx <[email protected]>
Attachment:
signature.asc
Description: This is a digitally signed message part
- Follow-Ups:
- Re: [RFC] kernel facilities for cache prefetching
- From: Diego Calleja <[email protected]>
- Re: [RFC] kernel facilities for cache prefetching
- References:
- [RFC] kernel facilities for cache prefetching
- From: Wu Fengguang <[email protected]>
- Re: [RFC] kernel facilities for cache prefetching
- From: Diego Calleja <[email protected]>
- Re: [RFC] kernel facilities for cache prefetching
- From: Wu Fengguang <[email protected]>
- Re: [RFC] kernel facilities for cache prefetching
- From: Diego Calleja <[email protected]>
- Re: [RFC] kernel facilities for cache prefetching
- From: Wu Fengguang <[email protected]>
- Re: [RFC] kernel facilities for cache prefetching
- From: Diego Calleja <[email protected]>
- [RFC] kernel facilities for cache prefetching
- Prev by Date: Re: [PATCH 2/2] ipg: redundancy with mii.h
- Next by Date: Re: [RFC] Advanced XIP File System
- Previous by thread: Re: [RFC] kernel facilities for cache prefetching
- Next by thread: Re: [RFC] kernel facilities for cache prefetching
- Index(es):