Re: Is this thing broken?
Nigel Cunningham <[email protected]> Fri, 10 May 2013 22:40:45 +1000
| Newsgroups | gmane.linux.swsusp.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi. On 05/09/2013 07:38 AM, Oleksandr Natalenko wrote: > Nope, list is alive. TOI works for me too with hugepages disabled. But many > people report that TOI fails to allocate memory while hibernating with THP > enabled. Could that be fixed? In kernel/power/tuxonice_prepare_image.c, there's a call to the function follow_page. If you change the last parameter from 0 to FOLL_SPLIT, does it start working okay? > > Anyway, how are you, Nigel :)? Any news and updates on TOI? I'm slowly working on the incremental image support. My day job has become being a courier, and while I love the driving it's pretty tiring (10 or so hours a day behind the wheel) and doesn't leave me with much energy to do other things. So I'm still working on TuxOnIce - just slowly. Regards, Nigel