Tomas Hruby 8214e5e284 Removed racy COW optimization
- enabling writing in COW once phys block is reference only once is racy if VM
  is preemptible. original memory location may get overwritten before COW copies
  the memory

- problem when DEBUG_RACE is on and a big problem for SMP
2010-06-18 12:46:18 +00:00
..
2010-05-26 18:45:55 +00:00
2010-06-11 16:05:36 +00:00
2010-06-09 11:05:16 +00:00
2010-06-18 12:46:18 +00:00
2010-05-18 13:39:04 +00:00
2010-06-11 16:05:36 +00:00