Skip to content
Commit a1b1959d authored by Pavel Emelyanov's avatar Pavel Emelyanov
Browse files

shmem: Turn shmem-info into shared objects from shremap ones



We have a nasty issue with it. Current code allocates these
entries in shremap area one by one. We do NOT allocate any
OTHER entries in this region, but if we will this array will
be spoiled.

Fortunately we no longer need shmem-infos as plain array,
neither we need one in restorer. So just turn this into plain
shared objects and collect them in a list.

Signed-off-by: default avatarPavel Emelyanov <xemul@parallels.com>
parent b246ccb1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment