This patch adds librt debug support for prio-wake. The log level selected is 0, as it necessary to print all the buffered information. Tested: ./prio-wake ./run_auto. Signed-Off-By: Chirag <[EMAIL PROTECTED]>. Acked-by: Darren Hart <[EMAIL PROTECTED]>. On Fri, 2008-11-21 at 21:17 +0530, Subrata Modak wrote: > Please review: >
This one too. Regards-- Subrata > -- > > --- ltp-intermediate-20081120/README.orig 2008-11-21 21:10:26.000000000 > +0530 > +++ ltp-intermediate-20081120/README 2008-11-21 21:14:06.000000000 +0530 > @@ -207,3 +207,19 @@ explicit internal "stacking" e.g. as is > Smack with capabilities). Unless you use the security= option to > select > one at boot. SELinux and Smack will honor the security= option. > --------------------------------- > +Enablement for Enhancement to kexec/kdump for implementing the > following features: > +- Backup/restore memory used by the original kernel before/after kexec. > +- Save/restore CPU state before/after kexec. > +Now, only the i386 architecture is supported. More from the following > git logs: > +http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3ab83521378268044a448113c6aa9a9e245f4d2f, > +http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=89081d17f7bb81d89fa1aa9b70f821c5cf4d39e9, > +--------------------------------- > +CONFIG_X86_32=y > +CONFIG_RELOCATABLE=y > +CONFIG_KEXEC=y > +CONFIG_CRASH_DUMP=y > +CONFIG_PM=y > +CONFIG_HIBERNATION=y > +CONFIG_KEXEC_JUMP=y > +--------------------------------- > +--------------------------------- > > > Regards-- > Subrata > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ Ltp-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ltp-list ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
