From 72db8bdcfe4a5290bdf17a34f58cfe79284a294b Mon Sep 17 00:00:00 2001 From: Avi Kivity Date: Mon, 31 Aug 2015 19:41:48 +0300 Subject: [PATCH] Merge seastar upstream * seastar 9cc5cd0...5176352 (6): > fstream: fix reads when starting offset is nonzero > memory: Reclaim memory synchronously with allocation > fstream: disable read-ahead for now > input_stream: require explicit close() on end-of-use > reactor: add statistics for disk bandwidth > Merge read ahead --- seastar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seastar b/seastar index 9cc5cd0761..5176352dca 160000 --- a/seastar +++ b/seastar @@ -1 +1 @@ -Subproject commit 9cc5cd0761edfed8d0bc70689a3f6dbe9b3d7490 +Subproject commit 5176352dcad35a269280e0744c657f4f1d50cae0