| To: | "Atsushi Nemoto" <anemo@mba.ocn.ne.jp> |
|---|---|
| Subject: | Re: [PATCH] do not count pages in holes with sparsemem |
| From: | "Franck Bui-Huu" <vagabon.xyz@gmail.com> |
| Date: | Sat, 8 Jul 2006 16:39:44 +0200 |
| Cc: | linux-mips@linux-mips.org, ralf@linux-mips.org |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=loFzxgB9Tc14mskH5WnUvVq7D7YQH+670us6Ggw9Iz/tIb4itS9i+kPTx8sOaHa+SU8pzfow5ctB8NKxAPFKj0kAZjRASuC3Q5ItWyIIsngLKYLoetBDPIQ2+AoUDuOwW9X6NqrY1ZgoIdvhAcjdG25/2LZEJnXFF3Pwb0BRFLY= |
| In-reply-to: | <20060707.002602.75184460.anemo@mba.ocn.ne.jp> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20060706.233634.59465089.anemo@mba.ocn.ne.jp> <44AD2537.1030509@innova-card.com> <cda58cb80607060805yc656114p53516b904188c20f@mail.gmail.com> <20060707.002602.75184460.anemo@mba.ocn.ne.jp> |
| Sender: | linux-mips-bounce@linux-mips.org |
2006/7/6, Atsushi Nemoto <anemo@mba.ocn.ne.jp>: On Thu, 6 Jul 2006 17:05:35 +0200, "Franck Bui-Huu" <vagabon.xyz@gmail.com> wrote: > > free_area_init_node(0, NODE_DATA(0), zones_size, 0, zholes_size); > > +#else > > + free_area_init_node(0, NODE_DATA(0), zones_size, ARCH_PFN_OFFSET, NULL); > > which is equivalent to: > > free_area_init(zones_size); Sure. Then this can be a final proposal?
Sorry for the late answer.
Did you check that show_mem() still works ? I'm not sure about that point.
Thanks
--
Franck
|
| Previous by Date: | Re: [PATCH] fast path for rdhwr emulation for TLS, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH] sparsemem fix, Franck Bui-Huu |
| Previous by Thread: | Re: [PATCH] do not count pages in holes with sparsemem, Atsushi Nemoto |
| Next by Thread: | Re: [PATCH] do not count pages in holes with sparsemem, Atsushi Nemoto |
| Indexes: | [Date] [Thread] [Top] [All Lists] |