linuximq
                                
                                
                                
                                    linuximq copied to clipboard
                            
                            
                            
                        Pseudo-driver for the intermediate queue device.
I am curious as to how well imq scales with cake, especially multicores. I have been trying to find ways to improve inbound shaping in cake for a while. https://docs.google.com/document/d/1tTYBPeaRdCO9AGTGQCpoiuLORQzN_bG3TAkEolJPh28/edit#heading=h.vbbnfu73wlpp
With the kernel-change "netfilter: move nf_reinject into nfnetlink_queue modules" (See https://github.com/torvalds/linux/commit/3f801968889459ecae1eab524b039676e6eaa319) the actual linux-imq patch will not longer fit. Is here anyone who can solve the problem?
```python LD [M] drivers/iio/pressure/st_pressure.o LD [M] drivers/iio/industrialio.o CC [M] drivers/iio/temperature/mlx90635.o CC [M] drivers/iio/temperature/tmp006.o CC [M] drivers/iio/temperature/tmp007.o CC [M] drivers/iio/temperature/tmp117.o CC [M] drivers/iio/temperature/tsys01.o CC [M] drivers/iio/temperature/tsys02d.o AR built-in.a AR vmlinux.a LD...