Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- vmalloc
- strex
- vm_area_struct
- mm_struct
- Kernel
- Linux
- fastpath
- allocator
- multiqueue
- proc
- BLOCK
- page
- pmap
- Android
- commit
- 카프카
- memory
- blk-mq
- devicedriver
- slub
- slab
- kmalloc
- Network
- Apache
- kafka
- spinlock
- slowpath
- lruvec
- NDK
- buddy_system
Archives
- Today
- Total
목록bridge (1)
Art of Pr0gr4m
Linux Kernel Network Commit #3
Netdev 트리의 net-next 브랜치 커밋 [v3,net-next] net: bridge: change return type of br_handle_ingress_vlan_tunnel - Patchwork (kernel.org) [v3,net-next] net: bridge: change return type of br_handle_ingress_vlan_tunnel - Patchwork patchwork.kernel.org 두 번째 커밋과 비슷하게, 현재 br_handle_ingress_vlan_tunnel() 함수는 모든 종료 경로에서 return 0;으로 끝난다. 처음에는 pair 함수 br_handle_egress_vlan_tunnel() 함수에서는 skb_vlan_pop()을 호출해서 해당..
IT
2021. 8. 25. 15:23