Date: Thu, 14 Oct 2010 16:44:05 +0000 (UTC) From: Matthew D Fleming <mdf@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/mps mps.c mps_user.c mpsvar.h Message-ID: <201010141644.o9EGiJKB083436@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdf 2010-10-14 16:44:05 UTC FreeBSD src repository Modified files: sys/dev/mps mps.c mps_user.c mpsvar.h Log: SVN rev 213839 on 2010-10-14 16:44:05Z by mdf Re-work the internals of adding items to the driver's scatter-gather list. Use the new internals to simplify adding transaction context elements, and in future diffs, more complicated SGLs. Revision Changes Path 1.5 +185 -72 src/sys/dev/mps/mps.c 1.6 +28 -21 src/sys/dev/mps/mps_user.c 1.3 +3 -0 src/sys/dev/mps/mpsvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010141644.o9EGiJKB083436>