DragonFlyBSD/src 6f76a56sys/vfs/procfs procfs_map.c, sys/vm vm_object.c vm_fault.c

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.
DeltaFile
+21-29sys/vm/vm_object.c
+4-9sys/vfs/procfs/procfs_map.c
+4-7sys/vm/vm_fault.c
+1-5sys/vm/vm_map.c
+0-4sys/vm/vm_object.h
+30-545 files

UnifiedSplitRaw