<DC-IRC>
[Discord] <warstone> And here am I again )) Finally I've got it working but I have some strange behavior... Simple code: https://paste.armbian.com/ogavinegiw.scss sometimes miss timing heavly. What I'm missing? Maybe I need to pin thread to core? or smth like that?
<DC-IRC>
[Discord] <warstone> Moving to while (ktime_get_ns() < t); dosn't fix problem. Maybe there are some discord servers that related to kernel develop?
<DC-IRC>
[Discord] <warstone> And another thing... Code above start freezing linux itself. ssh working badly (but don't breaks connection) etc. Stopping module fix this problem but it's strange behavior for me. I have quad core CPU... I use only one core... What the?..