Accessing block device in kernel space
During development of the ZTB station we had to come up with a solution which would ensure high throughput for device cloning. The most straightforward solution would be to use Linux standard tools to copy all contents of the device. Unfortunately, the cost of moving all data between devices with involvement of user space was ...
Continue reading