|
|
ru.unix.bsd- RU.UNIX.BSD ------------------------------------------------------------------ From : Valentin Nechayev 2:5020/400 16 Apr 2005 23:26:01 To : All Subject : Вести с полей - vm.blacklist --------------------------------------------------------------------------------
jhb 2005-04-15 21:45:02 UTC
FreeBSD src repository
Modified files:
sys/vm vm_pageq.c
Log:
Add a vm.blacklist tunable which can hold a space or comma seperated list
of physical addresses. The pages containing these physical addresses will
not be added to the free list and thus will effectively be ignored by the
VM system. This is mostly useful for the case when one knows of specific
physical addresses that have bit errors (such as from a memtest run) so
that one can blacklist the bad pages while waiting for the new sticks of
RAM to arrive. The physical addresses of any ignored pages are listed in
the message buffer as well.
Revision Changes Path
1.15 +29 -0 src/sys/vm/vm_pageq.c
-netch-
--- ifmail v.2.15dev5.3
* Origin: Dark side of coredump (2:5020/400)
Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.unix.bsd/22383c0a8d139.html, оценка из 5, голосов 10
|