<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/geom/zero, branch releng/7.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F7.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F7.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2006-02-01T12:06:01Z</updated>
<entry>
<title>Remove trailing spaces.</title>
<updated>2006-02-01T12:06:01Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2006-02-01T12:06:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=38ea96ac99d2a8e5c448028cb3c366a4cd5049dc'/>
<id>urn:sha1:38ea96ac99d2a8e5c448028cb3c366a4cd5049dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move $FreeBSD$ from comment to __FBSDID().</title>
<updated>2006-01-17T11:48:16Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2006-01-17T11:48:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a1c10dcb4c58b6f8ea388bfd9448c1584e0cab4f'/>
<id>urn:sha1:a1c10dcb4c58b6f8ea388bfd9448c1584e0cab4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Allow to specify the byte which will be used for filling read buffer.</title>
<updated>2005-12-08T23:06:59Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2005-12-08T23:06:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=24e1fdcd1a69eee6390b0cdfa7dfb00d78c5b7bd'/>
<id>urn:sha1:24e1fdcd1a69eee6390b0cdfa7dfb00d78c5b7bd</id>
<content type='text'>
- Improve sysctl description a bit.

Submitted by:	Ivan Voras &lt;ivoras@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add a very simple and small GEOM class - ZERO.</title>
<updated>2005-07-25T10:03:16Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2005-07-25T10:03:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=565bc101112ce7a05881644d043e659408149e30'/>
<id>urn:sha1:565bc101112ce7a05881644d043e659408149e30</id>
<content type='text'>
It creates very huge provider (41PB) /dev/gzero.
On BIO_READ request it zero-fills bio_data and on BIO_WRITE it does nothing.
You can also set kern.geom.zero.clear sysctl to 0 to do nothing even for
BIO_READ.

I'm using it for performance testing where it is very helpful.

MFC after:	3 days
</content>
</entry>
</feed>
