Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1505824
| From | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH/RFC 0/5] cpu_relax: introduce yield, remove lowlatency |
| Date | 2016-10-21 14:10 +0200 |
| Message-ID | <suGO6-5kf-39@gated-at.bofh.it> (permalink) |
| References | <suGEq-509-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Oct 21, 2016 at 01:58:53PM +0200, Christian Borntraeger wrote: > Christian Borntraeger (5): > processor.h: introduce cpu_relax_yield > stop_machine: yield CPU during stop machine > s390: make cpu_relax a barrier again > Remove cpu_relax_lowlatency users > remove cpu_relax_lowlatency Yay for killing cpu_relax_lowlatency()...
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH/RFC 0/5] cpu_relax: introduce yield, remove lowlatency Christian Borntraeger <borntraeger@de.ibm.com> - 2016-10-21 14:10 +0200
[PATCH 1/5] processor.h: introduce cpu_relax_yield Christian Borntraeger <borntraeger@de.ibm.com> - 2016-10-21 14:10 +0200
[PATCH 4/5] Remove cpu_relax_lowlatency users Christian Borntraeger <borntraeger@de.ibm.com> - 2016-10-21 14:10 +0200
Re: [PATCH/RFC 0/5] cpu_relax: introduce yield, remove lowlatency Peter Zijlstra <peterz@infradead.org> - 2016-10-21 14:10 +0200
Re: [PATCH/RFC 0/5] cpu_relax: introduce yield, remove lowlatency David Miller <davem@davemloft.net> - 2016-10-21 17:00 +0200
Re: [PATCH/RFC 0/5] cpu_relax: introduce yield, remove lowlatency Christian Borntraeger <borntraeger@de.ibm.com> - 2016-10-21 17:10 +0200
Re: [PATCH/RFC 0/5] cpu_relax: introduce yield, remove lowlatency David Miller <davem@davemloft.net> - 2016-10-21 17:20 +0200
csiph-web