freebsd-dev/sys/boot/forth
Scott Long affc4a4bff Improve support for blacklisting bad memory locations. The user can supply
a text file with a list of physical memory addresses to exclude, and have it
loaded at boot time via the provided example in loader.conf.  The tunable
'vm.blacklist' remains, but using an external file means that there's no
practical limit to the size of the list.  This change also improves the
scanning algorithm for processing the list, scanning the list only once
instead of scanning it for every page in the system.  Both the sysctl and
the file can be unsorted and contain duplicates so long as each entry is
numeric (decimal or hex) and is separated by a space, comma, or newline
character.  The sysctl 'vm.page_blacklist' is now provided to report what
memory locations were successfully excluded.

Reviewed by:	imp, emax
Obtained from:	Netflix, Inc.
MFC after:	3 days
2015-04-29 15:57:14 +00:00
..
beastie.4th Solve dreaded "dictionary full" issue by segregating words into new 2015-04-01 01:54:28 +00:00
beastie.4th.8 Disable the beastie menu for EFI console which doesn't support ANSI codes 2014-04-27 22:18:33 +00:00
brand-fbsd.4th Eliminate literal escape sequences from *.4th 2015-04-02 01:48:12 +00:00
brand.4th Move beastie to logo-*.4th; brands to brand-*.4th 2015-04-01 01:14:19 +00:00
brand.4th.8 mdoc: improvements to SEE ALSO. 2014-12-27 07:07:37 +00:00
check-password.4th Add "GELI Passphrase:" prompt to boot loader. 2015-04-16 20:53:15 +00:00
check-password.4th.8 Add "GELI Passphrase:" prompt to boot loader. 2015-04-16 20:53:15 +00:00
color.4th
color.4th.8
delay.4th Solve dreaded "dictionary full" issue by segregating words into new 2015-04-01 01:54:28 +00:00
delay.4th.8 mdoc: improvements to SEE ALSO. 2014-12-27 07:07:37 +00:00
frames.4th Solve dreaded "dictionary full" issue by segregating words into new 2015-04-01 01:54:28 +00:00
loader.4th Re-do proper mode-endings. Antithesis of r281176-281179 which reverted 2015-04-08 20:10:42 +00:00
loader.4th.8
loader.conf Improve support for blacklisting bad memory locations. The user can supply 2015-04-29 15:57:14 +00:00
loader.conf.5 Disable the beastie menu for EFI console which doesn't support ANSI codes 2014-04-27 22:18:33 +00:00
loader.rc
logo-beastie.4th Re-do proper mode-endings. Antithesis of r281176-281179 which reverted 2015-04-08 20:10:42 +00:00
logo-beastiebw.4th Eliminate literal escape sequences from *.4th 2015-04-02 01:48:12 +00:00
logo-fbsdbw.4th Eliminate literal escape sequences from *.4th 2015-04-02 01:48:12 +00:00
logo-orb.4th Re-do proper mode-endings. Antithesis of r281176-281179 which reverted 2015-04-08 20:10:42 +00:00
logo-orbbw.4th Eliminate literal escape sequences from *.4th 2015-04-02 01:48:12 +00:00
Makefile Make sure forth manpages are only installed once. 2015-04-04 19:56:54 +00:00
Makefile.inc Revert .PATH changes to fix mips build. 2015-04-03 02:27:40 +00:00
menu-commands.4th Solve dreaded "dictionary full" issue by segregating words into new 2015-04-01 01:54:28 +00:00
menu.4th Re-do proper mode-endings. Antithesis of r281176-281179 which reverted 2015-04-08 20:10:42 +00:00
menu.4th.8 mdoc: improvements to SEE ALSO. 2014-12-27 07:07:37 +00:00
menu.rc Re-do proper mode-endings. Antithesis of r281176-281179 which reverted 2015-04-08 20:10:42 +00:00
menusets.4th Solve dreaded "dictionary full" issue by segregating words into new 2015-04-01 01:54:28 +00:00
menusets.4th.8 mdoc: improvements to SEE ALSO. 2014-12-27 07:07:37 +00:00
pcibios.4th Comments. No functional change(s). 2015-03-31 22:32:35 +00:00
pnp.4th Comments. No functional change(s). 2015-03-31 22:32:35 +00:00
screen.4th Eliminate literal escape sequences from *.4th 2015-04-02 01:48:12 +00:00
shortcuts.4th
support.4th Solve dreaded "dictionary full" issue by segregating words into new 2015-04-01 01:54:28 +00:00
version.4th Re-do proper mode-endings. Antithesis of r281176-281179 which reverted 2015-04-08 20:10:42 +00:00
version.4th.8 mdoc: improvements to SEE ALSO. 2014-12-27 07:07:37 +00:00