search for: old_info

Displaying 2 results from an estimated 2 matches for "old_info".

Did you mean: log_info
2011 Apr 06
0
[PATCH] X86: Fix mce offline page bug
...and online; assigned and offlining; assigned and offling and broken - * * Following rules applied for page offline: * Once a page is broken, it can''t be assigned anymore * A page will be offlined only if it is free @@ -711,14 +707,9 @@ int offline_page(unsigned long mfn, int old_info = mark_page_offline(pg, broken); - if ( page_state_is(pg, free) ) + if ( page_state_is(pg, offlined) ) { - /* Free pages are reserve directly */ reserve_heap_page(pg); - *status = PG_OFFLINE_OFFLINED; - } - else if ( page_state_is(pg, offlined) ) - {...
2001 Oct 17
1
save cpu !
Hello everybody ! I have just installed Wine. I have test it with several programs and I find it is wonderfull ! When I am running MSWLogo (a Logo environment) on Wine, it eats all my CPU. The problem is not very important if I start one session, but if I start several sessions, it becomes a real problem. In our school we have a big Linux server and 24 x-terms ... Is it possible to introduce a