diff options
author | Vitaly Kuznetsov <[email protected]> | 2017-08-02 18:09:17 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-08-10 16:50:22 +0200 |
commit | 806c89273bab0c8af0202a6fb6279f36042cb2e6 (patch) | |
tree | 7f7a213ef0316f30c32bbe9bbb994a35f0dbc6e8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 057841713cfff62b4485cdd2b245f05b7ea3ba16 (diff) |
x86/hyper-v: Implement rep hypercalls
Rep hypercalls are normal hypercalls which perform multiple actions at
once. Hyper-V guarantees to return exectution to the caller in not more
than 50us and the caller needs to use hypercall continuation. Touch NMI
watchdog between hypercall invocations.
This is going to be used for HvFlushVirtualAddressList hypercall for
remote TLB flushing.
Signed-off-by: Vitaly Kuznetsov <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Stephen Hemminger <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Haiyang Zhang <[email protected]>
Cc: Jork Loeser <[email protected]>
Cc: K. Y. Srinivasan <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Simon Xiao <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions