Files
reactos/reactos
Timo Kreuzer b19da39918 [NTOSKRNL/HAL]
- Add explicit memory barriers to KxAcquireSpinLock, KxReleaseSpinLock inline functions and KeTryToAcquireQueuedSpinLock, KeTryToAcquireQueuedSpinLockRaiseToSynch in the UP case. This will prevent the compiler from reordering memory access instructions across the boundaries of these functions, even when being inlined.
- Use the inline functions in x64 spinlock functions, too

svn path=/trunk/; revision=52078
2011-06-04 12:33:54 +00:00
..
2011-06-02 12:18:22 +00:00
2011-06-04 08:03:51 +00:00
2011-05-21 17:44:39 +00:00
2011-06-03 00:29:36 +00:00
2011-06-03 00:31:14 +00:00
2011-06-04 12:33:54 +00:00
2011-05-23 15:50:03 +00:00
2011-06-02 14:42:15 +00:00
2011-06-02 12:18:22 +00:00
2011-06-04 08:03:51 +00:00
2011-05-16 13:12:07 +00:00
2011-06-04 12:33:54 +00:00
2011-06-02 12:18:22 +00:00
2011-05-16 13:12:07 +00:00
2011-05-17 19:24:19 +00:00
2011-05-17 19:24:19 +00:00
2011-05-16 16:32:34 +00:00
2011-05-23 10:52:37 +00:00
2011-05-16 13:12:07 +00:00
2011-05-16 13:12:07 +00:00
2011-01-11 13:13:47 +00:00
2011-05-16 13:12:07 +00:00
2011-01-11 13:13:47 +00:00
2011-06-02 12:29:11 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2011-06-02 12:55:09 +00:00
2011-05-16 13:12:07 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2011-05-23 18:52:04 +00:00
2011-05-16 13:12:07 +00:00
2010-11-05 11:04:48 +00:00
2010-11-05 11:04:48 +00:00
2011-05-16 13:12:07 +00:00
2010-11-05 11:04:48 +00:00
2011-06-02 10:54:56 +00:00
2011-05-16 13:12:07 +00:00
2010-11-05 11:04:48 +00:00

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.