On Tuesday, December 20, 2016 06:02:07 PM Ruslan Bukin wrote: > Author: br > Date: Tue Dec 20 18:02:07 2016 > New Revision: 310330 > URL: https://svnweb.freebsd.org/changeset/base/310330 > > Log: > Add xDMA -- the DMA abstraction layer, initial verison. > > xDMA is a DMA framework designed to abstract the interaction > between device drivers and DMA engines. > > Project wiki: https://wiki.freebsd.org/xdma > > Sponsored by: DARPA, AFRL > Differential Revision: https://reviews.freebsd.org/D8807
It probably would have been a good idea to get some design review of this on arch@ before committing. In particular, I believe from earlier discussions that you want to build a general framework that things like ioat(4) can hook into. arch@ would give you a broader audience for working out the abstractions and interfaces. -- John Baldwin _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"