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: [PATCHv2] powerpc: ABI change - add HWCAP/HWCAP2/platform info to TCB


On 08/27/2015 04:06 PM, Steven Munroe wrote:
> QED a Clone syscall is effectively a full barrier (Sequentially
> Consistent) between stores in the thread parent and loads in the thread
> child.
> 
> You can inspect the kernels context switch code yourself ;)

Thank you for those notes. I've bookmarked this thread for future
reference when it comes to talking to the kernel people if this
breaks.

I am happy to see that it's more or less spelled out the the ISA,
even if it's a "should" ;-)

Cheers,
Carlos.


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