Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1411300 > unrolled thread
| Started by | Rik van Riel <riel@redhat.com> |
|---|---|
| First post | 2016-06-01 17:00 +0200 |
| Last post | 2016-06-01 17:00 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 1/2] x86/entry: Avoid interrupt flag save and restore Rik van Riel <riel@redhat.com> - 2016-06-01 17:00 +0200
| From | Rik van Riel <riel@redhat.com> |
|---|---|
| Date | 2016-06-01 17:00 +0200 |
| Subject | Re: [PATCH 1/2] x86/entry: Avoid interrupt flag save and restore |
| Message-ID | <rFfMK-1eo-35@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
On Mon, 2016-05-30 at 14:30 +0200, Paolo Bonzini wrote: > Thanks to all the work that was done by Andy Lutomirski and others, > enter_from_user_mode and prepare_exit_to_usermode are now called only > with > interrupts disabled. Let's provide them a version of > user_enter/user_exit > that skips saving and restoring the interrupt flag. > > On an AMD-based machine I tested this patch on, with force-enabled > context tracking, the speed-up in system calls was 90 clock cycles or > 6%, > measured with the following simple benchmark: > Reviewed-by: Rik van Riel <riel@redhat.com> -- All Rights Reversed.
Back to top | Article view | linux.kernel
csiph-web