search for: get_tsc_khz

Displaying 8 results from an estimated 8 matches for "get_tsc_khz".

2008 Jul 22
6
[PATCH 0/2] Paravirt loops per jiffy calculation
...lue in our pvclock structures, as part of the xen compatibility efforts. So the first patch moves the respective xen code to pvclock.c (since we'll be doing the same calculation anyway), while the second, implements functions for kvm that makes use of it. Turns out that only implementing a pv get_tsc_khz is not enough, since it will only do the right thing for cpu0, which is not what we desire. So we set preset_lpj. Recall this code is run before arch parameter setup, so if we pass lpj=xx in the command line, it'll still work. Have a good (paravirtual) time!
2008 Jul 22
6
[PATCH 0/2] Paravirt loops per jiffy calculation
...lue in our pvclock structures, as part of the xen compatibility efforts. So the first patch moves the respective xen code to pvclock.c (since we'll be doing the same calculation anyway), while the second, implements functions for kvm that makes use of it. Turns out that only implementing a pv get_tsc_khz is not enough, since it will only do the right thing for cpu0, which is not what we desire. So we set preset_lpj. Recall this code is run before arch parameter setup, so if we pass lpj=xx in the command line, it'll still work. Have a good (paravirtual) time!
2015 Aug 06
0
[PATCH] x86/paravirt: remove unused operation
Remove the paravirt operation "get_tsc_khz" as it is used nowhere. Signed-off-by: Juergen Gross <jgross at suse.com> --- arch/x86/include/asm/paravirt_types.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/include/asm/paravirt_types.h b/arch/x86/include/asm/paravirt_types.h index a6b8f9f..5a18a66 100644 --- a/arch/...
2015 Sep 10
1
[PATCH] x86/paravirt: remove unused operation
...t;jgross at suse.com> writes: >> Ping? > > Acked-by: Rusty Russell <rusty at rustcorp.com.au> Anyone willing to take this patch? Juergen > > Cheers, > Rusty. > >> On 08/06/2015 01:55 PM, Juergen Gross wrote: >>> Remove the paravirt operation "get_tsc_khz" as it is used nowhere. >>> >>> Signed-off-by: Juergen Gross <jgross at suse.com> >>> --- >>> arch/x86/include/asm/paravirt_types.h | 1 - >>> 1 file changed, 1 deletion(-) >>> >>> diff --git a/arch/x86/include/asm/parav...
2015 Sep 14
0
[Patch RESEND] x86/paravirt: remove unused operation
Remove the paravirt operation "get_tsc_khz" as it is used nowhere. Signed-off-by: Juergen Gross <jgross at suse.com> Acked-by: Rusty Russell <rusty at rustcorp.com.au> --- arch/x86/include/asm/paravirt_types.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/include/asm/paravirt_types.h b/arch/x86/include/asm/p...
2015 Aug 06
0
[PATCH] x86/paravirt: remove unused operation
Remove the paravirt operation "get_tsc_khz" as it is used nowhere. Signed-off-by: Juergen Gross <jgross at suse.com> --- arch/x86/include/asm/paravirt_types.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/include/asm/paravirt_types.h b/arch/x86/include/asm/paravirt_types.h index a6b8f9f..5a18a66 100644 --- a/arch/...
2015 Sep 10
1
[PATCH] x86/paravirt: remove unused operation
...t;jgross at suse.com> writes: >> Ping? > > Acked-by: Rusty Russell <rusty at rustcorp.com.au> Anyone willing to take this patch? Juergen > > Cheers, > Rusty. > >> On 08/06/2015 01:55 PM, Juergen Gross wrote: >>> Remove the paravirt operation "get_tsc_khz" as it is used nowhere. >>> >>> Signed-off-by: Juergen Gross <jgross at suse.com> >>> --- >>> arch/x86/include/asm/paravirt_types.h | 1 - >>> 1 file changed, 1 deletion(-) >>> >>> diff --git a/arch/x86/include/asm/parav...
2015 Sep 14
0
[Patch RESEND] x86/paravirt: remove unused operation
Remove the paravirt operation "get_tsc_khz" as it is used nowhere. Signed-off-by: Juergen Gross <jgross at suse.com> Acked-by: Rusty Russell <rusty at rustcorp.com.au> --- arch/x86/include/asm/paravirt_types.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/include/asm/paravirt_types.h b/arch/x86/include/asm/p...