* fix(page_cache): 修复pagecache无法直接mmap然后读写文件的bug 经过此commit,用户程序可以直接mmap文件然后读写(无需通过read/write去读取) Signed-off-by: longjin <longjin@DragonOS.org> * fix(page_cache): 修复pagecache 文件映射的bug - 修复对同一文件mmap两次时,第二次map之后写入文件,内核panic的问题 - 修复address space已经drop之后,页面回写时的panic的问题 - 为PageCache和InnerPageCache添加唯一ID支持 - 优化页面错误处理函数,添加inline(never)属性 - 修复页面映射范围计算错误 - 改进页面回收器的地址空间处理逻辑 Signed-off-by: longjin <longjin@DragonOS.org> --------- Signed-off-by: longjin <longjin@DragonOS.org>
DragonOS
Languages 中文|English
DragonOS is a 64-bit operating system designed for lightweight cloud computing scenarios, featuring a fully independent kernel and offering Linux binary compatibility. Developed using the Rust programming language, it aims to provide improved reliability. In the Rust operating system domain, DragonOS consistently ranks among the top three on GitHub nationally.
The DragonOS open-source community was established in July 2022 and is entirely business-neutral. Our goal is to build a fully independent, open-source, high-performance, and highly reliable server operating system, fostering a digitally autonomous and controllable future!
DragonOS boasts an excellent and comprehensive architecture design. Compared to other systems of similar scale, DragonOS supports virtualization and has certain advantages in terms of device model and调度子系统 (scheduler subsystem).Currently, significant efforts are being made to promote cloud platform support, RISC-V compatibility, and the porting of compilers and application software. The aim is to achieve large-scale application in production environments within five years.
Driven by the community, DragonOS is currently evolving rapidly. DragonOS has already implemented about 1/4 of Linux interfaces, and in the future, we will strive to provide 100% compatibility with Linux, along with new features.
Get Involved in Development?
Carefully read the DragonOS Community Introduction Document to understand how the community operates and how you can contribute!
- To stay updated on development news and tasks, visit the DragonOS Community Forum: https://bbs.dragonos.org.cn
- You can also learn about the development progress by checking the project's issues.
If you're interested in joining us, you can check out the issues and post your discussions or ideas under them, or visit the DragonOS forum to learn about development updates and tasks: https://bbs.dragonos.org.cn
You're also welcome to bring your creative ideas and discuss them with the community members, working together to create new features for DragonOS.
Website
- Project's Website: DragonOS.org
- Documentation: docs.dragonos.org
- Community Introduction Document: community.dragonos.org
How to Run?
Running DragonOS is quite straightforward. You can refer to the following resources and get DragonOS up and running in as little as 15 minutes!
How to Connect with the Community?
Please read the Contributor Guide~
- You can establish contact with the members of various committees through the Community Management Team information.
- Additionally, you can find the contact information of the respective community group leaders via the SIGs and WGs pages.
Reward
DragonOS is an open source public welfare project, but its development cannot be separated from the support of funds. If you want, you can visit Sponsor - DragonOS , so as to promote the development of this project. The list of all sponsors will be published. Every bit of your sponsorship will contribute to the development of DragonOS!
Where will the sponsorship funds be used?
We guarantee that all sponsorship funds and items will be used for:
- Subsidies or equipment support for active community developers
- Cloud service expenditure of DragonOS
- Equipment purchase
- Any use conducive to the development and construction of DragonOS
Sponsor List
Not yet
- China YaCloud Ya'an Digital Economy Operations Co., Ltd. provides cloud server support for DragonOS.
Individual Sponsor List
- 万晓兰
- David Wen
- YJwu2023
- longjin
- 黄铭涛
- 许梓毫
- 谢润霖
- 蔡俊源
- Kelly
- Samuka007
- 杨璐玮
- 何懿聪
- 周凯韬
- Seele.Clover
- FindWangHao
- ferchiel
- 叶锦毅
- 林
- Albert
- TerryLeeSCUT · GitHub
- slientbard
- 悟
Open source statement
This project adopts GPLv2 LICENSE for open source. You are welcome to use the code of this project on the basis of abiding by the open source license!
What we support: using this project to create greater value and contribute code to this project under the condition of abiding by the agreement.
What we condemn: any non-compliance with the open source license. Including but not limited to: plagiarizing the code of the project as your graduation project and other academic misconduct, as well as commercial closed source use without payment.
If you find any violation of the open source license, we welcome you to send email feedback! Let's build an honest open source community together!