░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/usr/src/linux-azure-headers-6.8.0-1044/tools/testing/selftests/riscv/mm
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: run_mmap.sh
#!/bin/sh # SPDX-License-Identifier: GPL-2.0 original_stack_limit=$(ulimit -s) ./mmap_default # Force mmap_bottomup to be ran with bottomup memory due to # the unlimited stack ulimit -s unlimited ./mmap_bottomup ulimit -s $original_stack_limit
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 Makefile
?
411 B
2024-03-10 20:38
EDIT
📄 run_mmap.sh
SH
247 B
2024-03-10 20:38
EDIT