> > > > You asked me for the opposite though, and I described how you can > > > > share the cache. If you want a cache per thread, then you probably > > > > want a node per thread. > > > > > > > > Rob > > > > > > > > > > Hi Rob, > > > > > > That's right, I made the mistake in my prior message, and you > > > recalled correctly. I wanted shared caches between two threads, > > > though I have missed your answer before, just found it. > > > > > > > Thank you all! > > > > Alireza, do you know how to configure arm node through QEMU options? > > Hi Zhao, do you mean the -smp param? > I mean do you know how to configure something like "a node per thread" by QEMU option? :-) I'm curious about the relationship between "node" and the SMP topology on the ARM side in the current QEMU. I'm not sure if this "node" refers to the NUMA node. Thanks, Zhao