[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <511753.74328.qm@web50901.mail.re2.yahoo.com>
Date: Tue, 23 Sep 2008 10:38:37 -0700 (PDT)
From: Joilnen Leite <knl_joi@...oo.com.br>
To: linux-kernel@...r.kernel.org
Subject: about kernel_physical_mapping_init
I wondering if inside kernel_physical_mapping_init, we could put the line
pmd = one_md_table_init(pgd);
after
if (pfn >= max_low_pfn)
continue;
and if this could to be a improve, one time it dont go to one_md_table_init in pfn >= max_low_pfn case
Joilnen
Novos endereços, o Yahoo! que você conhece. Crie um email novo com a sua cara @ymail.com ou @rocketmail.com.
http://br.new.mail.yahoo.com/addresses
--
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