<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/fs, branch release/5.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2005-04-20T19:11:07Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_5_4'.</title>
<updated>2005-04-20T19:11:07Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-04-20T19:11:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=79c906b55063e4f0f0d3281363970da4e619cf56'/>
<id>urn:sha1:79c906b55063e4f0f0d3281363970da4e619cf56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC 1.44: Fix multi-byte access with optimized mbnambuf.</title>
<updated>2005-04-18T16:45:50Z</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2005-04-18T16:45:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ee7a4011f25dc3ea50649ddf66ca4ab4c3d69b0d'/>
<id>urn:sha1:ee7a4011f25dc3ea50649ddf66ca4ab4c3d69b0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: rev 1.5</title>
<updated>2005-04-15T14:59:37Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2005-04-15T14:59:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f77c68caa0cbb8752db67330c306f1e0d7716cb'/>
<id>urn:sha1:7f77c68caa0cbb8752db67330c306f1e0d7716cb</id>
<content type='text'>
Correct typo.
</content>
</entry>
<entry>
<title>MFC 1.39 - 1.43: Optimize mbnambuf and chksum routines, saving 75% wall time.</title>
<updated>2005-04-14T04:58:40Z</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2005-04-14T04:58:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5c0934710de4f286f3dd7b4e532cd0d7904957a2'/>
<id>urn:sha1:5c0934710de4f286f3dd7b4e532cd0d7904957a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert MFC:  Do not change number of arguments to vrecycle().</title>
<updated>2005-03-01T11:32:32Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-03-01T11:32:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ac295317485fcccc07dd48cfc0b3a0ecf5f42ae9'/>
<id>urn:sha1:ac295317485fcccc07dd48cfc0b3a0ecf5f42ae9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Back out the rework of how we store process times in the kernel.</title>
<updated>2005-03-01T09:30:19Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2005-03-01T09:30:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=72a69311fb3bad7a54ed90c78c7685f084d2f069'/>
<id>urn:sha1:72a69311fb3bad7a54ed90c78c7685f084d2f069</id>
<content type='text'>
This changed the size of struct proc and thus broke the 5-STABLE kernel ABI.
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2005-02-28T11:20:44Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-02-28T11:20:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d463e3c3267160debc2cc8f1937f6bb966526403'/>
<id>urn:sha1:d463e3c3267160debc2cc8f1937f6bb966526403</id>
<content type='text'>
	remove unused middle argument from vrecycle()
</content>
</entry>
<entry>
<title>MFC: Rework how we store process times in the kernel such that we always</title>
<updated>2005-02-28T09:26:12Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2005-02-28T09:26:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=92945dae1b7d67f6d9ce74137a3240b52853a979'/>
<id>urn:sha1:92945dae1b7d67f6d9ce74137a3240b52853a979</id>
<content type='text'>
store the raw values including for child process statistics and only compute
the system and user timevals on demand.
(See the 2004-10-05 18:51:12 UTC jhb commit for full details.)
</content>
</entry>
<entry>
<title>MFC revision 1.94</title>
<updated>2005-02-27T02:37:40Z</updated>
<author>
<name>Jeff Roberson</name>
<email>jeff@FreeBSD.org</email>
</author>
<published>2005-02-27T02:37:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3249c5f38bce9ee21d9cc34519c97726e46745a4'/>
<id>urn:sha1:3249c5f38bce9ee21d9cc34519c97726e46745a4</id>
<content type='text'>
 - filedesc locking cleanup.
</content>
</entry>
<entry>
<title>MFC revision 1.48</title>
<updated>2005-02-27T02:37:18Z</updated>
<author>
<name>Jeff Roberson</name>
<email>jeff@FreeBSD.org</email>
</author>
<published>2005-02-27T02:37:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4bcdfda1972827708a6315de006b85839017c9ec'/>
<id>urn:sha1:4bcdfda1972827708a6315de006b85839017c9ec</id>
<content type='text'>
 - filedesc locking cleanup.
</content>
</entry>
</feed>
