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 | 31 |
Tags
- allocator
- kafka
- fastpath
- slub
- multiqueue
- proc
- pmap
- commit
- slowpath
- Apache
- Linux
- blk-mq
- 카프카
- spinlock
- Network
- strex
- Android
- devicedriver
- buddy_system
- vmalloc
- memory
- slab
- vm_area_struct
- lruvec
- Kernel
- mm_struct
- kmalloc
- BLOCK
- NDK
- page
Archives
- Today
- Total
목록contribute (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