<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/vm, branch release/8.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F8.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F8.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2012-10-30T17:05:28Z</updated>
<entry>
<title>MFC r242152:</title>
<updated>2012-10-30T17:05:28Z</updated>
<author>
<name>Matthew D Fleming</name>
<email>mdf@FreeBSD.org</email>
</author>
<published>2012-10-30T17:05:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=28571f18d9be8744c108d1cf681e6bc8bcd26c4e'/>
<id>urn:sha1:28571f18d9be8744c108d1cf681e6bc8bcd26c4e</id>
<content type='text'>
Const-ify the zone name argument to uma_zcreate(9).
</content>
</entry>
<entry>
<title>MFC r241825:</title>
<updated>2012-10-25T03:29:08Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-10-25T03:29:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6dddccca2ba3ff09fa5ceeed3c3ebbf9320f1b51'/>
<id>urn:sha1:6dddccca2ba3ff09fa5ceeed3c3ebbf9320f1b51</id>
<content type='text'>
	Print flags as hex instead of an integer.

PR:		kern/168210
Approved by:	cperciva (implicit)
</content>
</entry>
<entry>
<title>MFC r240026:</title>
<updated>2012-09-14T14:24:21Z</updated>
<author>
<name>Andrey Zonov</name>
<email>zont@FreeBSD.org</email>
</author>
<published>2012-09-14T14:24:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c9ab1dd64d7acac03321703766939f41cab85441'/>
<id>urn:sha1:c9ab1dd64d7acac03321703766939f41cab85441</id>
<content type='text'>
- Make kern.maxtsiz, kern.dfldsiz, kern.maxdsiz, kern.dflssiz, kern.maxssiz
  and kern.sgrowsiz sysctls writable.

MFC r240068:
- Mark some sysctls with CTLFLAG_TUN flag instead of CTLFLAG_RDTUN.

MFC r240069:
- After r240026 sgrowsiz should be used in a safer maner.
</content>
</entry>
<entry>
<title>MFC r239818:</title>
<updated>2012-09-14T13:57:34Z</updated>
<author>
<name>Andrey Zonov</name>
<email>zont@FreeBSD.org</email>
</author>
<published>2012-09-14T13:57:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b6f71b9d7567f8bc127e4cb97b58615d4cc4fe09'/>
<id>urn:sha1:b6f71b9d7567f8bc127e4cb97b58615d4cc4fe09</id>
<content type='text'>
- Don't take an account of locked memory for current process in vslock(9).

There are two consumers of vslock(9): sysctl code and drm driver.  These
consumers are using locked memory as transient memory, it doesn't belong
to a process's memory.

MFC r239895:
- Remove accounting of locked memory from vsunlock(9) that I missed in r239818.
</content>
</entry>
<entry>
<title>Revert MFC of r238206 as this feature isn't available in stable/8</title>
<updated>2012-09-02T21:44:24Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-09-02T21:44:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8ce0366eea5ebb846e322b3ca3a13a0d82259f41'/>
<id>urn:sha1:8ce0366eea5ebb846e322b3ca3a13a0d82259f41</id>
<content type='text'>
Approved by:	cperciva (implicit)
Pointyhat to:	me
</content>
</entry>
<entry>
<title>MFC r238206:</title>
<updated>2012-09-02T18:19:37Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-09-02T18:19:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f379d0f66e78fc105095c4e57539f799a524f731'/>
<id>urn:sha1:f379d0f66e78fc105095c4e57539f799a524f731</id>
<content type='text'>
	Add missing sleep stat increase

PR:		kern/168211
Approved by:	cperciva (implicit)
</content>
</entry>
<entry>
<title>MFC 238000,239584:</title>
<updated>2012-08-29T19:12:53Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2012-08-29T19:12:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1355b8cb046d57e20b3fb55a5d146b311a3efab5'/>
<id>urn:sha1:1355b8cb046d57e20b3fb55a5d146b311a3efab5</id>
<content type='text'>
Honor db_pager_quit in 'show malloc', 'show uma', and 'show witness'.
</content>
</entry>
<entry>
<title>MFC r239247:</title>
<updated>2012-08-22T20:34:23Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2012-08-22T20:34:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dd539508dc0b13e01ffcad3b13578163dbbdf01f'/>
<id>urn:sha1:dd539508dc0b13e01ffcad3b13578163dbbdf01f</id>
<content type='text'>
Adjust the r205536, by allowing a non-zero offset for anonymous
mappings for a.out binaries. Apparently, a.out ld.so from FreeBSD
1.1.5.1 can issue such requests.
</content>
</entry>
<entry>
<title>MFC r238502:</title>
<updated>2012-08-22T17:16:05Z</updated>
<author>
<name>Matthew D Fleming</name>
<email>mdf@FreeBSD.org</email>
</author>
<published>2012-08-22T17:16:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bc59914d8df4f7263fa5b7d094ad209358736c1c'/>
<id>urn:sha1:bc59914d8df4f7263fa5b7d094ad209358736c1c</id>
<content type='text'>
Fix a bug with memguard(9) on 32-bit architectures without a
VM_KMEM_MAX_SIZE.

The code was not taking into account the size of the kernel_map, which
the kmem_map is allocated from, so it could produce a sub-map size too
large to fit.  The simplest solution is to ignore VM_KMEM_MAX entirely
and base the memguard map's size off the kernel_map's size, since this
is always relevant and always smaller.

Found by:	Justin Hibbits
</content>
</entry>
<entry>
<title>MF9: r237134</title>
<updated>2012-08-16T23:52:08Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2012-08-16T23:52:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e2213b7648cc0d27e115bf1d83085fd4d33a2042'/>
<id>urn:sha1:e2213b7648cc0d27e115bf1d83085fd4d33a2042</id>
<content type='text'>
   MFC r226342, r226343, r226347, r226348, r226349, r226353, r226388
   When building for amd64 or ia64, add the "kern.elf32.read_exec" sysctl
   to enable PROT_EXECUTE for elf32 binaries when reading is allowed.
   The JDK 1.4.x requires the ability to execute in the heap.
</content>
</entry>
</feed>
