Displaying 2 results from an estimated 2 matches for "arm_big".
Did you mean:
arm_bin
2018 Nov 05
2
RFC: System (cache, etc.) model for LLVM
...uence how those cores get
scheduled and preempted, I don't think there's any hope that the
compiler can do a good job at predicting usage or having any real
impact amidst higher level latency, such as context switches and
systemcalls.
--
cheers,
--renato
[1] https://en.wikipedia.org/wiki/ARM_big.LITTLE
2018 Nov 02
2
RFC: System (cache, etc.) model for LLVM
Hey,
I've been reading back the thread and there's a lot of ideas flying
around, I may have missed more than I should, but here's my view on
it.
First, I think this is a good idea.
Mapping caches is certainly interesting to general architectures, but
particularly important to massive operations like matrix multiply and
stencils can pull a lot of data into cache and sometimes thrash