tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: uvm objects with physical address constraints



   Date: Tue, 20 May 2014 13:54:44 -0700
   From: Matt Thomas <matt%3am-software.com@localhost>

   Wrong approach.  These should be on dedicated vm freelists instead.
   Look at how mips64 has first512m, first4g, etc.  You could have 
   first4g, first64g, first1t.  Then you can use UVM_PGA_STRAT_ONLY.

Ah, thanks.  That looks much better.  I will refer questions about the
particular freelists to port-x86@.


Home | Main Index | Thread Index | Old Index