]> xenbits.xensource.com Git - xen.git/commit
tmem: Move global_ individual variables in a global structure.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 16 May 2016 02:45:56 +0000 (22:45 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 2 Jun 2016 19:12:08 +0000 (15:12 -0400)
commitfc326b7480ea4d7ca8662b185cc296cac27eb8c9
tree7fe34ce8e51a08612208e2cfd512c39540d8db6c
parentde55e5a0b36591ef0407931b61deb29289275f51
tmem: Move global_ individual variables in a global structure.

Put them all in one structure to make it easier to
figure out what can be removed. The structure is called
'tmem_global' as it will be eventually non-static.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: Doug Goldstein <cardoe@cardoe.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Release-acked-by: Wei Liu <wei.liu2@citrix.com>
xen/common/tmem.c