> The *right* way to do this is to make use of the fact linux will buffer
> filesystem data in RAM. you need to {work out how | write a tool to} to
> get the data buffered I guess, but that would be something we could all
> benefit from, and removes a silliness from mplayer.
fadvise() maybe...