深入理解linux网络技术-P179
摘要:
上锁net_device结构的组织一节可知,dev_base列表以及dev_name_head和dev_name_index两张hash表由dev_base_list锁保护。然而,该锁只用于对列表和hash表的访问予以串行化,而不是对net_device数据结构内容变更予以串行化。net_devic... 阅读全文
posted @ 2016-01-10 15:08 与非朋仔 阅读(460) 评论(0) 推荐(0)
浙公网安备 33010602011771号