Go to file
chs 09187d6c0f in pmap_get_ptp(), if we need to allocate multiple new ptp levels
and succeed in allocating some pages but fail to get them all,
free any ptps we did allocate before returning.
also, only consume kernel-reserve pages if pmap_enter()
is called without PMAP_CANFAIL set, to help avoid deadlocking
during high memory pressure.
2017-03-09 00:21:55 +00:00
bin white space 2017-02-06 21:06:04 +00:00
common Fix commas in NAME section. 2017-03-07 19:10:07 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto Revert "Remove a useless loop around getpass()" 2017-02-24 01:26:17 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib Do it properly. Thanks wiz. 2017-03-08 22:55:20 +00:00
doc Tidy up the lists 2017-03-08 07:32:58 +00:00
etc Add new directory usr/tests/kernel/arch/x86 in mtree 2017-02-22 02:42:53 +00:00
external build timingsafe_memcpy.c. 2017-03-08 07:45:11 +00:00
extsrc
games need time.h for time(), got side-loaded before from <fcntl.h> via <sys/stat.h> 2017-01-10 20:41:40 +00:00
gnu has moved to external/gpl3 2016-01-16 18:41:12 +00:00
include Add fenv for ia64, imported from FreeBSD, compile tested only. 2017-02-23 02:05:30 +00:00
lib Deprecate the pmc functions in libi386. The parameters will be updated, 2017-03-08 16:09:27 +00:00
libexec tag the powerpc hackish_return_address() as __noinline. 2017-02-27 20:25:26 +00:00
regress need <sys/stat.h> 2017-01-10 22:37:44 +00:00
rescue vnconfig(8) was renamed to vndconfig(8) some time ago, and most places 2016-08-04 03:50:55 +00:00
sbin use warnx() rather than warn() in a case where errno is not relevant. 2017-03-09 00:18:23 +00:00
share mention KDTRACE_HOOKS. 2017-03-09 00:17:32 +00:00
sys in pmap_get_ptp(), if we need to allocate multiple new ptp levels 2017-03-09 00:21:55 +00:00
tests Improve test stability and output messages on failure 2017-03-08 05:30:56 +00:00
tools refresh 2017-02-24 03:44:54 +00:00
usr.bin Add a version argument, set to 1, and check it in usr.bin/pmc. Use uint32_t 2017-03-08 16:42:27 +00:00
usr.sbin Enhance disk metrics by calculating a weighted sum that is incremented 2017-03-05 23:07:12 +00:00
build.sh add a trailing / to force symlink resolution. 2016-12-18 19:39:05 +00:00
BUILDING regen 2017-02-20 21:28:48 +00:00
Makefile fix direct reference to texinfo, bleh 2016-01-14 02:51:25 +00:00
Makefile.inc
UPDATING Remove entry for "TRAP_HWWPT renamed to TRAP_DBREG" from UPDATING 2017-02-17 21:34:19 +00:00