| commit | 49d0b21be21efc07526d637e0ae935019667e532 | [log] [tgz] |
|---|---|---|
| author | Jens Axboe <axboe@suse.de> | Mon Apr 10 09:04:41 2006 +0200 |
| committer | Jens Axboe <axboe@suse.de> | Mon Apr 10 09:04:41 2006 +0200 |
| tree | 04b200920e3e628a1a38939c580b5d63ff56bf0a | |
| parent | 16c523ddabcce5d3d817f4a2491d628f84dfaaa1 [diff] |
[PATCH] splice: optimize the splice buffer mapping We don't really need to lock down the pages, just make sure they are uptodate. Signed-off-by: Jens Axboe <axboe@suse.de>