<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/sun4v/include, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Remove actual files supporting sun4v.</title>
<updated>2011-05-14T01:56:48+00:00</updated>
<author>
<name>Attilio Rao</name>
<email>attilio@FreeBSD.org</email>
</author>
<published>2011-05-14T01:56:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a072b80e7eefd75e9d972c2c538358ec66c60ac8'/>
<id>a072b80e7eefd75e9d972c2c538358ec66c60ac8</id>
<content type='text'>
Approved by:	re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the ZERO_REGION_SIZE to a machine-dependent file, as on many</title>
<updated>2011-05-13T19:35:01+00:00</updated>
<author>
<name>Matthew D Fleming</name>
<email>mdf@FreeBSD.org</email>
</author>
<published>2011-05-13T19:35:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cfb00e5aa764c1f87067cd819c7ab378f3d11a77'/>
<id>cfb00e5aa764c1f87067cd819c7ab378f3d11a77</id>
<content type='text'>
architectures (i386, for example) the virtual memory space may be
constrained enough that 2MB is a large chunk.  Use 64K for arches
other than amd64 and ia64, with special handling for sparc64 due to
differing hardware.

Also commit the comment changes to kmem_init_zero_region() that I
missed due to not saving the file.  (Darn the unfamiliar development
environment).

Arch maintainers, please feel free to adjust ZERO_REGION_SIZE as you
see fit.

Requested by:	alc
MFC after:	1 week
MFC with:	r221853
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
architectures (i386, for example) the virtual memory space may be
constrained enough that 2MB is a large chunk.  Use 64K for arches
other than amd64 and ia64, with special handling for sparc64 due to
differing hardware.

Also commit the comment changes to kmem_init_zero_region() that I
missed due to not saving the file.  (Darn the unfamiliar development
environment).

Arch maintainers, please feel free to adjust ZERO_REGION_SIZE as you
see fit.

Requested by:	alc
MFC after:	1 week
MFC with:	r221853
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct spelling in comments.</title>
<updated>2011-04-22T12:42:41+00:00</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2011-04-22T12:42:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=740ba39a514dda419a7f9a524fb806030faa39b4'/>
<id>740ba39a514dda419a7f9a524fb806030faa39b4</id>
<content type='text'>
Submitted by:	brucec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	brucec
</pre>
</div>
</content>
</entry>
<entry>
<title>MF sparc64: r181701 (partial), r182020 (partial), r182730 (partial), r216628,</title>
<updated>2011-04-22T12:39:48+00:00</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2011-04-22T12:39:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e128764faa1278e9861aa9ba29a932cab81aea26'/>
<id>e128764faa1278e9861aa9ba29a932cab81aea26</id>
<content type='text'>
r216801

- cosmetic changes and style fixes
- Trick GAS/GCC into compiling access to TICK/(S)TICK_COMPARE independently
  of the selected instruction set. Moreover, sun4v doesn't need the WAR for
  BlackBird CPUs.
- Rename the "xor" parameter to "xorval" as the former is a reserved keyword
  in C++.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
r216801

- cosmetic changes and style fixes
- Trick GAS/GCC into compiling access to TICK/(S)TICK_COMPARE independently
  of the selected instruction set. Moreover, sun4v doesn't need the WAR for
  BlackBird CPUs.
- Rename the "xor" parameter to "xorval" as the former is a reserved keyword
  in C++.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the advertising clause from the UCB license according to the</title>
<updated>2011-03-13T13:42:43+00:00</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2011-03-13T13:42:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3a8a826af387e3cd529b2b01dec3e314538b5de2'/>
<id>3a8a826af387e3cd529b2b01dec3e314538b5de2</id>
<content type='text'>
July 22, 1999 addendum.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
July 22, 1999 addendum.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync licenses and the corresponding RCS IDs with NetBSD, mainly switching</title>
<updated>2011-03-12T14:33:32+00:00</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2011-03-12T14:33:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=273fb3dc7cfc1bf67f7507ca256fd082a3b3f2c9'/>
<id>273fb3dc7cfc1bf67f7507ca256fd082a3b3f2c9</id>
<content type='text'>
the licenses of Matthew R. Green and the TNF to 2-clause.

Obtained from:	NetBSD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the licenses of Matthew R. Green and the TNF to 2-clause.

Obtained from:	NetBSD
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove pmap fields that are either unused or not fully implemented.</title>
<updated>2011-02-17T15:36:29+00:00</updated>
<author>
<name>Alan Cox</name>
<email>alc@FreeBSD.org</email>
</author>
<published>2011-02-17T15:36:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e6ffa2148848cc0c5e389eb2ff5656e537160896'/>
<id>e6ffa2148848cc0c5e389eb2ff5656e537160896</id>
<content type='text'>
Discussed with:	kib
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Discussed with:	kib
</pre>
</div>
</content>
</entry>
<entry>
<title>Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().</title>
<updated>2011-01-17T22:58:28+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2011-01-17T22:58:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2fea6431120dc19a04430c68b2484524074b2e43'/>
<id>2fea6431120dc19a04430c68b2484524074b2e43</id>
<content type='text'>
Compile sys/dev/mem/memutil.c for all supported platforms and remove now
unnecessary dev_mem_md_init().  Consistently define mem_range_softc from
mem.c for all platforms.  Add missing #include guards for machine/memdev.h
and sys/memrange.h.  Clean up some nearby style(9) nits.

MFC after:	1 month
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Compile sys/dev/mem/memutil.c for all supported platforms and remove now
unnecessary dev_mem_md_init().  Consistently define mem_range_softc from
mem.c for all platforms.  Add missing #include guards for machine/memdev.h
and sys/memrange.h.  Clean up some nearby style(9) nits.

MFC after:	1 month
</pre>
</div>
</content>
</entry>
<entry>
<title>Move repeated MAXSLP definition from machine/vmparam.h to sys/vmmeter.h.</title>
<updated>2011-01-09T12:50:44+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2011-01-09T12:50:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=50a57dfbec5800b586e5ee860d797818d54dfb44'/>
<id>50a57dfbec5800b586e5ee860d797818d54dfb44</id>
<content type='text'>
Update the outdated comments describing MAXSLP and the process
selection algorithm for swap out.

Comments wording and reviewed by:	alc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the outdated comments describing MAXSLP and the process
selection algorithm for swap out.

Comments wording and reviewed by:	alc
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the value for DECIMAL_DIG on UltraSparcs.  The previous value of</title>
<updated>2011-01-09T06:05:48+00:00</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2011-01-09T06:05:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=633bd99821c82f47c2869c89b66210d7c1cf37b8'/>
<id>633bd99821c82f47c2869c89b66210d7c1cf37b8</id>
<content type='text'>
35 wasn't quite big enough to ensure correct rounding for very-close-
to-halfway cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
35 wasn't quite big enough to ensure correct rounding for very-close-
to-halfway cases.
</pre>
</div>
</content>
</entry>
</feed>
