linuxep / lepv

web backend and frontend for LEP
20 stars 31 forks source link

Faulty injection:heavy load of network irq and softirq in a single core #33

Closed chensong2000 closed 7 years ago

chensong2000 commented 7 years ago

hrtimer

21cnbao commented 7 years ago

i really did a hrtimer-based virt net: https://github.com/21cnbao/training/blob/master/kernel/drivers/net/lepeth.c but it seems it doesn't work for RPS/RFS. instead, we move to use a real pcduino board with high iperf net load: http://mp.weixin.qq.com/s/FQKFRcMNDk6VE7ihnnvBPw

it shows a great demo for load-balance.

chensong2000 commented 7 years ago

i read http://mp.weixin.qq.com/s/FQKFRcMNDk6VE7ihnnvBPw and it perfectly demonstrates the value of lep.