History log of /haiku/headers/private/kernel/arch/atomic.h
Revision Date Author Comments
# e1720098 19-Jan-2014 Pawel Dziepak <pdziepak@quarnos.org>

kernel: No need for arch specific ifdefs in arch/atomic.h


# c9e66bfc 19-Jan-2014 Alexander von Gluck IV <kallisti5@unixzen.com>

kernel: Add missing smp memory barrier calls. Set max cpu to 1

* Set max cpu to 1 for PPC until atomic functions are finished
* We have atomic functions inline in the kernel and assembly
code in libroot post-scheduler merge... isn't that a lot of
duplication?


# 8cf8e537 05-Jan-2014 Pawel Dziepak <pdziepak@quarnos.org>

kernel/x86: Inline atomic functions and memory barriers


# e1720098c681dcf5205732af1737e9a46b2eac11 19-Jan-2014 Pawel Dziepak <pdziepak@quarnos.org>

kernel: No need for arch specific ifdefs in arch/atomic.h


# c9e66bfc9bafe85b80a464191c60e8701e9a0a26 19-Jan-2014 Alexander von Gluck IV <kallisti5@unixzen.com>

kernel: Add missing smp memory barrier calls. Set max cpu to 1

* Set max cpu to 1 for PPC until atomic functions are finished
* We have atomic functions inline in the kernel and assembly
code in libroot post-scheduler merge... isn't that a lot of
duplication?


# 8cf8e537740789b1b103f0aa0736dbfcf55359c2 05-Jan-2014 Pawel Dziepak <pdziepak@quarnos.org>

kernel/x86: Inline atomic functions and memory barriers