2023年5月7日
摘要:
hashmap oop in golang
阅读全文
posted @ 2023-05-07 12:09
wallywl
阅读(22)
推荐(0)
2023年5月6日
摘要:
golang中基于链表的hashmap 实现。
阅读全文
posted @ 2023-05-06 23:15
wallywl
阅读(32)
推荐(0)
2023年4月21日
摘要:
Linux上将在用户态和内核态通过共享内存方式通信的实例
阅读全文
posted @ 2023-04-21 11:21
wallywl
阅读(615)
推荐(0)
2022年9月28日
posted @ 2022-09-28 18:06
wallywl
阅读(97)
推荐(0)
2022年9月9日
摘要:
Golang 实现php中的时间字符串转换为时间戳strtotime 函数
阅读全文
posted @ 2022-09-09 23:50
wallywl
阅读(633)
推荐(0)
2022年8月21日
摘要:
1. 应用场景 对于数据报文,交换芯片完成硬件转发,即转发层面,无须cpu的参与。 对于协议报文,例如L2 的 EAPS环网检测,需要上送cpu,由应用层处理,即控制层面。 2. 内核接收报文处理 在交换芯片收到协议报文时,芯片会根据寄存器配置,在source mac之后插入入端口等字段信息,tra
阅读全文
posted @ 2022-08-21 11:07
wallywl
阅读(454)
推荐(0)
摘要:
<H3C>sysSystem View: return to User View with Ctrl+Z. [H3C]probe[H3C-probe]?Probe view commands: INTEGER<0-1> Switch NO bcm BCM [H3C-probe]bcm slot 1
阅读全文
posted @ 2022-08-21 10:14
wallywl
阅读(775)
推荐(0)
2022年8月4日
摘要:
:: start set build date time @SET BUILD_INFO_FILE=components\include\build_info.h @echo offfor /f "tokens=1-3 delims=-/. " %%j in ('Date /T') do ( set
阅读全文
posted @ 2022-08-04 11:21
wallywl
阅读(77)
推荐(0)
2021年9月18日
摘要:
BCM交换芯片Helix4 L2,L3功能验证
阅读全文
posted @ 2021-09-18 22:59
wallywl
阅读(2069)
推荐(0)
2021年9月8日
摘要:
BCM 交换芯片56960配置MSI中断方法 Describes how to configure and verify whether the switch is properly generating the MSI interrupt message using the BCM diagnos
阅读全文
posted @ 2021-09-08 22:41
wallywl
阅读(232)
推荐(0)