cvs commit: src/sys/conf options.arm
    Olivier Houchard 
    cognet at FreeBSD.org
       
    Wed Nov 10 14:08:27 PST 2004
    
    
  
cognet      2004-11-10 22:08:27 UTC
  FreeBSD src repository
  Modified files:
    sys/conf             options.arm 
  Log:
  Add a new option, ARM32_NEW_VM_LAYOUT. When set, we try to put up to 4
  L2 tables in one page, instead of the old 1 L2 table <=> 1 page behavior.
  While I'm there, add ARM9_CACHE_WRITE_THROUGH, which I forgot last time.
  
  Revision  Changes    Path
  1.3       +2 -0      src/sys/conf/options.arm
    
    
More information about the cvs-all
mailing list