cvs commit: src/sys/platform/vkernel/platform init.c

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Apr 11 14:04:17 PDT 2007


dillon      2007/04/11 14:04:09 PDT

DragonFly src repository

  Modified files:
    sys/platform/vkernel/platform init.c 
  Log:
  Kernel virtual memory must be mapped on a segment address boundary.  Try
  numerous addresses instead of a single fixed address to accomodate systems
  that might have been compiled with a different MAXDSIZ.
  
  Revision  Changes    Path
  1.34      +23 -4     src/sys/platform/vkernel/platform/init.c


http://www.dragonflybsd.org/cvsweb/src/sys/platform/vkernel/platform/init.c.diff?r1=1.33&r2=1.34&f=u





More information about the Commits mailing list