Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
SUSE:SLE-12:Update
procps.31624
pmap-lazyfree.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pmap-lazyfree.diff of Package procps.31624
Index: procps-pmap-legacy/pmap.c =================================================================== --- procps-pmap-legacy.orig/pmap.c +++ procps-pmap-legacy/pmap.c @@ -47,6 +47,7 @@ static struct smap smap[] = { { "Private_Dirty", 0, 0, 0}, { "Referenced", 0, 0, 0}, { "Anonymous", 0, 0, 0}, + { "LazyFree", 0, 0, 0}, { "AnonHugePages", 0, 0, 0}, { "Shared_Hugetlb", 0, 0, 0}, { "Private_Hugetlb", 0, 0, 0}, @@ -70,6 +71,7 @@ enum SmapTypes { Private_Dirty, Referenced, Anonymous, + LazyFree, AnonHugePages, Shared_Hugetlb, Private_Hugetlb,
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor