https://lwn.net/Kernel/LDD3/
ls /dev/s
cat /dev/switch0
ls /dev/s
cat /dev/switch0
Jiffy is ticks
Hz is 1000
Schedule is for
yielding for next task
jiffies = 8 ;
while(time_before(jiffies,j1))
schedule();
schedule_timeout();
No comments:
Post a Comment