public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* niced tasks on SMT system
@ 2017-12-28 12:10 Pavel Machek
  2017-12-28 13:23 ` Mike Galbraith
  0 siblings, 1 reply; 6+ messages in thread
From: Pavel Machek @ 2017-12-28 12:10 UTC (permalink / raw)
  To: Thomas Gleixner, kernel list; +Cc: mingo, hpa, x86, peterz

[-- Attachment #1: Type: text/plain, Size: 734 bytes --]

Hi!

Ok, so I'm compiling, and I'd like to run a flight simulator.

Flightgear normally does 20fps on my system... kinda low but playable.

I have reniced make -j 5 fo kernel running. Scheduler gives 100% of
one of CPUs to Flightgear (good), but the smt sibling is used by the
compilation, and I'm down to 9 fps. Not good.

Even with single-threaded make, I have 10-13fps.

Is there way to learn which CPUs are SMT siblings?

Is there way to disable SMT during runtime?

Can I do something to improve Flightgear performance and still do
compilation?

Thanks,
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-12-28 21:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-28 12:10 niced tasks on SMT system Pavel Machek
2017-12-28 13:23 ` Mike Galbraith
2017-12-28 18:53   ` Pavel Machek
2017-12-28 18:58     ` Ozgur
2017-12-28 20:59       ` Pavel Machek
2017-12-28 21:07         ` Ozgur

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox