Searched hist:ee0b44aa9d9450e873a761ca2030b2fa3ec52eb0 (Results 1 – 3 of 3) sorted by relevance
/qemu/migration/ |
H A D | page_cache.h | ee0b44aa9d9450e873a761ca2030b2fa3ec52eb0 Mon Feb 25 17:12:04 UTC 2013 Peter Lieven <pl@dlhnet.de> page_cache: dup memory on insert
The page cache frees all data on finish, on resize and if there is collision on insert. So it should be the caches responsibility to dup the data that is stored in the cache.
Signed-off-by: Peter Lieven <pl@kamp.de> Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Juan Quintela <quintela@redhat.com>
|
H A D | page_cache.c | ee0b44aa9d9450e873a761ca2030b2fa3ec52eb0 Mon Feb 25 17:12:04 UTC 2013 Peter Lieven <pl@dlhnet.de> page_cache: dup memory on insert
The page cache frees all data on finish, on resize and if there is collision on insert. So it should be the caches responsibility to dup the data that is stored in the cache.
Signed-off-by: Peter Lieven <pl@kamp.de> Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Juan Quintela <quintela@redhat.com>
|
/qemu/system/ |
H A D | arch_init.c | ee0b44aa9d9450e873a761ca2030b2fa3ec52eb0 Mon Feb 25 17:12:04 UTC 2013 Peter Lieven <pl@dlhnet.de> page_cache: dup memory on insert
The page cache frees all data on finish, on resize and if there is collision on insert. So it should be the caches responsibility to dup the data that is stored in the cache.
Signed-off-by: Peter Lieven <pl@kamp.de> Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Juan Quintela <quintela@redhat.com>
|