jchandra
c3d4f0835c
Fix issue reported by alc :
...
MIPS doesn't really need to use atomic_cmpset_int() in situations like
this because the software dirty bit emulation in trap.c acquires
the pmap lock. Atomics like this appear to be a carryover from i386
where the hardware-managed TLB might concurrently set the modified bit.
Reviewed by: alc
2010-08-06 09:25:42 +00:00
..
2010-08-05 17:48:37 +00:00
2010-07-27 20:33:50 +00:00
2010-08-02 13:11:35 +00:00
2010-08-02 18:06:49 +00:00
2010-07-25 15:17:24 +00:00
2010-08-05 19:30:57 +00:00
2010-08-05 16:28:17 +00:00
2010-07-20 19:25:11 +00:00
2010-07-23 11:00:46 +00:00
2010-07-12 10:18:10 +00:00
2010-08-06 00:50:16 +00:00
2010-08-06 09:23:47 +00:00
2010-08-03 11:21:17 +00:00
2010-08-05 18:48:30 +00:00
2010-07-29 18:44:10 +00:00
2010-07-15 23:11:51 +00:00
2010-08-04 05:09:02 +00:00
2010-08-06 09:25:42 +00:00
2010-07-31 00:08:18 +00:00
2010-08-03 15:40:42 +00:00
2010-07-01 20:50:12 +00:00
2010-08-02 22:26:08 +00:00
2010-08-05 16:52:13 +00:00
2010-07-31 21:33:18 +00:00
2010-07-24 22:11:11 +00:00
2010-08-04 01:19:11 +00:00
2010-07-29 20:42:20 +00:00
2010-07-28 15:36:12 +00:00
2010-07-19 18:01:06 +00:00
2010-07-31 21:35:15 +00:00
2010-07-29 12:08:46 +00:00
2010-07-29 12:08:46 +00:00
2010-07-28 15:47:32 +00:00
2010-07-16 19:52:03 +00:00
2010-07-27 20:33:50 +00:00
2010-07-29 17:37:35 +00:00