Re: [PATCH 4/7] MIPS: Octeon: Add Free Pointer Unit (FPA) support.
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2017-11-02 03:29:26
Also in:
linux-devicetree, linux-mips, lkml
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2017-11-02 03:29:26
Also in:
linux-devicetree, linux-mips, lkml
Le 11/01/17 à 17:36, David Daney a écrit :
From: Carlos Munoz <redacted> From the hardware user manual: "The FPA is a unit that maintains pools of pointers to free L2/DRAM memory. To provide QoS, the pools are referenced indirectly through 1024 auras. Both core software and hardware units allocate and free pointers."
This looks like a possibly similar implement to what drivers/net/ethernet/marvell/mvneta_bm.c, can you see if you can make any use of genpool_* and include/net/hwbm.h here as well? -- Florian