<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/alpha, branch release/6.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-01-15T15:46:22Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-01-15T15:46:22Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-01-15T15:46:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5cd221028ba5e7ada35a0dd196fb642b44f197d1'/>
<id>urn:sha1:5cd221028ba5e7ada35a0dd196fb642b44f197d1</id>
<content type='text'>
'RELENG_6_3_0_RELEASE'.

This commit was manufactured to restore the state of the 6.3-RELEASE image.
</content>
</entry>
<entry>
<title>MF6: Add the workaround in busdma for busted PYXIS chipsets along with</title>
<updated>2007-12-10T20:16:07Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2007-12-10T20:16:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=edc0b087c36fc1dd2ad46d4d913716d6e052a367'/>
<id>urn:sha1:edc0b087c36fc1dd2ad46d4d913716d6e052a367</id>
<content type='text'>
the 'machdep.busdma_pyxis_bug' loader tunable.

Approved by:	re (kensmith, blanket on sys/alpha)
</content>
</entry>
<entry>
<title>MFC: Expand critical section coverage for ithread scheduling.</title>
<updated>2007-11-27T17:46:18Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2007-11-27T17:46:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9addff1cb53c6cedb521a95e67c0023c247309ff'/>
<id>urn:sha1:9addff1cb53c6cedb521a95e67c0023c247309ff</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MF6: Sync with i386 and expand support for bounce pages, etc.</title>
<updated>2007-11-27T17:45:59Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2007-11-27T17:45:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a6c0a4ae535e6bdce771cf23072eb402bdf71e2b'/>
<id>urn:sha1:a6c0a4ae535e6bdce771cf23072eb402bdf71e2b</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC: 	Remove mpte optimization from pmap_enter_quick().</title>
<updated>2007-11-05T16:18:00Z</updated>
<author>
<name>Stephan Uphoff</name>
<email>ups@FreeBSD.org</email>
</author>
<published>2007-11-05T16:18:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e014671c76c2504ddad2fb42b0dca737cf826932'/>
<id>urn:sha1:e014671c76c2504ddad2fb42b0dca737cf826932</id>
<content type='text'>
	There is a race with the current locking scheme and removing
	it should have no measurable performance impact.
	This fixes page faults leading to panics in pmap_enter_quick_locked()
	on amd64/i386.

Requested by: alc@
</content>
</entry>
<entry>
<title>Fix panic on kernel startup.  This allowed me to successfully run a</title>
<updated>2007-11-02T21:40:04Z</updated>
<author>
<name>Wilko Bulte</name>
<email>wilko@FreeBSD.org</email>
</author>
<published>2007-11-02T21:40:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0cb46da0d877864bdc6acf98a6e2e9ebf64e3f15'/>
<id>urn:sha1:0cb46da0d877864bdc6acf98a6e2e9ebf64e3f15</id>
<content type='text'>
6.3-PRE kernel.

Patch kindly provided by: jhb
</content>
</entry>
<entry>
<title>MFC 1.39: Grrr, a fix for the rman_set_rid() stuff I missed in my earlier</title>
<updated>2007-10-24T12:36:25Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2007-10-24T12:36:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=60c98c8a09b9431bc9e59db4013d0d0abbcf8eb6'/>
<id>urn:sha1:60c98c8a09b9431bc9e59db4013d0d0abbcf8eb6</id>
<content type='text'>
MFC.
</content>
</entry>
<entry>
<title>MFC: Use rman_set_rid() to save the rid in new resources when they are</title>
<updated>2007-10-03T20:41:35Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2007-10-03T20:41:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=26d6b5e019247a415f459057fa623815e3f21527'/>
<id>urn:sha1:26d6b5e019247a415f459057fa623815e3f21527</id>
<content type='text'>
allocated.  This makes 'bus_free_resource()' safe to use in 6.x and also
fixes an issue with the recent PCI MSI code MFCs that caused them to never
update the MSI config registers.

Reported by:	gallatin (MSI breakage)
</content>
</entry>
<entry>
<title>Disable the module building of the linux bits on alpha and remove them</title>
<updated>2007-09-20T06:33:26Z</updated>
<author>
<name>Alexander Leidinger</name>
<email>netchild@FreeBSD.org</email>
</author>
<published>2007-09-20T06:33:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1607c18075fb2ae478699cccdb647d38cb266498'/>
<id>urn:sha1:1607c18075fb2ae478699cccdb647d38cb266498</id>
<content type='text'>
from the corresponding NOTES. [1]

There's no corresponding linux_base in the Ports Collection since years,
and no linux distribution which is up-to-date and suitable (security,
widespread, ...) for us. The only complain regarding linux &amp; alpha
we got so far is that the linuxulator doesn't build anymore. This
complaint came from wilko -- the alhpa-part of re@ -- only. As the
alpha platform is dead (no support from the manufacturer / linux
distributions) and deprecated (removed in -current) it was decided to
disable the linux bits from the build instead of trying to fix the
problems on alpha.

The alpha parts in the source are not removed so far, in case there are
1-2 people which actually still make use of this and are interested to
use the linuxulator (and fix the problems). Additionally this prevents
regressions on i386/amd64 when removing the alpha bits in shared code
(the people which care about those code parts don't have enough time ATM
to do extensive testing). This decission may be revisited at a later
point in time.

Discussed with:	wilko [1]
</content>
</entry>
<entry>
<title>sys/lock.h must precede sys/sx.h these days or the kernel won't build.</title>
<updated>2007-09-15T09:40:38Z</updated>
<author>
<name>Wilko Bulte</name>
<email>wilko@FreeBSD.org</email>
</author>
<published>2007-09-15T09:40:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e7a466fb093f2574423ce7ec875bb160e7299f41'/>
<id>urn:sha1:e7a466fb093f2574423ce7ec875bb160e7299f41</id>
<content type='text'>
Looks like no-one builds Alpha kernels anymore?
</content>
</entry>
</feed>
