]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Teach sysctl(8) about the Persistent memory type.
authorKonstantin Belousov <kib@FreeBSD.org>
Fri, 7 Sep 2018 15:09:56 +0000 (15:09 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Fri, 7 Sep 2018 15:09:56 +0000 (15:09 +0000)
commitd4bdf8ed9a8482a5f638cf5024b162b6fa040ea9
treeca5cc43a392f1fb6442421d10478530c6233703e
parente1372c0e6ddf67bd6816e619dcd4160273b13266
Teach sysctl(8) about the Persistent memory type.

Add PersistentMemory to the list of sysctl's known memory types
when decoding an EFI memory map.

Submitted by: D Scott Phillips <d.scott.phillips@intel.com>
MFC after: 1 week
Approved by: re (rgrimes)
sbin/sysctl/sysctl.c