<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/alpha, branch release/5.5.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.5.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.5.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-10-28T06:50:36Z</updated>
<entry>
<title>MFC:</title>
<updated>2005-10-28T06:50:36Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2005-10-28T06:50:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f7bc780664cd57a3d4ef6a453f753a18f8961a47'/>
<id>urn:sha1:f7bc780664cd57a3d4ef6a453f753a18f8961a47</id>
<content type='text'>
Specifically panic() in the case where pmap_insert_entry() fails to
get a new pv under high system load where the available pv entries
have been exhausted before the pagedaemon has a chance to wake up
to reclaim some.
</content>
</entry>
<entry>
<title>MFC 1.51: In bus_dmamap_load(), temporarily point the segments pointer</title>
<updated>2005-06-01T05:14:57Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2005-06-01T05:14:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=587add233af6fd8703838a6ac99e50510dff59a6'/>
<id>urn:sha1:587add233af6fd8703838a6ac99e50510dff59a6</id>
<content type='text'>
in the DMA tag to a local variable so that we don't dereference a NULL
pointer.

PR: alpha/30486
</content>
</entry>
<entry>
<title>Intend: unbreak the alpha tinderbox: The use of INT_MAX in the kernel</title>
<updated>2005-04-25T23:02:21Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2005-04-25T23:02:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=66ba1d0808fc655cb334b5ab1eb319004a5c95e7'/>
<id>urn:sha1:66ba1d0808fc655cb334b5ab1eb319004a5c95e7</id>
<content type='text'>
requires the explicit inclusion of &lt;sys/limits.h&gt;

Tested: not -- not even compiled. Just like the previous revision.
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2005-04-21T20:33:05Z</updated>
<author>
<name>Paul Saab</name>
<email>ps@FreeBSD.org</email>
</author>
<published>2005-04-21T20:33:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b999e4002d94e7b705984624773f3fb40688b833'/>
<id>urn:sha1:b999e4002d94e7b705984624773f3fb40688b833</id>
<content type='text'>
kern_ntptime.c, kern_time.c, sys_generic.c p1003_1b.c, syscallsubr.h:
- Implement kern_adjtime(), kern_readv(),
  kern_sched_rr_get_interval(), kern_settimeofday(), and
  kern_writev() to allow for further stackgap reduction in
  the compat ABIs.

osf1_misc.c:
- Use a custom version of copyinuio() to implement
  osf1_{read,write}v() via kern_{read,write}v().

linux32_machdep.c:
- Use a custom version of copyinuio() to implement readv/writev using
  kern_readv/writev.
- Use kern_sched_rr_get_interval() rather than the stackgap.

freebsd32_misc.c:
- Use a custom version of copyinuio() to implement readv/writev using
  kern_readv/writev.
- Use kern_settimeofday() and kern_adjtime() rather than
  stackgapping it.

ibcs2_misc.c:
- Use kern_settimeofday() to avoid stackgap use.
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2005-04-01T12:46:27Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2005-04-01T12:46:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=313c7c52a68e603d0f29f20d06c9c3bf4857df11'/>
<id>urn:sha1:313c7c52a68e603d0f29f20d06c9c3bf4857df11</id>
<content type='text'>
o Add new cdce(4) driver;

o move some common code out of every USB etherned driver into a central
  location.

Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>MFC: Regen after addition of linux_nosys handler.</title>
<updated>2005-03-31T22:24:24Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2005-03-31T22:24:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8d9141bb7434de291f11175aefde598235b3d72c'/>
<id>urn:sha1:8d9141bb7434de291f11175aefde598235b3d72c</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC: Handle unimplemented syscall by instantly returning ENOSYS instead of sending</title>
<updated>2005-03-31T22:17:42Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2005-03-31T22:17:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=83f733eecbec67f466cf766194527388d62dbbbe'/>
<id>urn:sha1:83f733eecbec67f466cf766194527388d62dbbbe</id>
<content type='text'>
signal first and only then returning ENOSYS to match what real linux does.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC: split configure() into 3 separate steps like we do on other</title>
<updated>2005-03-22T00:14:16Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2005-03-22T00:14:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c71c5bbf69b069507c823b142a6778d4ccc8be56'/>
<id>urn:sha1:c71c5bbf69b069507c823b142a6778d4ccc8be56</id>
<content type='text'>
architectures. This makes it possible to insert hooks before and
after the device attachment step.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2005-03-07T13:10:48Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-03-07T13:10:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b179a87e67c2ab4d4f05352f5cc44d882c03a5aa'/>
<id>urn:sha1:b179a87e67c2ab4d4f05352f5cc44d882c03a5aa</id>
<content type='text'>
	Add isa_dmatc() function to check for Terminal Count condition.
	(pre-cursor for IEEE488 MFC)

Approved by:	re@
</content>
</entry>
<entry>
<title>MFC 'hw.physmem' sysctl.</title>
<updated>2005-03-03T00:46:32Z</updated>
<author>
<name>Wes Peters</name>
<email>wes@FreeBSD.org</email>
</author>
<published>2005-03-03T00:46:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=163a40226935f994047028cc7ba4a5be0d168007'/>
<id>urn:sha1:163a40226935f994047028cc7ba4a5be0d168007</id>
<content type='text'>
Submitted by:	Nicko Dehaine &lt;nicko@stbernard.com&gt;
</content>
</entry>
</feed>
