E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Probe
在内核里写i2c client 驱动的两种方式
这里分别称这两种方式为“Adapter方式(LEGACY)”和“
Probe
方式(new style)”。
·
2015-11-13 06:44
client
MB
Probe
This article contains mere code. /* * It is a standalone console application that reveals macroblock * level information for YUV 4:2:0 QCIF raw video stream only. * It is
·
2015-11-13 02:09
r
为一张PCI卡打通经络的过程
一张PCI卡通过“一转二”的转接卡插在主板上,
probe
调用失败,日志显示读取配置空间的时候发生了奇偶校验错误,可是使用相同的转接卡把它插在另外一台相同机器的主板上时,却运行正常,这就说明不是转接卡的问题
·
2015-11-13 00:44
CI
Tetrahedron based light
probe
interpolation(基于四面体的Light
Probe
插值)
在当前的游戏引擎中,使用Light
Probe
来计算全局环境光对于动态物体的影响是一种很主流的方法。
·
2015-11-13 00:26
sed
Tomcat调优
1.关于Tomcat的session数目 这个可以直接从Tomcat的web管理界面去查看即可 或者借助于第三方工具Lambda
Probe
来查看,它相对于Tomcat自带的管理稍微多了点功能
·
2015-11-12 20:45
tomcat
platform device和platform driver简述
一般来说platform_driver_register放在module_init的最后调用,因为platform_driver_register如果检测到有归属于该驱动的device就会去调用你驱动里的
probe
·
2015-11-12 19:40
driver
arm 驱动进阶:nor flash 驱动程序设计
nor flash 驱动程序设计流程: nor flash 驱动程序内核识别分析: analysis code NOR FLASH识别过程: do_map_
probe
(
·
2015-11-12 15:37
Flash
varnish 503 no backend connection - varnish健康检查
在配置backend时,配置了.prob,配置如下: .
probe
= { .url = "/"
·
2015-11-12 13:36
Connection
msm8610 lcd driver code analysis
---恢复内容开始--- 1 lcd
probe
The
probe
sequence is determined by compilation sequence: mdss-mdp3
·
2015-11-12 11:21
driver
plarform_driver中
probe
要实现的功能
probe
函数的原型为: int xxx_
probe
(struct platform_device *pdev); 即它的返回类型为
·
2015-11-11 19:02
driver
EIT: where is it now and what lies ahead?
Electrical impedance tomography (EIT) is an emerging clinical tool that uses electrical currents to
probe
·
2015-11-11 18:40
where
Linux内核系列之Block块层(一)
函数实现源码: static int __init genhd_device_init(void) { bdev_map = kobj_map_init(base_
probe
·
2015-11-11 14:51
linux
Varnish 4.0 配置模板
#ThisisaVarnish4.xVCLfilevcl4.0;backenddefault{ .host="127.0.0.1"; .port="81"; .
probe
={ .url="/
jims
·
2015-11-09 09:00
platform_get_resource的分析
阅读platformdriver的代码时,发现在
probe
函数直接调用platform_get_resource从pdev中获取io内存,但却没有判断传给
probe
的pdev是否属于这个驱动 !
·
2015-11-08 14:02
resource
zorka源码解读之通过beanshell进行插桩的流程
2、SpyDefinition实例中包含了插桩探针probes,
probe
插入到方法中,对方法的执行进行监控。
·
2015-11-07 12:31
shell
基因芯片(Affymetrix)分析2:芯片数据预处理
前一节使用ReadAffy函数读取CEL文件获得的数据是探针水平的(
probe
level),即杂交信号,而芯片数据预处理的目的是将杂交信号转成表达数据(即表达水平数据,expression le
·
2015-11-07 11:59
数据
US bomb experts join
probe
of Philippines bus blasts that killed 1, wounded 12
KORONADAL, Philippines: U.S. explosives experts are assisting in a
probe
into two bombs that ripped through
·
2015-11-06 07:05
JOIN
Shenzhen mayor investigated in graft
probe
-report
Reuters) - The mayor of China's southern boomtown of Shenzhen is being investigated in a growing graft
probe
·
2015-11-02 19:47
port
Police
probe
cause of Qld bus crash
Queensland police are investigating whether faulty brakes were responsible for a bus crash on the Gold Coast which injured all 24 occupants. The bus, with 22 tourists on board, landed on its side aft
·
2015-11-02 19:37
Crash
__alloca_
probe
分析
用IDA分析程序时,经常可以看到__alloc_
probe
(malloc.h中的alloca函数)这个函数,这个函数有什么用呢!
·
2015-11-02 13:06
ca
Backgroung: Xichang Satellite Launching Center--40 years at spotlight
As the whole world is waiting for the upcoming launch of China's second lunar
probe
, Chang'e II, the
·
2015-11-02 11:40
it
20150424 adapter实现i2c驱动程序编写
20150424 adapter实现i2c驱动程序编写 2015-04-24 Lover雪儿 i2c的驱动程序可以由旧探测方法(adapt)和新探测方法(
probe
·
2015-11-02 10:01
Adapter
设备内核
PROBE
函数何时调用
这几周个人几篇文章介绍了改设备内核的文章. 关联文章的地址 do_basic_setup()->driver_init()->platform_bus_init()->...初始化platform bus(虚拟总线) 设备向内核注
·
2015-11-01 16:27
函数
StringBuffer 和 StringBuilder
(1)/** * This interface represents an ordered set of characters and defines the * methods to
probe
them
·
2015-10-31 11:45
Linux驱动中,
probe
函数何时被调用
最近看到linux的设备驱动模型,关于Kobject、Kset等还不是很清淅。看到了struct device_driver这个结构时,想到一个问题:它的初始化函数到底在哪里调用呢?以前搞PCI驱动时用pci驱动注册函数就可以调用它,搞s3c2410驱动时只要在mach-smdk2410.c中的struct platform_device *smdk2410_devices {}中加入设备也会调用
·
2015-10-31 11:11
linux
keep-alive 和 TCP存活检测
系统会替你维护一个timer,时间到了,就会向remote peer发送一个
probe
package,当然里面是没有数据的,对方就会返回一个应答,这时你就知道这个通道保持正常。 有什么用呢?
·
2015-10-31 10:33
live
Netcool/OMNIbus
Probe
脚本编写例子(1)
在存储设备的管理中,日常事件的处理是非常关键的一个工作,下面列举一些常见设备的TRAP事件处理脚本,事件级别可以根据企业需要自行修改 SUN 存储设备TRAP处理代码: case ".1.3.6.1.4.1.42.2.225.1.3": @Agent = "sun" &n
·
2015-10-31 09:46
ibus
随笔
ffmpeg对于输入的视频文件采用的是
probe
的方法。每一种封装格式在注册是的时候都会提供
probe
函数。
·
2015-10-31 09:35
随笔
使用tcp_
probe
时最初没有输出,先卸载后加载模块之后就有了。
刚才尝试使用tcp_
probe
来查看tcp的窗口的变化,最初按照tcpprobe | The Linux Foundation的步骤进行设置,但是iperf之后tcp_
probe
并没有输出结果。
·
2015-10-31 09:20
tcp
platform_driver_
probe
与platform_driver_register的区别
PlatformDeviceandDrivers 从我们可以了解Platformbus上面的驱动模型接口:platform_device,platform_driver。和PCI和USB这些大结构的总线不同,虚拟总线Platformbus使用最小结构来集成SOCprocesser上的各种外设,或者各种“legacy”之间的互联。 Platformdevice 典型的Platformdevice
mike8825
·
2015-10-30 23:00
如何使用Diagnostics工具监控应用服务器
2 HP Diagnostics组件介绍 2.1Diagnostics
Probe
Diagnostics
Probe
·
2015-10-30 19:17
应用服务器
zz 塞外野猪的博客 Affymetrix 处理中的一些注意事项
对于一个
probe
,如果其信号值很低,Affymetrix认为这个
probe
对应的transcript没有表 达,因此信号可能来自噪音。absent 表示信号值不存在,present表示信号值存在。
·
2015-10-30 14:15
博客
Activiti工作流资源的获取和存储实现
前两天同事问我,工作流activiti通过activiti-
probe
部署时候上传的工作流配置文件到存在哪里。我当时懵了,当时知道在数据库存储工作流资源文件的信息。
·
2015-10-30 13:49
Activiti
linux modprobe命令参数及用法详解--linux加载模块命令
转:http://www.linuxso.com/command/modprobe.html modprobe(module
probe
) 功能说明:自动处理可载入模块。
·
2015-10-30 13:53
linux
platform_driver_
probe
与platform_driver_register的区别
2010-01-20 18:51 Platform Device and Drivers 从<linux/platform_device.h>我们可以了解Platform bus上面的驱动模型接口:platform_device,platform_driver。和PCI和USB这些大结构的总线不同,虚拟总线 Platform bus使用最小结构来集成SO
·
2015-10-21 12:27
driver
HeartBeat搭建MySQL数据库双主热备高可用环境
官方网站: http://www.linux-ha.org/HeartBeat 本文所提到试验环境为: [root@alsme_
probe
3 tmp]# cat /etc/redhat-release
·
2015-10-21 11:35
heartbeat
如何取得.Net应用程序本身的路径
System.AppDomain.CurrentDomain.BaseDirectory, Gets the base directory that the assembly resolver used to
probe
·
2015-10-21 11:11
.net
内核调试 SystemTap
相关技术:utrace,
probe
, ftrace, dtrace, pstrace centos安装systemtap 使用实例 参考 原文连接 参考连接 重点是需要内核的匹配
·
2015-10-21 11:33
System
platform_driver_register( )过程追踪
platform_driver_register()负责注册平台驱动程序,如果在内核中找到了使用驱动程序的设备,调用
probe
()。
wanghelou123
·
2015-10-13 19:00
Multi-
Probe
LSH原理分析
Multi-ProbeLSHMulti-ProbeLSH,即多探寻的局部敏感哈希,由QinLv、WilliamJosephson、ZheWang、MosesCharikar、KaiLi在发表于VLDB2007中的论文《MultiProbeLSH:EfficientIndexingforHighDimensionalSimilaritySearch》中提出。该方法针对基本LSH方法需要查询大量哈希表
KevinZwx
·
2015-10-09 23:34
相似性搜索
LSH
s2121b_16t 触摸按键 (君正)
staticintft6x0x_ts_
probe
(structi2c_client*client,conststructi2c_device_id*id)//探测函数{structjztsc_platform_data
游走在代码中的鱼
·
2015-09-10 10:58
驱动代码分析
openfire+smack添加好友申请及好友对申请响应监听
包实现,其中Presence包的Type含有七个状态:subscribe订阅、subscribed同意订阅、unsubscribe取消订阅、unsubscribed拒绝订阅、unavailable下线、
probe
EricFantastic
·
2015-09-09 10:00
smack
openfire
presence
Roster
gluster添加节点失败报错:No route to host
Probereturnedwithunknownerrno107对应日志错误信息如下:[2015-08-2502:47:06.818281] I [glusterd-handler.c:1031:__glusterd_handle_cli_
probe
党志强
·
2015-08-25 18:40
GlusterFS
Peer
添加节点失败
gluster添加节点失败报错:No route to host
Probereturnedwithunknownerrno107对应日志错误信息如下:[2015-08-2502:47:06.818281] I [glusterd-handler.c:1031:__glusterd_handle_cli_
probe
党志强
·
2015-08-25 18:40
GlusterFS
Peer
添加节点失败
gluster添加节点失败报错:No route to host
Probereturnedwithunknownerrno107对应日志错误信息如下:[2015-08-2502:47:06.818281]I[glusterd-handler.c:1031:__glusterd_handle_cli_
probe
党志强
·
2015-08-25 18:40
peer
glusterfs
添加节点失败
GlusterFS
Centos等Linux操作系统通过
Probe
监控工具监控tomcat
于是就咨询了下朋友,说
probe
非常优秀的地方在于对内存的监视,动态显示了JVM的内存图表。
cpongo333
·
2015-08-24 11:59
PSI
Probe
安装手记
一、简介 psi-
probe
是lambdaprobe的一个分支版本,用于对Tomcat进行监控,比tomcat的manager强大很多。
xuyunti
·
2015-08-19 22:00
Varnish 生产环境下配置优化
后端服务器健康检查 # vim /etc/varnish/health_check.vcl
probe
backend_healthcheck { .interval = 5s; .timeout
rickyhui
·
2015-08-01 10:19
varnish
生产环境下配置优化
spi flash驱动代码分析(一)
一、spi_flashuboot驱动的一个应用实例1.spi应用程序在操作之前调用spi_flash_
probe
去初始化spi_flash2.初始化完毕即可读写spiflashvoidspl_spi_load_image
jalen_king
·
2015-07-17 18:37
内核及驱动
Linux 设备驱动之 DTS 描述的资源
在linux使用platform_driver_register()注册platform_driver时,需要在platform_driver的
probe
()里面知道设备的中断号,内存地址等资源。
xy010902100449
·
2015-07-16 22:00
linux
设备驱动
DTS
上一页
17
18
19
20
21
22
23
24
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他