Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Mar 2005 07:01:54 +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/i386/i386 busdma_machdep.c
Message-ID:  <200503120701.j2C71sYa087013@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2005-03-12 07:01:54 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        busdma_machdep.c 
  Log:
  Guard against an integer underflow that could cause busdma to eat up all
  available RAM.  This also results in the global bounce page limit being
  applied to zones instead of globally.
  
  Submitted by: Petr Lampa (in part)
  
  Revision  Changes    Path
  1.74      +9 -3      src/sys/i386/i386/busdma_machdep.c



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