benchmark
This commit is contained in:
parent
fb42eae5bf
commit
fa8616dfeb
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ void* server_task(void* e)
|
|||
{
|
||||
kprintf("%d-",n);
|
||||
send(newsockfd,buffer,sizeof(buffer),0);
|
||||
udelay(1000);
|
||||
// udelay(1000);
|
||||
}
|
||||
|
||||
tmp2 = get_clock_tick();
|
||||
|
|
Loading…
Add table
Reference in a new issue