Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1484124
| From | One Thousand Gnomes <gnomes@lxorguk.ukuu.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/8] Support Intel® Turbo Boost Max Technology 3.0 |
| Date | 2016-09-15 14:50 +0200 |
| Message-ID | <shEh3-75Z-7@gated-at.bofh.it> (permalink) |
| References | <scHpf-70l-11@gated-at.bofh.it> <shDO3-6VP-35@gated-at.bofh.it> |
| Organization | Intel Corporation |
On Thu, 15 Sep 2016 14:14:30 +0200 Pavel Machek <pavel@ucw.cz> wrote: > Hi! > > > - Feature is enabled by default for single socket systems > > > > With Intel® Turbo Boost Max Technology 3.0 (ITMT), single-threaded performance is > > optimized by identifying processor's fastest core and running critical workloads > > on it. > > Refere to: > > http://www.intel.com/content/www/us/en/architecture-and-technology/turbo-boost/turbo-boost-max-technology.html > > That does not really explain much. > > How does it work? Do the different cores have different max > frequencies due to manufacturing differences? Ot is it running the > workload on coldest core? That's all down to the CPU, not architectural and may change. The ACPI tables describe which cores to use, whether that relates to manufacturing, positioning or whatever isn't exposed. Alan
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v2 0/8] Support Intel® Turbo Boost Max Technology 3.0 Pavel Machek <pavel@ucw.cz> - 2016-09-15 14:20 +0200
Re: [PATCH v2 0/8] Support Intel® Turbo Boost Max Technology 3.0 One Thousand Gnomes <gnomes@lxorguk.ukuu.org.uk> - 2016-09-15 14:50 +0200
Re: [PATCH v2 0/8] Support Intel® Turbo Boost Max Technology 3.0 Tim Chen <tim.c.chen@linux.intel.com> - 2016-09-16 18:10 +0200
csiph-web