artiq-zynq/src/runtime/src/kernel
pca006132 02b386dee6 runtime/kernel/dma: reduced replay overhead
We can just flush the cache once when we get the handle, instead of
everytime before replay.
2020-09-09 21:18:26 +08:00
..
api.rs expose i2c to kernels 2020-09-06 00:11:19 +08:00
cache.rs runtime/kernel: use mutable static for shared channel 2020-08-25 14:51:39 +08:00
control.rs runtime/kernel/control: fixed memory leak 2020-09-03 16:51:51 +08:00
core1.rs runtime: optimize for speed and fix deadlock 2020-09-02 10:15:52 +08:00
dma.rs runtime/kernel/dma: reduced replay overhead 2020-09-09 21:18:26 +08:00
mod.rs runtime: optimize for speed and fix deadlock 2020-09-02 10:15:52 +08:00
rpc.rs runtime/kernel: use mutable static for shared channel 2020-08-25 14:51:39 +08:00