Author: alc
Date: Sun Sep 27 05:45:16 2015
New Revision: 288302
URL: https://svnweb.freebsd.org/changeset/base/288302
Log:
MFC r266588
There is no reason to perform the pmap_remove() on the kernel pmap while
the kmem object lock is held. Do the pmap_remove() before acquiring the
kme
Author: alc
Date: Sun Sep 27 05:26:22 2015
New Revision: 288300
URL: https://svnweb.freebsd.org/changeset/base/288300
Log:
MFC r283795
Document vm_page_alloc_contig()'s support for the VM_ALLOC_NODUMP option.
Modified:
stable/10/sys/vm/vm_page.c
Directory Properties:
stable/10/ (props
Author: alc
Date: Sun Sep 27 04:47:08 2015
New Revision: 288296
URL: https://svnweb.freebsd.org/changeset/base/288296
Log:
MFC r288025
Correct a non-fatal error in vm_pageout_worker(). vm_pageout_worker()
should not assume that vm_pages_needed will remain set while it sleeps.
Other
Author: alc
Date: Sun Sep 27 04:36:09 2015
New Revision: 288294
URL: https://svnweb.freebsd.org/changeset/base/288294
Log:
MFC r285282
The intention of r254304 was to scan the active queue continuously.
However, I've observed the active queue scan stopping when there are
frequent fre
Author: alc
Date: Sun Sep 27 04:25:07 2015
New Revision: 288293
URL: https://svnweb.freebsd.org/changeset/base/288293
Log:
MFC r286513, r286784
Revise the text about the atomicity of the defined operations across
multiple processors. In particular, clearly state that the operations
Author: alc
Date: Sun Sep 27 04:17:08 2015
New Revision: 288292
URL: https://svnweb.freebsd.org/changeset/base/288292
Log:
MFC r285428
Correct the description of MADV_DONTNEED.
Modified:
stable/10/lib/libc/sys/madvise.2
Directory Properties:
stable/10/ (props changed)
Modified: stabl
Author: kib
Date: Sun Sep 27 01:37:30 2015
New Revision: 288289
URL: https://svnweb.freebsd.org/changeset/base/288289
Log:
MFC r288001:
Use tabs for indend.
Modified:
stable/10/sys/powerpc/powerpc/elf32_machdep.c
stable/10/sys/powerpc/powerpc/elf64_machdep.c
Directory Properties:
stable
Author: alc
Date: Sun Sep 27 01:35:32 2015
New Revision: 288288
URL: https://svnweb.freebsd.org/changeset/base/288288
Log:
MFC r287121
Testing whether a page is dirty does not require the page lock.
Modified:
stable/10/sys/vm/vm_pageout.c
Directory Properties:
stable/10/ (props change
Author: kib
Date: Sun Sep 27 01:33:43 2015
New Revision: 288287
URL: https://svnweb.freebsd.org/changeset/base/288287
Log:
MFC r288000:
Add support for weak symbols to the kernel linkers.
Modified:
stable/10/sys/amd64/amd64/elf_machdep.c
stable/10/sys/arm/arm/elf_machdep.c
stable/10/sys
Author: alc
Date: Sun Sep 27 01:26:41 2015
New Revision: 288286
URL: https://svnweb.freebsd.org/changeset/base/288286
Log:
MFC r284654
Avoid pmap_is_modified() on pages that can't be mapped.
Modified:
stable/10/sys/vm/vm_pageout.c
Directory Properties:
stable/10/ (props changed)
Modi
Author: mav
Date: Sun Sep 27 01:19:42 2015
New Revision: 288284
URL: https://svnweb.freebsd.org/changeset/base/288284
Log:
MFC r287747: Add ID for Intel Panther Point KT Controller
Found on ASUS P8Q77-M motherboard.
Submitted by: Dmitry Luhtionov
Modified:
stable/10/sys/dev/uart/ua
Author: alc
Date: Sun Sep 27 01:15:17 2015
New Revision: 288283
URL: https://svnweb.freebsd.org/changeset/base/288283
Log:
MFC r287944
Eliminate (many) unnecessary calls to pmap_remove_all().
Modified:
stable/10/sys/vm/vm_page.c
Directory Properties:
stable/10/ (props changed)
Modifi
Author: kib
Date: Sun Sep 27 01:06:45 2015
New Revision: 288282
URL: https://svnweb.freebsd.org/changeset/base/288282
Log:
MFC r288044:
Ensure that when a blockable open of fifo returns success, a valid
file descriptor opened for complimentary access exists as well.
Modified:
stable/10/sy
13 matches
Mail list logo