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
Is mmap deterministic if ASLR is disabled?
Aug 31, 2022
c
linux
gcc
x86-64
mmap
get the physical address of a buffer under Linux
May 07, 2022
linux-kernel
embedded
embedded-linux
mmap
microblaze
Using mmap() instead of malloc()
Aug 31, 2022
c
malloc
mmap
Trying to write to an int in shared memory (using mmap) with a child process
Oct 28, 2022
c
mmap
Why does the memory mapped file ever need to be flushed when access is RDWR?
Nov 02, 2022
go
mmap
memory-mapped-files
Flushing numpy memmap to npy file
Feb 19, 2019
python
numpy
mmap
memory-mapped-files
Why does unaligned access to mmap'ed memory sometimes segfault on AMD64?
Jun 25, 2020
c
gcc
x86-64
mmap
auto-vectorization
mmap(2) vs mmap(3)
Oct 16, 2013
linux
memory
mmap
How to implement or emulate MADV_ZERO?
Jun 17, 2019
c
linux
shared-memory
mmap
fallocate
Executing shellcode in shared memory with mmap [duplicate]
Feb 04, 2018
c
shared-memory
mmap
shellcode
Do mmap/mprotect-readonly zero pages count towards committed memory?
May 03, 2022
c
linux
mmap
memory-overcommitment
alignment and granularity of mmap
Oct 19, 2022
c
memory
posix
alignment
mmap
Ubuntu 10.04, error in using MAP_HUGETLB with MAP_SHARED
Mar 08, 2021
c++
linux
mmap
Why can't I mmap(MAP_FIXED) the highest virtual page in a 32-bit Linux process on a 64-bit kernel?
Oct 14, 2022
linux
assembly
linux-kernel
x86
mmap
How to memory map (mmap) a linux block device (e.g. /dev/sdb) in Java?
Dec 18, 2019
java
java-native-interface
mmap
memory-mapping
Why does a read operation on a memory mapped zero byte file lead to SIGBUS?
Nov 17, 2022
c
mmap
sigbus
Why mmap a 4GB file on 32-bit armv7l succeeded?
Dec 05, 2019
c++
memory
mmap
« Newer Entries
Older Entries »