This website requires JavaScript.
Explore
Help
Register
Sign in
luchianmihai
/
walnux
Watch
1
Star
0
Fork
You've already forked walnux
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cbc9b98075
walnux
/
fs
/
mmap
History
pengyinjie
cbc9b98075
[FS]:Fixed spacing and typo issues in code comment descriptions
...
[Desc]:as title Signed-off-by: pengyinjie <pengyinjie@xiaomi.com>
2024-08-27 21:52:56 +08:00
..
CMakeLists.txt
cmake: fix CMake build break
2023-07-15 23:32:36 +08:00
fs_anonmap.c
semantic/parser: fix compile warning found by sparse
2023-05-30 23:00:00 +08:00
fs_anonmap.h
fs/mmap: Support the no backing file for anonymous mapping
2023-01-12 19:11:56 +02:00
fs_mmap.c
[FS]:Fixed spacing and typo issues in code comment descriptions
2024-08-27 21:52:56 +08:00
fs_mmisc.c
mmap: Implement the minial but reasonable mlock/munlock/mprotect
2021-07-01 08:06:54 +09:00
fs_munmap.c
[FS]:Fixed spacing and typo issues in code comment descriptions
2024-08-27 21:52:56 +08:00
fs_rammap.c
fs/mmap: Fix build warning with [-Wmaybe-uninitialized].
2024-08-19 16:40:58 +08:00
fs_rammap.h
fs/mmap: Remove the duplication rammap handling
2023-01-12 19:11:56 +02:00
Kconfig
Kconfig: Change some "default y" to "default !DEFAULT_SMALL"
2023-07-16 14:39:20 -03:00
Make.defs
Move anonymous mapping emulation into own module under fs/mmap
2023-01-10 18:34:25 +08:00