Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 2004 03:49:13 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/include bus.h src/sys/sparc64/sparc64 bus_machdep.c iommu.c
Message-ID:  <200406280349.i5S3nDVT033009@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2004-06-28 03:49:13 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/include  bus.h 
    sys/sparc64/sparc64  bus_machdep.c iommu.c 
  Log:
  Switch sparc64 busdma to use a dynamically allocated segment list rather
  than a a stack-limited list.  This removes the artifical limit on s/g list
  size.
  cvs: ----------------------------------------------------------------------
  
  Revision  Changes    Path
  1.33      +1 -0      src/sys/sparc64/include/bus.h
  1.39      +29 -30    src/sys/sparc64/sparc64/bus_machdep.c
  1.37      +15 -30    src/sys/sparc64/sparc64/iommu.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406280349.i5S3nDVT033009>