Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1373354
| From | Florian Weimer <fweimer@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread |
| Date | 2016-04-07 14:40 +0200 |
| Message-ID | <rlho6-3Mb-11@gated-at.bofh.it> (permalink) |
| References | (6 earlier) <rlfvY-2qa-1@gated-at.bofh.it> <rlfvY-2qa-15@gated-at.bofh.it> <rlgin-34z-19@gated-at.bofh.it> <rlgV6-3zm-59@gated-at.bofh.it> <rlheq-3Ig-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 04/07/2016 02:25 PM, Peter Zijlstra wrote: > Do you have a pointer to something I can read? Because I'm clearly not > understanding the full issue here. I believe the canonical reference still is this document: <https://www.akkadia.org/drepper/tls.pdf> For newer architectures (ppc64le, aarch64), you'll have to check the psABI supplements. Florian
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RFC PATCH v6 0/5] Thread-local ABI system call (CPU number cache) Mathieu Desnoyers <mathieu.desnoyers@efficios.com> - 2016-04-04 19:10 +0200
[RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Mathieu Desnoyers <mathieu.desnoyers@efficios.com> - 2016-04-04 19:10 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread "H. Peter Anvin" <hpa@zytor.com> - 2016-04-04 19:20 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Mathieu Desnoyers <mathieu.desnoyers@efficios.com> - 2016-04-04 21:50 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Mathieu Desnoyers <mathieu.desnoyers@efficios.com> - 2016-04-04 22:50 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Florian Weimer <fweimer@redhat.com> - 2016-04-05 18:10 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Peter Zijlstra <peterz@infradead.org> - 2016-04-05 18:50 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Florian Weimer <fweimer@redhat.com> - 2016-04-07 11:10 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Peter Zijlstra <peterz@infradead.org> - 2016-04-07 12:40 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Florian Weimer <fweimer@redhat.com> - 2016-04-07 12:40 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Peter Zijlstra <peterz@infradead.org> - 2016-04-07 13:30 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Florian Weimer <fweimer@redhat.com> - 2016-04-07 14:10 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Peter Zijlstra <peterz@infradead.org> - 2016-04-07 14:30 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Florian Weimer <fweimer@redhat.com> - 2016-04-07 14:40 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Mathieu Desnoyers <mathieu.desnoyers@efficios.com> - 2016-04-07 18:00 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Mathieu Desnoyers <mathieu.desnoyers@efficios.com> - 2016-04-07 14:40 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Linus Torvalds <torvalds@linux-foundation.org> - 2016-04-07 18:40 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Andy Lutomirski <luto@amacapital.net> - 2016-04-07 18:50 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Linus Torvalds <torvalds@linux-foundation.org> - 2016-04-07 19:00 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Florian Weimer <fweimer@redhat.com> - 2016-04-07 19:00 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Linus Torvalds <torvalds@linux-foundation.org> - 2016-04-07 19:00 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Mathieu Desnoyers <mathieu.desnoyers@efficios.com> - 2016-04-07 20:50 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Andi Kleen <andi@firstfloor.org> - 2016-04-07 22:30 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Mathieu Desnoyers <mathieu.desnoyers@efficios.com> - 2016-04-07 23:00 +0200
Re: [RFC PATCH v6 1/5] Thread-local ABI system call: cache CPU number of running thread Florian Weimer <fweimer@redhat.com> - 2016-04-07 12:50 +0200
[RFC PATCH v6 5/5] Thread-local ABI: wire up x86 32/64 system call Mathieu Desnoyers <mathieu.desnoyers@efficios.com> - 2016-04-04 19:10 +0200
[RFC PATCH v6 3/5] Thread-local ABI: wire up ARM system call Mathieu Desnoyers <mathieu.desnoyers@efficios.com> - 2016-04-04 19:10 +0200
[RFC PATCH v6 4/5] Thread-local ABI cpu_id: x86 32/64 resume notifier Mathieu Desnoyers <mathieu.desnoyers@efficios.com> - 2016-04-04 19:10 +0200
csiph-web