search for: fnsave

Displaying 6 results from an estimated 6 matches for "fnsave".

2007 Aug 10
10
what is the correct way to stop/start a mongrel instance using monit with mongrel cluster
Hi -- I have been reading documentation and googling around to find the correct way to do this but I have found many ways that seem to not work, or the documentation makes no reference to. I am using mongrel cluster with 10 mongrels for each server. Recently I installed monit but which lead me to find the correct way to start/stop mongrel instances one pid at a time. I am assuming one pid at a
2007 May 09
0
[patch 1/9] lguest: export symbols for lguest as a module
.../kernel/traps.c~lguest-export-symbols-for-lguest-as-a-module arch/i386/kernel/traps.c --- a/arch/i386/kernel/traps.c~lguest-export-symbols-for-lguest-as-a-module +++ a/arch/i386/kernel/traps.c @@ -1058,6 +1058,7 @@ asmlinkage void math_state_restore(void) thread->status |= TS_USEDFPU; /* So we fnsave on switch_to() */ tsk->fpu_counter++; } +EXPORT_SYMBOL_GPL(math_state_restore); #ifndef CONFIG_MATH_EMULATION diff -puN kernel/fork.c~lguest-export-symbols-for-lguest-as-a-module kernel/fork.c --- a/kernel/fork.c~lguest-export-symbols-for-lguest-as-a-module +++ a/kernel/fork.c @@ -126,6...
2007 May 09
0
[patch 1/9] lguest: export symbols for lguest as a module
.../kernel/traps.c~lguest-export-symbols-for-lguest-as-a-module arch/i386/kernel/traps.c --- a/arch/i386/kernel/traps.c~lguest-export-symbols-for-lguest-as-a-module +++ a/arch/i386/kernel/traps.c @@ -1058,6 +1058,7 @@ asmlinkage void math_state_restore(void) thread->status |= TS_USEDFPU; /* So we fnsave on switch_to() */ tsk->fpu_counter++; } +EXPORT_SYMBOL_GPL(math_state_restore); #ifndef CONFIG_MATH_EMULATION diff -puN kernel/fork.c~lguest-export-symbols-for-lguest-as-a-module kernel/fork.c --- a/kernel/fork.c~lguest-export-symbols-for-lguest-as-a-module +++ a/kernel/fork.c @@ -126,6...
2007 Apr 18
7
[patch 0/6] Various cleanups
Hi Andi, Here's a little batch of cleanups: - re-enable VDSO when PARAVIRT is enabled - make the parainstructions symbols match the other altinstructions naming convention - add kernel command-line options to disable altinstructions for smp and pv_ops Oh, and I'm mailing your noreplacement patch back at you, for no particularly good reason. J --
2007 Apr 18
7
[patch 0/6] Various cleanups
Hi Andi, Here's a little batch of cleanups: - re-enable VDSO when PARAVIRT is enabled - make the parainstructions symbols match the other altinstructions naming convention - add kernel command-line options to disable altinstructions for smp and pv_ops Oh, and I'm mailing your noreplacement patch back at you, for no particularly good reason. J --
2006 Jul 26
5
linux-2.6-xen.hg
Hi, Is the http://xenbits.xensource.com/linux-2.6-xen.hg tree still being updated? if not, what''s the preferred Linux tree to track that has all of the Xen bits? Thanks, Muli _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel