Home
last modified time | relevance | path

Searched refs:RAMDISK_MP (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/tests/vm/
H A Dvm_stress_slow.sh17 RAMDISK_MP="/Volumes/apfs-dmg"
96 diskutil image create blank "$RAMDISK_MP/$SLOW_DMG" -size "$((SIZE_MB / 2))m" -volumeName apfs-slow…
97 slow_di_device=$(diskutil image attach "$RAMDISK_MP/$SLOW_DMG" | awk 'END{print $1}') # attac…
102 dmc configure "$RAMDISK_MP" "$TYPE" "$ACCESS_TIME" "$READ_THROUGHPUT" "$WRITE_THROUGHPUT" "$IOQUEUE…
103 dmc start "$RAMDISK_MP/"
113 dmc stop "$RAMDISK_MP/"