LiuDongdong

爱好由来落笔难,一诗千改心始安。

boneConductor

骨传导扬声器也称为振动扬声器,其通过产生与声音信号相同频率与相应幅度的机械振动,推动人体组织与骨骼,从而刺激耳蜗中的听觉神经,使人听到声音,

EffectJava_Enum&Annotate

1. 使用枚举类型代替整型常量 它们是通过公共静态 final 属性为每个枚举常量导出一个实例的类。 由于没有可访问的构造方法,枚举类型实际上是 final 的。 由于客户既

Performance Tuning

性能调优是个大而复杂的系统性问题,涉及 Linux 系统(进程管理,文件系统,磁盘系统,网络 IO 处理等),内核参数调优,常见检测及配置工具的使用等 1. CPU .1. 查

SPDK_概念

1. 相关知识 .1. Linux driver UIO A small kernel module to set up the device, map device memory to user-space and register interrupts. In many cases, the standard uio_pci_generic module included in the Linux kernel can provide the uio capability. For some devices which lack support for legacy interrupts, e.g. virtual function (VF) devices, the igb_uio module may be needed in place of uio_pci_generic. 用户驱

InNomalDetection

异常是指偏离预期的事件或项目。与标准事件的频率相比,异常事件的频率较低。产品中可能出现的异常通常是随机的,例如颜色或纹理的变化、划痕、错位、
0%