]> granicus.if.org Git - procps-ng/commit
library: eliminate extra stack header space provisions
authorJim Warner <james.warner@comcast.net>
Wed, 22 Jul 2015 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Thu, 23 Jul 2015 12:31:50 +0000 (22:31 +1000)
commitae4b6867452b3ce2509fbe3b99ba46db9f14662a
tree0ee7654f2bbea29949807b3df3e4a086b424f62f
parent02b25a2eec7c48bcc67f160fc0b911bcf174e8a9
library: eliminate extra stack header space provisions

With the new perspective on potential uses of a 'noop'
enumerator (or whatever we decide to call it) there is
no longer a need to provide for any extra 'user' space
in the stack header structures used by slab & meminfo.

Signed-off-by: Jim Warner <james.warner@comcast.net>
proc/meminfo.c
proc/slab.c
proc/slab.h
slabtop.c
vmstat.c