lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 27 Oct 2014 09:23:46 +0800 From: Weijie Yang <weijie.yang.kh@...il.com> To: Minchan Kim <minchan@...nel.org> Cc: Weijie Yang <weijie.yang@...sung.com>, Andrew Morton <akpm@...ux-foundation.org>, Dan Streetman <ddstreet@...e.org>, Sergey Senozhatsky <sergey.senozhatsky@...il.com>, Nitin Gupta <ngupta@...are.org>, Linux-MM <linux-mm@...ck.org>, linux-kernel <linux-kernel@...r.kernel.org> Subject: Re: [PATCH 1/2] zram: make max_used_pages reset work correctly On Sun, Oct 26, 2014 at 9:41 AM, Minchan Kim <minchan@...nel.org> wrote: > Hello, > > On Sat, Oct 25, 2014 at 05:25:11PM +0800, Weijie Yang wrote: >> The commit 461a8eee6a ("zram: report maximum used memory") introduces a new >> knob "mem_used_max" in zram.stats sysfs, and wants to reset it via write 0 >> to the sysfs interface. >> >> However, the current code cann't reset it correctly, so let's fix it. > > We wanted to reset it to current used total memory, not 0. I misread taht, I will resend the 2/2 patch > -- > Kind regards, > Minchan Kim -- 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