about kernel_physical_mapping_init

From: Joilnen Leite
Date: Tue Sep 23 2008 - 14:50:47 EST


Wondering if inside kernel_physical_mapping_init, putting the line:
pmd = one_md_table_init(pgd);
after the:
if (pfn >= max_low_pfn)
continue;
could to improve something one time it dont go to one_md_table_init(pgd) in true case for if statment


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/