about kernel_physical_mapping_init

From: Joilnen Leite
Date: Tue Sep 23 2008 - 13:45:30 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/