kernel - VM rework part 1 - Remove shadow_list
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 7 May 2019 06:14:02 +0000 (23:14 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 10 May 2019 16:24:31 +0000 (09:24 -0700)
commit6f76a56d4f467f3727b96d9d6741fa17703a02c9
tree341d3b240ff5f2a647274352fed450be5700c9fb
parent835079a27bde2f83453591a48b6d868ba20f60cc
kernel - VM rework part 1 - Remove shadow_list

* Remove shadow_head, shadow_list, shadow_count.

* This leaves the kernel operational but without collapse optimizations
  on 'other' processes when a prorgam exits.
sys/vfs/procfs/procfs_map.c
sys/vm/vm_fault.c
sys/vm/vm_map.c
sys/vm/vm_object.c
sys/vm/vm_object.h