From: Damien Wyart <damien.wyart@free.fr>
To: Sonny Rao <sonnyrao@chromium.org>
Cc: Fengguang Wu <fengguang.wu@intel.com>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Andrew Morton <akpm@linux-foundation.org>,
Michal Hocko <mhocko@suse.cz>,
linux-mm@kvack.org, Mandeep Singh Baines <msb@chromium.org>,
Johannes Weiner <jweiner@redhat.com>,
Olof Johansson <olofj@chromium.org>,
Will Drewry <wad@chromium.org>, Kees Cook <keescook@chromium.org>,
Aaron Durbin <adurbin@chromium.org>,
stable@vger.kernel.org, Puneet Kumar <puneetster@chromium.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCHv5] mm: Fix calculation of dirtyable memory
Date: Mon, 19 Nov 2012 20:22:09 +0100 [thread overview]
Message-ID: <20121119192209.GA3718@brouette> (raw)
In-Reply-To: <CAPz6YkXazpiJgKHnQx=dpr4XOCo8J_PBeffDG7mfPk7rPy2a-g@mail.gmail.com>
* Sonny Rao <sonnyrao@chromium.org> [2012-11-19 10:44]:
> Damien, thanks for testing and finding that bug. If you could, please
> give this version a try, thanks.
Tried it for a few hours (as soon as the min/max problem was suggested
on the list) and the previous problems disappeared.
--
Damien
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
WARNING: multiple messages have this Message-ID (diff)
From: Damien Wyart <damien.wyart@free.fr>
To: Sonny Rao <sonnyrao@chromium.org>
Cc: Fengguang Wu <fengguang.wu@intel.com>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Andrew Morton <akpm@linux-foundation.org>,
Michal Hocko <mhocko@suse.cz>,
linux-mm@kvack.org, Mandeep Singh Baines <msb@chromium.org>,
Johannes Weiner <jweiner@redhat.com>,
Olof Johansson <olofj@chromium.org>,
Will Drewry <wad@chromium.org>, Kees Cook <keescook@chromium.org>,
Aaron Durbin <adurbin@chromium.org>,
stable@vger.kernel.org, Puneet Kumar <puneetster@chromium.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCHv5] mm: Fix calculation of dirtyable memory
Date: Mon, 19 Nov 2012 20:22:09 +0100 [thread overview]
Message-ID: <20121119192209.GA3718@brouette> (raw)
In-Reply-To: <CAPz6YkXazpiJgKHnQx=dpr4XOCo8J_PBeffDG7mfPk7rPy2a-g@mail.gmail.com>
* Sonny Rao <sonnyrao@chromium.org> [2012-11-19 10:44]:
> Damien, thanks for testing and finding that bug. If you could, please
> give this version a try, thanks.
Tried it for a few hours (as soon as the min/max problem was suggested
on the list) and the previous problems disappeared.
--
Damien
next prev parent reply other threads:[~2012-11-19 19:22 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-08 23:25 [PATCH] mm: Fix calculation of dirtyable memory Sonny Rao
2012-11-08 23:25 ` Sonny Rao
2012-11-08 23:37 ` Andrew Morton
2012-11-08 23:37 ` Andrew Morton
2012-11-09 0:42 ` [PATCHv2] " Sonny Rao
2012-11-09 0:42 ` Sonny Rao
2012-11-09 0:45 ` Sonny Rao
2012-11-09 0:45 ` Sonny Rao
2012-11-09 0:52 ` Sonny Rao
2012-11-09 0:52 ` Sonny Rao
2012-11-09 2:36 ` Fengguang Wu
2012-11-09 2:36 ` Fengguang Wu
2012-11-12 19:35 ` [PATCH] " Sonny Rao
2012-11-12 19:35 ` Sonny Rao
2012-11-12 20:32 ` Johannes Weiner
2012-11-12 20:32 ` Johannes Weiner
2012-11-12 21:35 ` [PATCHv4] " Sonny Rao
2012-11-12 21:35 ` Sonny Rao
2012-11-17 20:41 ` Damien Wyart
2012-11-19 13:40 ` Johannes Weiner
2012-11-19 13:40 ` Johannes Weiner
2012-11-19 18:41 ` [PATCHv5] " Sonny Rao
2012-11-19 18:41 ` Sonny Rao
2012-11-19 18:44 ` Sonny Rao
2012-11-19 18:44 ` Sonny Rao
2012-11-19 19:22 ` Damien Wyart [this message]
2012-11-19 19:22 ` Damien Wyart
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121119192209.GA3718@brouette \
--to=damien.wyart@free.fr \
--cc=a.p.zijlstra@chello.nl \
--cc=adurbin@chromium.org \
--cc=akpm@linux-foundation.org \
--cc=fengguang.wu@intel.com \
--cc=jweiner@redhat.com \
--cc=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mhocko@suse.cz \
--cc=msb@chromium.org \
--cc=olofj@chromium.org \
--cc=puneetster@chromium.org \
--cc=sonnyrao@chromium.org \
--cc=stable@vger.kernel.org \
--cc=wad@chromium.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.