version 1.4, 2019/04/08 23:29:04
|
version 1.6, 2019/09/02 20:48:36
|
Line 18
|
Line 18
|
[[!template id=man name=uvm_hotplug section=9]] manual. |
[[!template id=man name=uvm_hotplug section=9]] manual. |
|
|
The "switchover" CVS commit log is here: |
The "switchover" CVS commit log is here: |
[http://mail-index.netbsd.org/source-changes/2016/12/23/msg080110.html](http://mail-index.netbsd.org/source-changes/2016/12/23/msg080110.html) |
<http://mail-index.netbsd.org/source-changes/2016/12/23/msg080110.html> |
|
|
2. What files may be affected? |
2. What files may be affected? |
|
|
Line 31
|
Line 31
|
|
|
3. What does it do ? |
3. What does it do ? |
|
|
[[!template id=man name=uvm_hotplug section=9]] manages the previously exposed "vm_physmem" static array which |
[[!template id=man name=uvm_hotplug section=9]] manages the previously exposed `vm_physmem` static array which |
used to keep track of the memory segments. |
used to keep track of the memory segments. |
|
|
In the current implementation, the array has been replaced with a |
In the current implementation, the array has been replaced with a |