Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in mmap
shm_open - how to know if I have opened an existing shared memory existing
Jan 20, 2026
linux
memory
memory-management
shared-memory
mmap
How would I assign multiple MMAP's from single file descriptor?
Jan 19, 2026
c
mmap
x264
file-descriptor
v4l2
What is the difference between calling mmap() on a disk file before or after a fork?
Jan 01, 2026
linux
memory-management
fork
mmap
Do I need to synchronize writes to memory mapped file from different threads before flushing and unmapping it?
Dec 30, 2025
multithreading
synchronization
atomic
mmap
memory-mapped-files
When to use mmap vs when to use read and write with cache layer?
Dec 23, 2025
c
database
io
mmap
Catching when the linux kernel writes a page back to a memory mapped file?
Dec 13, 2025
c
linux
mmap
Question on STL internals
Dec 07, 2025
c++
optimization
stl
io
mmap
Is there a performance difference between using mmap with PROT_NONE versus PROT_READ | PROT_WRITE
Dec 08, 2025
c
linux
mmap
Coroutines with a growing stack in C
Nov 30, 2025
c
linux
mmap
coroutine
Always add MAP_NORESERVE flag in mmap for a regular file?
Nov 28, 2025
c
linux
operating-system
mmap
page-caching
How to 'free' pages manually ref counted by get_page() for mmap?
Nov 26, 2025
linux-kernel
linux-device-driver
mmap
Copying files using memory map
Nov 17, 2025
c
linux
mmap
memcpy
bsd
How to determine whether a memory page is mmaped in C
Nov 07, 2025
python
c
numpy
mmap
c++ close a open() file read with mmap
Nov 06, 2025
c++
linux
file
mmap
Older Entries »