search for: fitzharinge

Displaying 1 result from an estimated 1 matches for "fitzharinge".

Did you mean: fitzhardinge
2008 Jan 31
3
[PATCH] stack overflow during pv-guest restore
...tips... Simple fix: malloc & free structure as needed. Would fail save/restore testing of an i386-guest running a parallel, kernel make after 50->100 save/restores; with the fix, haven''t seen it fail after 650 save/restores. Note: this is a basic port of this function in Jeremy Fitzharinge''s Xen implementation of pv-ops in upstream Linux, part of 15/32 patch, Xen SMP guest support. Original patch done on rhel5; did a simple diff & merge to xen-unstable''s version of smpboot.c to generate the attached patch, so it cleanly applies; but haven''t buil...