This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: hi, I have a question about "MULTI_PAGE_ALIASING" in allocate_stack()


On 2015/12/17 21:38, Andreas Schwab wrote:

> Xishi Qiu <qiuxishi@huawei.com> writes:
> 
>> I don't quite understand "aliasing problems", could you explain it?
> 
> This is the first google hit:
> 
> https://software.intel.com/en-us/forums/intel-vtune-amplifier-xe/topic/311267
> 
> Andreas.
> 

Hi Andreas,

The stack addr is virtual addr, and the physical addr is volatile,
so how the cache conflict happens?

Thanks,
Xishi Qiu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]