<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/sys/dev/netmap/netmap_mem1.c, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2013-01-17T23:14:17Z</updated>
<entry>
<title>remove the old memory allocator, not useful anymore</title>
<updated>2013-01-17T23:14:17Z</updated>
<author>
<name>Luigi Rizzo</name>
<email>luigi@FreeBSD.org</email>
</author>
<published>2013-01-17T23:14:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=70ca194a4c1c64dc90c9fd546d333072a0f9f477'/>
<id>urn:sha1:70ca194a4c1c64dc90c9fd546d333072a0f9f477</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A bit of cleanup in the names of fields of netmap-related structures.</title>
<updated>2012-04-13T16:03:07Z</updated>
<author>
<name>Luigi Rizzo</name>
<email>luigi@FreeBSD.org</email>
</author>
<published>2012-04-13T16:03:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d76bf4ff7b9b7bcecd295403d2663218bb646dab'/>
<id>urn:sha1:d76bf4ff7b9b7bcecd295403d2663218bb646dab</id>
<content type='text'>
Use the name 'ring' instead of 'queue' in all fields.
Bump NETMAP_API.
</content>
</entry>
<entry>
<title>Some code restructuring to bring the memory allocator out of netmap.c</title>
<updated>2012-04-12T11:27:09Z</updated>
<author>
<name>Luigi Rizzo</name>
<email>luigi@FreeBSD.org</email>
</author>
<published>2012-04-12T11:27:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=3c0caf6ce617e4df793d14649f15ce7c9b3cf87e'/>
<id>urn:sha1:3c0caf6ce617e4df793d14649f15ce7c9b3cf87e</id>
<content type='text'>
and make it easier to replace it with a different implementation.
On passing, also fix indentation.

NOTE: I know that #include "foo.c" is ugly, but the alternative
(add another entry to sys/conf/files, add a separate header with
structs and prototypes, and expose functions that are meant to
be private) looks even worse to me.
We need a more modular way to specify dependencies and build options.
</content>
</entry>
</feed>
