Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1469623
| From | Ingo Molnar <mingo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 04/11] sched,x86: Enable Turbo Boost Max Technology |
| Date | 2016-08-24 20:10 +0200 |
| Message-ID | <s9KMF-5Uq-15@gated-at.bofh.it> (permalink) |
| References | <s7GtS-7go-115@gated-at.bofh.it> <s7GDw-7k3-39@gated-at.bofh.it> <s9DLb-ZJ-1@gated-at.bofh.it> <s9KD0-5zX-47@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* Tim Chen <tim.c.chen@linux.intel.com> wrote: > Ingo, > > This feature will be a clear benefit for client machines and > less clear on servers. > > This feature is most beneficial to single threaded workload running on > a single socket that operates in mostly Turbo mode. Client platform > like Broadwell High End Desktop is the first one that supports it. > Enablng this feature for such platform by default will be a win as it > runs single threaded workload much of the time (10%-15% peformance > upside). > > On the other hand, a heavily loaded server that rarely operates in Turbo > mode will benefit much less from this feature. There is some overhead > incurred by migrating load to the favored cores. Some server folks > have asked us to be cautious here and not to turn on ITMT scheduling > by default. Even so, when the server is lightly loaded, this feature > can still be a win. That said, this is future looking as we don't have > any server with this feature today. > > So if we take the approach to enable this feature by default for only > single node system (using that as a criteria for client), will that seem > reasonable to you? I suppose that would work. Peter, any objections to such an approach? Thanks, Ingo
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 04/11] sched,x86: Enable Turbo Boost Max Technology Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> - 2016-08-19 03:20 +0200
Re: [PATCH 04/11] sched,x86: Enable Turbo Boost Max Technology Tim Chen <tim.c.chen@linux.intel.com> - 2016-08-22 21:10 +0200
Re: [PATCH 04/11] sched,x86: Enable Turbo Boost Max Technology Ingo Molnar <mingo@kernel.org> - 2016-08-24 12:40 +0200
Re: [PATCH 04/11] sched,x86: Enable Turbo Boost Max Technology Tim Chen <tim.c.chen@linux.intel.com> - 2016-08-24 20:00 +0200
Re: [PATCH 04/11] sched,x86: Enable Turbo Boost Max Technology Ingo Molnar <mingo@kernel.org> - 2016-08-24 20:10 +0200
Re: [PATCH 04/11] sched,x86: Enable Turbo Boost Max Technology Peter Zijlstra <peterz@infradead.org> - 2016-08-24 20:30 +0200
csiph-web