当前位置:网站首页>FreeRTOS 中 RISC-V-Qemu-virt_GCC 的调度时机
FreeRTOS 中 RISC-V-Qemu-virt_GCC 的调度时机
2022-07-05 10:52:00 【__pop_】
目前总共会在以下两种异常中切换
timer
ecall
timer
Source/portable/GCC/RISC-V/portASM.S
handle_asynchronous:
test_if_mtimer
jal xTaskIncrementTick
流1 :
beqz a0, processed_source // 不调度,直接退出
流2:
jal vTaskSwitchContext
j processed_source
ecall
我们从 这里能看到 freertos 实现了 两种异常 ecall 和 mtimer
我们从 这里的"ecall 后的 freertos_risc_v_trap_handler" 能看到 ecall 后发生了 切换
那什么时候 才会切换呢 ? 调用 portYIELD的时候
边栏推荐
- GBase 8c数据库如何查看登录用户的登录信息,如上一次登录认证通过的日期、时间和IP等信息?
- Node の MongoDB Driver
- Huawei equipment configures channel switching services without interruption
- Go-2-Vim IDE常用功能
- 购买小间距LED显示屏的三个建议
- Three suggestions for purchasing small spacing LED display
- deepfake教程
- Pull up loading principle
- BOM//
- 力扣(LeetCode)185. 部门工资前三高的所有员工(2022.07.04)
猜你喜欢

Go-3-第一个Go程序

如何将 DevSecOps 引入企业?

Wechat nucleic acid detection appointment applet system graduation design completion (8) graduation design thesis template

Web3 Foundation grant program empowers developers to review four successful projects

谈谈对Flink框架中容错机制及状态的一致性的理解

关于 “原型” 的那些事你真的理解了吗?【上篇】

Go language-1-development environment configuration

32:第三章:开发通行证服务:15:浏览器存储介质,简介;(cookie,Session Storage,Local Storage)

购买小间距LED显示屏的三个建议

2022 chemical automation control instrument examination questions and online simulation examination
随机推荐
九、磁盘管理
Buried point 111
磨礪·聚變|知道創宇移動端官網煥新上線,開啟數字安全之旅!
【广告系统】Parameter Server分布式训练
数据库三大范式
Go语言-1-开发环境配置
使用GBase 8c数据库过程中报错:80000502,Cluster:%s is busy,是怎么回事?
Characteristics and electrical parameters of DDR4
[first release in the whole network] (tips for big tables) sometimes it takes only 1 minute for 2 hours of SQL operation
DDR4硬件原理图设计详解
PWA (Progressive Web App)
Talk about the understanding of fault tolerance mechanism and state consistency in Flink framework
Some understandings of heterogeneous graphs in DGL and the usage of heterogeneous graph convolution heterographconv
一次edu证书站的挖掘
Advanced scaffold development
uniapp
Leetcode 185 All employees with the top three highest wages in the Department (July 4, 2022)
基础篇——REST风格开发
数组、、、
Basic part - basic project analysis