Results 1 to 1 of 1
Is it possible to instruct the kernel to allocate all its sk_buffs from a specific address range? I have a system where part of the physical memory has some very ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-18-2013 #1Just Joined!
- Join Date
- Feb 2013
- Posts
- 1
Allocate sk_buff pool from specific address range?
Is it possible to instruct the kernel to allocate all its sk_buffs from a specific address range? I have a system where part of the physical memory has some very special characteristics that I can't go into detail. I'd like to have the kernel allocate all the packet buffers from this memory range. Can this be done without hacking the kernel's code, and if so, how?
Thanks
Jesus


Reply With Quote
