cvs commit: src/sys/i386/i386 busdma_machdep.c

Mike Silbersack silby at FreeBSD.org
Sun May 28 11:31:46 PDT 2006


silby       2006-05-28 18:30:36 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        busdma_machdep.c 
  Log:
  Add a quick hack to ensure that bus_dmamem_alloc properly aligns
  small allocations with large alignment requirements.
  
  Add a panic to detect cases where we've still failed to properly align.
  
  Revision  Changes    Path
  1.78      +14 -2     src/sys/i386/i386/busdma_machdep.c


More information about the cvs-all mailing list