mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Add contextual comment.
PiperOrigin-RevId: 294289066
This commit is contained in:
committed by
gVisor bot
parent
bc504d5202
commit
bb22ebd7fb
@@ -15,6 +15,9 @@
|
||||
// These benchmarks emulate memfs benchmarks. Ext4 images must be created
|
||||
// before this benchmark is run using the `make_deep_ext4.sh` script at
|
||||
// /tmp/image-{depth}.ext4 for all the depths tested below.
|
||||
//
|
||||
// The benchmark itself cannot run the script because the script requires
|
||||
// sudo privileges to create the file system images.
|
||||
package benchmark_test
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user