| 50 | | 1. Is a kernel patch a good approach? The kernel & driver are difficult to develop. As long as the software can be stablized, it is a feasible approach. |
| 51 | | 1. 10ms scheduling resolution, good enough? No. Schedule too many packets in a batch. It's better to use HW timer, a 64-bit timing counter in Atheros chip. |
| | 50 | 1. Is a kernel patch a good approach? ''The kernel & driver are difficult to develop. As long as the software can be stablized, it is a feasible approach.'' |
| | 51 | 1. 10ms scheduling resolution, good enough? ''No. Schedule too many packets in a batch. It's better to use HW timer, a 64-bit timing counter in Atheros chip.'' |