Streaming IO has a very small footprint, essentially just the readahead,
so this has more to do with IO scheduling than paging. VM just has to
take care not to completely close down the readahead window or throw
away readahead before it gets used. No theoretical problem here, just a
small matter of coding ;-)
-- Daniel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/