What do you mean by "memory reallocation" ?
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...
Why is mmap instant if I map a 100GiB file and why didn't my machine freeze?
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...
What's that fd thing you can pass?
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...
I’d recommend to watch https://youtu.be/7YpFGkG-u1w?si=lydwOX00bAxL47uR
But how is this related to loading a whole program into memory vs lazily paging it in?
If Linux loads everything into memory at once, it should not work, right?
You realize both operating systems use virtual memory?
Обсуждают сегодня