[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.10.1401170857230.1943@nuc>
Date: Fri, 17 Jan 2014 08:58:17 -0600 (CST)
From: Christoph Lameter <cl@...ux.com>
To: Dave Hansen <dave@...1.net>
cc: linux-mm@...ck.org, linux-kernel@...r.kernel.org,
akpm@...ux-foundation.org, penberg@...nel.org
Subject: Re: [RFC][PATCH 5/9] mm: rearrange struct page
On Thu, 16 Jan 2014, Dave Hansen wrote:
> Why does it matter *specifically* that "index shares space with
> freelist", or that "mapping shares space with s_mem"? No data is ever
> handed off in those fields.
If the field is corrupted then one needs to figure out what other ways of
using this field exists. If one wants to change the page struct fields
then also knowlege about possible interconnections are important.
--
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