expand HILOG_BUFFER to reduce the probability of hilog loss

This commit is contained in:
shenchenkai 2021-04-21 16:54:40 +08:00 committed by Gitee
parent 6ee33eb893
commit 84f1519486
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
#include "los_vm_lock.h"
#include "user_copy.h"
#define HILOG_BUFFER 1024
#define HILOG_BUFFER 4096
#define DRIVER_MODE 0666
#define HILOG_DRIVER "/dev/hilog"