[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150914154901.92c5b7b24e15f04d8204de18@gmail.com>
Date: Mon, 14 Sep 2015 15:49:01 +0200
From: Vitaly Wool <vitalywool@...il.com>
To: minchan@...nel.org, sergey.senozhatsky@...il.com, ddstreet@...e.org
Cc: linux-kernel@...r.kernel.org, linux-mm@...ck.org
Subject: [PATCH 0/3] allow zram to use zbud as underlying allocator
While using ZRAM on a small RAM footprint devices, together with KSM, I ran into several occasions when moving pages from compressed swap back into the "normal" part of RAM caused significant latencies in system operation. By using zbud I lose in compression ratio but gain in determinism, lower latencies and lower fragmentation, so in the coming patches I tried to generalize what I've done to enable zbud for zram so far.
--
Vitaly Wool <vitalywool@...il.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists