V2AS
问路
意见反馈
↓ 按住下拉
【随笔记】全志平台 gpio-leds 驱动应用
内核版本:Linux 4.9 硬件原理: GPIO 通过一颗 MOS 管(2N7002ET1G),接到 LED 负极,LED 正极接电源。 GPIO 通过拉高导通 MOS ,将 LED 接地,实现点亮 LED。 配置内 ......
LED
leds
linux
驱动
GPIO
epoll内核源码详解(转 作者:赛罗·奥特曼 来源:牛客网)
发现自己发的一篇面经后,很多小伙伴向我索要epoll的内核源码实现,那我就在牛客网发下这源码还有自己总结的流程. 另外 网上很多博客说epoll使用了共享内存,这个是 ......
ep
struct
file
poll
epoll
linux驱动移植
1.1.1 Linux 驱动(面向对象) 1).Linux 驱动框架 思想:写驱动的时候,只提供操作硬件设备的函数接口 文件存放磁盘: open ,read ,write ,close ARM exynos4412 or ......
led
Linux
驱动
linux
设备
[SPDK/NVMe存储技术分析]005 - DPDK概述
注: 之所以要中英文对照翻译下面的文章,是因为SPDK严重依赖于DPDK的实现。 Introduction to DPDK: Architecture and PrinciplesDPDK概论:体系结构与实现原理 Li ......
DPDK
数据包
ring
buffer
rte
[SPDK/NVMe存储技术分析]004 - SSD设备的发现
源代码及NVMe协议版本 SPDK : spdk-17.07.1 DPDK : dpdk-17.08 NVMe Spec: 1.2.1 基本分析方法 01 - 到官网http://www.spdk.io/下载spdk-17.07.1.tar.gz 02 - 到 ......
nvme
spdk
pci
cb
id
第二章epoll
epoll_create:函数实现分析 /* * Open an eventpoll file descriptor. */ SYSCALL_DEFINE1(epoll_create1, int, flags) { int error, fd; struct eve ......
ep
poll
epoll
wait
epi
linux总线
编写驱动程序: 1 include <linux/init.h> 2 include <linux/module.h> 3 include <linux/device.h> 4 5 struct bus_type my_bus = { 6 .name = "m ......
bus
总线
驱动
linux
Linux
Hadoop 3.1.1 - Yarn - 使用 FPGA
在 Yarn 上使用 FPGA 前提 YARN 目前只支持通过 IntelFpgaOpenclPlugin 发布的 FPGA 资源 YARN NodeManager 所在的机器上必须预先安装供应商的驱动程序并配置好 ......
FPGA
yarn
Yarn
YARN
Hadoop
讲解CPU之NUMA硬件体系以及机制(lscpu查看相关信息)
先看看从系统层面反映出来的numa cpu信息。采样机器为实体机、80核、128内存。 [root@ht2 src] lscpu Architecture: x86_64 x86架构下的64位 CPU op-mo ......
CPU
node
numa
内存
cpu
Linux usb 3. Host 详解
文章目录 1. 简介 2. Usb Core 驱动设备模型 2.1 Usb Device Layer 2.1.1 device (struct usb_device) 2.1.2 driver (struct usb_device_driver) 2.1.3 bus (usb ......
usb
urb
dev
device
driver
V2AS = Way To Ask
V2AS 一个技术分享与创造的静土
手机扫一扫
移动阅读更方便
近15日热搜文章
Linux下VCS2014和Verdi2015的联合使用
Linux下安装ffmpeg,视频格式转换
Arduino 看门狗使用
4
jvm的组成入门
5
解决编译twrp3.0.3遇到的问题
6
Qt Charts 动态实时绘制各种曲线图
7
django-替代为自定义的User model
8
Codeforces Round #325 (Div. 2) B. Laurenty and Shop 有规律的图 暴力枚举
9
好看的UI框架
10
MySQL 5.0安装教程图解详细教程