Neglected to copy the list on my response.      -Alex

-------- Original Message --------
Subject: Re: [PATCH] ceph: use a shared zero page rather than one per messenger
Date: Tue, 28 Feb 2012 21:04:07 -0800
From: Alex Elder <el...@dreamhost.com>
To: Christoph Hellwig <h...@infradead.org>

On 02/28/2012 08:18 PM, Christoph Hellwig wrote:
On Tue, Feb 28, 2012 at 07:06:22PM -0800, Alex Elder wrote:
Each messenger allocates a page to be used when writing zeroes
out in the event of error or other abnormal condition.  Just
allocate one at initialization time and have them all share it.

Any reason you don't simply use the kernel-wide ZERO_PAGE()?

No reason, I just didn't take the change to that logical
conclusion.  I'll update it to do that instead.

                                        -Alex

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to