[Cake] Cake on openwrt - falling behind
Jonathan Morton
chromatix99 at gmail.com
Sun Jul 1 11:17:14 EDT 2018
> On 1 Jul, 2018, at 5:38 pm, Kevin Darbyshire-Bryant via Cake <cake at lists.bufferbloat.net> wrote:
>
> In openwrt world, mips is not defined as an architecture that can do ‘efficient unaligned access’, thus if you look in include/net/netlink.h you’ll see
That shouldn't cause any special problems for a 64-bit value on a 32-bit architecture, because the CPU treats it as a pair of 32-bit values which only need to be 4-byte aligned.
- Jonathan Morton
More information about the Cake
mailing list