Here's an incremental patch that adds Huge TLB support. -Arun On 10/03/2003 05:05 PM, Arun Sharma wrote: > Darren Williams wrote: > >> Hi >> This is an updated version of the long format VHPT patch >> posted earlier. >> Changes: >> Added #ifdef to allow compile without long format >> Updated compute_vhpt_size(void) to remove compiler warnings > > > Actually, I moved compute_vhpt_size() to arch/ia64/mm/init.c, where I > think it belongs and added lvhpt_adjust to let the user override > whatever "intellligent" algorithm we come up with. This required adding > parse_early_cmdline(). > > -Arun > >