You not Need fd for allocate Memory
What do you need it for then?
For mapping a file
And what is a program / binary really
It bit more complicated
Why is mmap instant if I map a 100GiB file and why didn't my machine freeze?
What's the best way to setup c++ dev in VSCode? Currently I use clang-tidy, clang-format, and CMake. But the most important part that I missing is general intellisense so I c...
Writing C code is tremendously difficult; a company has to pay a lot of money to get it done. But to write good C code, you also need to know how to use software tools that en...
Hai, I am looking for pre-compiled static versions of libavcodec, libavformat, and libavutil, but I can't find any repositories that have them already pre-built. I need pre-co...
Hey What's the best way to create self updater for C++ binary cross platform? I release it to Github releases and I can download it if there's newer version. However once I h...
But how is this related to loading a whole program into memory vs lazily paging it in?
I’d recommend to watch https://youtu.be/7YpFGkG-u1w?si=lydwOX00bAxL47uR
If Linux loads everything into memory at once, it should not work, right?
You realize both operating systems use virtual memory?
Hii, good evening, I'm trying to compile without keeping .o files since I'm doing a build for different platforms, but I'm getting a small issue, when I try to run cmake --bui...
Обсуждают сегодня