X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Ffacilities%2Fmemory.xml;h=57bc7dd57b0dc8283b3a433eabba2fb51617e710;hb=fb069ce1a4b2b1928b68e10b3fe5be991c447b10;hp=b6788f6bf9a61240535e797dcb565b52ca88601f;hpb=1500e1512ad61fe65ada227dfc6282b5e5f104f3;p=lttv.git diff --git a/ltt/branches/poly/facilities/memory.xml b/ltt/branches/poly/facilities/memory.xml index b6788f6b..57bc7dd5 100644 --- a/ltt/branches/poly/facilities/memory.xml +++ b/ltt/branches/poly/facilities/memory.xml @@ -3,47 +3,34 @@ Page allocation - - Order of the page to allocate - Assigned page address, or 0 if - failed. - + Order of the page to allocate + Assigned page address, or 0 if failed. Page free - - Order of the page to free - Address of the page to free. - + Order of the page to free + Address of the page to free. Page swapped into memory - - Address of the page to swap in. - + Address of the page to swap in. Page swapped to disk - - Address of the page to swap out. - + Address of the page to swap out. Staring to wait for a page - - Address of the page we wait for. - + Address of the page we wait for. Ending wait for a page - - Address of the page we wait for. - + Address of the page we wait for.