mirror of
https://github.com/schoebel/mars
synced 2025-03-01 19:10:48 +00:00
aio: decrease context table
This commit is contained in:
parent
1b46726241
commit
1f11a21f53
@ -43,7 +43,7 @@
|
||||
|
||||
#include "mars_aio.h"
|
||||
|
||||
#define MARS_MAX_AIO 1024
|
||||
#define MARS_MAX_AIO 512
|
||||
#define MARS_MAX_AIO_READ 32
|
||||
|
||||
static struct timing_stats timings[3] = {};
|
||||
|
Loading…
Reference in New Issue
Block a user