linuxthreads works just fine with gdbserver on the Blackfin no-mmu Linux port
-mike
GREAT !

AFAIK, the NIOS port is a sibling of the Blackfin port.

So your suggestion is that I indeed might be able to get it working.

BTW.: there are two more issues that I'd like to make possible with the NIOS:
- NPTL and
- Futex that in fact does not need the Kernel in case of seeing a resource not taken by another thread.

(Re Futex I do know that the NIOS ISA does not have any "monolithic" memory read/modify/write instructions and thus does not allow for implementing Futex with a full Linux (using the MMU), but without protection a thread just can do di/ei and thus no Kernel action needed.)

Any more thought ?

Thanks
-Michael
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to