notifier-03.testie
来自「COPE the first practical network coding 」· TESTIE 代码 · 共 25 行
TESTIE
25 行
%infoTests Notifier functionality in the kernel.%require[ `whoami` = root ]%scriptclick-install CONFIGusleep 200000cat /click/c/count > OUT%file CONFIGi :: InfiniteSource(ACTIVE false, LIMIT 5) -> q :: Queue -> p :: PrioSched -> u :: Unqueue -> c :: Counter -> d :: DiscardIdle -> [1]pDriverManager(wait 0.1s, write i.active true, wait 0.1s)%expect OUT5
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?