hi
I implemented robust futexes in linuxulator and I need to
get it reviewed/tested.
The best way to test it is (according to linux
documnetation) to run yum
and kill -9 it while it runs.
The patch is here: http://www.vlakno.cz/~rdivacky/linux_robust_futex.patch
a>
the patch should be ok as I followed linux code very closely
(most of the code
runs in userspace so kernel has very well defined work). I
tested it lightly
on i386.
I'd like to commit this quite soon so please help.
thnx!
roman
|