Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
skbuff のような構造が Linux カーネルによって割り当てられる場合、割り当てられるデータ領域 (skbuff->tail - skbuff->head) は常に連続したメモリ ブロックですか? それとも連続していない可能性がありますか?