当前位置:网站首页>Binder communication process and servicemanager creation process
Binder communication process and servicemanager creation process
2022-07-05 13:19:00 【51CTO】
Binder Communication process
1. First , A process uses BINDER_SET_CONTEXT_MGR Command to pass Binder The driver registers itself as ServiceManager
2.Server Drive to ServiceManager Register in Binder(Server Medium Binder Entity ), Indicates that services can be provided externally . The driver is this Binder Create entity nodes located in the kernel and ServiceManager References to entities , Package and pass the name and the new reference to ServiceManager,ServiceManger Fill it in the lookup table .
3.Client By name , stay Binder With the help of drive from ServiceManager Get a pair of Binder References to entities , Through this reference, and Server Process communication .
Binder Agent mode of communication
When A The process wants to get B In process object when , Driving doesn't really put object Return to A, But back to a heel object It looks as like as two peas objectProxy, This objectProxy With and object The same way , But these methods do not B In progress object The ability to target those methods , These methods only need to give the request parameters to the driver . about A Process and direct call object The method in is the same .
When Binder The driver receives A After the process message , Find out this is a objectProxy Just check the form you maintain , A search revealed that it was B process object Proxy object of . So I'll call B Process call object Methods , And ask the B The process sends the returned result to itself . When the driver gets B The return result of the process will be forwarded to A process , One communication is done .
ServiceManager The process starts
1.ServiceManager Become Binder managers
First, in the android When the system starts up, it passes init.rc Launched the servicemanager(Native process ) Executable process , The system really ServieManager Management finally passed Native process servicemanager To complete . Next, the analysis is in main That's what's done in the function :
1.binder_open(128*1024) By opening the /dev/binder The device node returns fd File descriptor , adopt mmap Final realization binder drive 128K Memory mapping of size
2.binder_become_context_manager(bs) adopt ioctl Send to the device node BINDER_SET_CONTEXT_MGR Order notice Binder Drive as servicemanager Create a special invariant 0 Handle entity binder_node:binder_context_mgr_node
3.Binder_loop(bs,svcmgr_handler) adopt iotcl send out BINDER_WRITE_READ Command and carry BC_ENTER_LOOPER Request an order to inform Binder The driver created binder Main thread and make binder The driver creates the corresponding binder_thread The structure is stored in binder_proc in , And pass for Cycle into cycle read binder Drive the circular flow of returned information
ServiceManager(native process ) Finally, get binder Drive device node fd Address , And binder Drive memory mapping ( Virtual memory and physical memory mapping ), Turn on binder The main thread reads circularly binder Drive the returned message and become the server ;
After becoming a server, it can continuously receive information from the client ( Server side And clients are collectively referred to as clients ) Of binder Request communication ,ServiceManager(native process ) Complete the registration of other services and save binder Driver created binder Handle value and service name string , Ensure that the client obtains other service reference handles through the string ; thus ServiceManager(native process ) by binder managers ( A bridge between service registration and acquisition ).
2. Client pass ServiceManager Access to services
User processes need and ServiceManager(native process ) Process of communication ,ServiceManager After receiving the request, the process responds
1. The first step of the user process is to instantiate ServiceManager Binder Proxy agent
adopt BinderInternal.getContextObject() The handle value obtained by the call is 0 Of BpBinder native object , Finally through javaObjectForIbinder() Functional jni Convert to BinderProxy Class object is actually filled with this class mObject The object is ServiceManager Binder The reference of the object encapsulates the object , therefore SMN Can pass asInterface Complete the agency Proxy Instantiation
边栏推荐
- 初次使用腾讯云,解决只能使用webshell连接,不能使用ssh连接。
- Binder通信过程及ServiceManager创建过程
- Shandong University Summer Training - 20220620
- AVC1与H264的区别
- Get to know linkerd project for the first time
- Realize the addition of all numbers between 1 and number
- 数据泄露怎么办?'华生·K'7招消灭安全威胁
- “百度杯”CTF比赛 九月场,Web:Upload
- FPGA 学习笔记:Vivado 2019.1 添加 IP MicroBlaze
- Detailed explanation of navigation component of openharmony application development
猜你喜欢
Detailed explanation of navigation component of openharmony application development
先写API文档还是先写代码?
Reverse Polish notation
“百度杯”CTF比赛 九月场,Web:SQL
Sorry, we can't open xxxxx Docx, because there is a problem with the content (repackaging problem)
Shandong University Summer Training - 20220620
Pycharm installation third party library diagram
Write API documents first or code first?
Lb10s-asemi rectifier bridge lb10s
爱可生SQLe审核工具顺利完成信通院‘SQL质量管理平台分级能力’评测
随机推荐
多人合作项目查看每个人写了多少行代码
Can and can FD
Rocky基础知识1
前缀、中缀、后缀表达式「建议收藏」
Flutter 绘制波浪移动动画效果,曲线和折线图
Word document injection (tracking word documents) incomplete
“百度杯”CTF比赛 九月场,Web:Upload
SAP ui5 objectpagelayout control usage sharing
The solution of outputting 64 bits from printf format%lld of cross platform (32bit and 64bit)
Halcon template matching actual code (I)
AVC1与H264的区别
go 数组与切片
About the single step debugging of whether SAP ui5 floating footer is displayed or not and the benefits of using SAP ui5
潘多拉 IOT 开发板学习(HAL 库)—— 实验7 窗口看门狗实验(学习笔记)
jenkins安装
LB10S-ASEMI整流桥LB10S
#从源头解决# 自定义头文件在VS上出现“无法打开源文件“XX.h“的问题
APICloud Studio3 API管理与调试使用教程
Le rapport de recherche sur l'analyse matricielle de la Force des fournisseurs de RPA dans le secteur bancaire chinois en 2022 a été officiellement lancé.
《2022年中國銀行業RPA供應商實力矩陣分析》研究報告正式啟動