Skip to content

Commit e5b7bd8

Browse files
authored
Update nvmemul.ini
1 parent f8649cc commit e5b7bd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nvmemul.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
latency:
44
{
5-
enable = false;
5+
enable = true;
66
inject_delay = true;
77
read = 1000 ;
8-
write = 200;
8+
write = 1000;
99
max_epoch_duration_us = 10000 ;
1010
min_epoch_duration_us = 10000 ;
1111
calibration = false;

0 commit comments

Comments
 (0)