HN.zip

The Lost Atomic Update on Loongson CPU

83 points by jiegec - 4 comments
TazeTSchnitzel [3 hidden]5 mins ago
> The fix is to set bit 13 of MCSR24 to 1. MCSR24 is an internal CSR whose function is not described in the manual. After setting this bit, the lost update no longer occurs. Testing showed the performance loss is very small: single-core performance is unaffected, and multi-core performance drops only slightly.

Presumably this is a so-called “chicken bit”.

aleph_minus_one [3 hidden]5 mins ago
> Presumably this is a so-called “chicken bit”.

For those who are out of the loop:

> https://lwn.net/Articles/744840/

See also

> https://en.wiktionary.org/wiki/chicken_bit

(click on "quotations") for a list of scientific texts in which this term occurs.

oynqr [3 hidden]5 mins ago
more like out of the coop
monocasa [3 hidden]5 mins ago
Pretty much the definition of.

Some optimization that turned out to be buggy had a disable bit in an undocumented register.