cvs commit: src/sys/i386/xen xen_machdep.c

Kip Macy kmacy at FreeBSD.org
Wed Sep 17 19:11:47 UTC 2008


kmacy       2008-09-17 19:11:37 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/xen         xen_machdep.c 
  Log:
  SVN rev 183118 on 2008-09-17 19:11:37Z by kmacy
  
  Some people have very strange notions of how large KVA_PAGES should be. The
  core of this change generalizes the initial page directory setup so that
  the kernel can be given arbitrarily large or small.
  
  - small formatting fixes
  - update copyright
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.10      +55 -37    src/sys/i386/xen/xen_machdep.c


More information about the cvs-src mailing list