linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Can cores have different CPU features in a SMP system?
@ 2016-07-29 21:30 Jun Sun
  2016-08-01 19:08 ` Jun Sun
  0 siblings, 1 reply; 8+ messages in thread
From: Jun Sun @ 2016-07-29 21:30 UTC (permalink / raw)
  To: linux-arm-kernel

One specific example is that if a phone has two clusters.  Cores in
one cluster has v8 crypto extension and cores in the other don't.
Will this work?

My gut feeling is no, since many apps query cpu features at run-time.
And process can migrate among cores.  If an app starts on a core with
CE and migrates to another core without CE.  Illegal instruction fault
will happen.

Just wanna confirm if this is indeed the case.  Surprisingly google
search did not yield any meaningful answers.

Cheers.

Jun

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

end of thread, other threads:[~2016-08-04  8:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-29 21:30 Can cores have different CPU features in a SMP system? Jun Sun
2016-08-01 19:08 ` Jun Sun
2016-08-02 10:09   ` Suzuki K Poulose
2016-08-02 17:23     ` Jun Sun
2016-08-03  9:00       ` Suzuki K Poulose
2016-08-03  9:42         ` Suzuki K Poulose
2016-08-04  4:14           ` Jun Sun
2016-08-04  8:42             ` Suzuki K Poulose

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).