Date: Mon, 22 Sep 2003 16:10:24 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 busdma_machdep.c Message-ID: <200309222310.h8MNAOHn054752@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2003/09/22 16:10:24 PDT FreeBSD src repository Modified files: sys/amd64/amd64 busdma_machdep.c Log: MFi386 rev 1.53 by scottl: Allocate the S/G list in the tag, not on the stack. This means that s/g lists can be arbitrarily long. Revision Changes Path 1.53 +32 -27 src/sys/amd64/amd64/busdma_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309222310.h8MNAOHn054752>