当前位置:网站首页>Difference between risc-v "access fault" and "page fault"
Difference between risc-v "access fault" and "page fault"
2022-06-10 05:46:00 【dumpcore】
access fault
To put it simply access fault It happened in PMP When testing . It means that the processor uses memory without permission . Occurs at least user On machines in mode , Because in machine In mode , The processor can access all the memory . So only M Mode processors may not be able to pass PMP Check . Besides ,access fault It may be due to PMA( Physical memory properties ) The inspection fails , This also applies to M Pattern .
page fault
When a processor attempts to use memory that it may have permission to use , But the memory block is not yet available , It usually produces page fault.page fault Can only occur when there is Supervisor On machines in mode , Because the virtual memory system needs Supervisor Pattern .
边栏推荐
- 自注意力机制中的位置编码
- Crash usage
- Transformer-XL 模型详解
- Mill embedded CPU module appears in industrial control technology seminar
- Hevc HM learning 01
- Using kubekey to build kubernetes/kubesphere environment“
- Ant group joined the commitment of low-carbon patents, opened patents to the world free of charge, and promoted energy conservation and emission reduction
- [data analysis] RFM analysis method
- The R language catools package divides the data, randomforest package constructs the random forest model, uses the predict function to carry out model prediction and reasoning on the test data set, an
- 《深度学习入门》学习笔记
猜你喜欢

AssertJ 的异常(Exception )断言

N-gram 语言模型

Using gat to parse minidump (graphical interface)

What's new in the latest version of Camtasia 2022

Flex:1 unequal division

AI顶会ICLR 2022 | WPipe 蚂蚁集团大规模 DNN 训练的流水线并行技术

leetcode 1332. Remove palindromic subsequences

idea 远程调试代码

Harbor cannot log in with the correct password

Jifeng lighting | the spotlight without secondary light spot is perfect. The hill is perfect
随机推荐
Focus on web development, simple web development
Basic concepts of multithreading family
Thesis reading (53):universal advantageous perturbations
5. inverse Polish representation, ternary expression, quaternion expression
The R language catools package divides the data, randomforest package constructs the random forest model, uses the predict function to carry out model prediction and reasoning on the test data set, an
Understand ant bizstack cloud native development and governance platform
Curator - implement service registration and discovery
With the advent of the digital wave, how to achieve agile business delivery and sustainable technology governance? Uncover the ant bizstack
BFS practice topic
【对话直播】图计算是下一个科技前沿
JUC realize future
Generate boot_ para. img
How to ensure system stability and achieve emission reduction? Ant group has these key technologies
Paper reading (54):deepfool: a simple and accurate method to four deep neural networks
AI summit ICLR 2022 | wpipe ant group large scale DNN training pipeline parallel technology
CANape CAN工程的创建
Several skills of API interface optimization
Using gat to parse minidump (graphical interface)
蚂蚁集团三项技术方案入选“2021年信息技术应用创新典型解决方案”
R language party package ctree function builds conditional inference decision trees, and uses plot function to visualize the trained conditional inference decision trees