LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   How to allocated SKB in specific limited area only? (https://www.linuxquestions.org/questions/linux-networking-3/how-to-allocated-skb-in-specific-limited-area-only-4175608623/)

ymarkman 06-26-2017 03:59 AM

How to allocated SKB in specific limited area only?
 
My Network Device has "same/similar" Network-Driver in Kernel space and in User Space.
In User Space HW-registers, buffers and shared memory
are mapped over uio (limited mmap areas).

Is it possible / How to
allocate SKB in shared area only but not "anywhere" in huge RAM?

I have looked similar configuration
"Recycle SKB from Static SKB-pool"
but didn't found anything...


All times are GMT -5. The time now is 08:47 PM.