[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Possible Missing Memory Barrier on powerpc platform
- Date: Wed, 14 Feb 2007 09:58:28 -0600 (CST)
- From: jennifer at oarcorp.com (jennifer at oarcorp.com)
- Subject: Possible Missing Memory Barrier on powerpc platform
I am having some strange problems on a powerpc platform and started
looking at sorce to validate that the Memory Barrier was around all
portions of inline asm that should contain it. I have only started
looking at this but have a question on the file
c/src/lib/libcpu/powerpc/shared/src/cache.c. Shouldn't there be a be a
barrier around the macros for PPC_Get_HID0 and PPC_Set_HID0.
Thanks
Jennifer Averett