Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/mips/include
On Mon Jan 12 2009 at 13:30:33 -0800, Jason Thorpe wrote:
>
> On Jan 11, 2009, at 7:05 PM, Antti Kantee wrote:
>
> >Since the userspace version uses ll/sc, which doesn't exist on
> >R2000/R3000, rump will not work on those platforms. *snif* (well,
> >pthread in general AFAICT).
>
>
> On those systems, you get RAS-based pthread ops, because they're all UP.
Ah, now I see, pthread doesn't use __cpu_simple_lock directly. Wonder how
I missed that yesterday? thanks for the tip.
Home |
Main Index |
Thread Index |
Old Index