]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC 310028: Use db_lookup_proc() in the DDB 'show procvm' command.
authorjhb <jhb@FreeBSD.org>
Wed, 18 Jan 2017 22:40:22 +0000 (22:40 +0000)
committerjhb <jhb@FreeBSD.org>
Wed, 18 Jan 2017 22:40:22 +0000 (22:40 +0000)
commitdc0b18d57b66d178dc4334057db897f1e0535169
tree7554e90bdf71ff80fc3c959472d239174d1f4cbf
parent408517410d34e87f7bbc6d985b7b49d60ae40e1d
MFC 310028: Use db_lookup_proc() in the DDB 'show procvm' command.

This allows processes to be identified by PID as well as a pointer address.
sys/vm/vm_map.c