lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <CAGZFCEHFBbHdc6ju2nh_smA++V4y4e_+LbLeaKVzRQtHwthGAg@mail.gmail.com> Date: Fri, 21 Mar 2014 10:21:36 +0530 From: ratheesh kannoth <ratheesh.ksz@...il.com> To: netdev <netdev@...r.kernel.org> Subject: alloc_skb from huge memory alloc_skb does allocation from slub. memory slab could be kmalloc_1024 or kmalloc_512 ( And there is no skb slab. i could not find in /proc/slabinfo ). Is there any way to allocate skb from huge memory or pre allocated pages ? -Ratheesh -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html