[project @ 2005-04-27 14:25:17 by simonmar]
authorsimonmar <unknown>
Wed, 27 Apr 2005 14:25:18 +0000 (14:25 +0000)
committersimonmar <unknown>
Wed, 27 Apr 2005 14:25:18 +0000 (14:25 +0000)
commit0cc009952787f2112365100a04dc73aa3d0fca67
treed63c300f6252afa7015b7aee7e8769a59d5ebb48
parentf424e020a4cf7d7023c93598564b03d7c0847a7a
[project @ 2005-04-27 14:25:17 by simonmar]
Hold the sm_mutex around access to the mutable list.

The SMP RTS now seems quite stable, I've run my simple test program
with 64 threads without crashes.
ghc/includes/OSThreads.h [moved from ghc/rts/OSThreads.h with 86% similarity]
ghc/includes/Storage.h
ghc/includes/Updates.h
ghc/rts/Makefile
ghc/rts/PrimOps.cmm
ghc/rts/Storage.c
ghc/rts/StoragePriv.h [deleted file]