[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] timer opb_timer problem
Hi All,
I have ported a netperf application to uclinux-microblaze . this netperf application is used to check the network performance of the network.
This application uses sigaction and the timing i have specified is for 10secs. While the same application (netperf) works fine in Linux machine for a SIGALRM of 10secs, the microblaze doesnt allow the netperf application to run for the full time of 10secs, but exits in around 6 secs...
Can ne1 tell me as to y this is happening? what should i do to make the microblaze allow the netperf to execute for 10secs fully????
Pls help if u know..
Regards
Ujwal