内存探测组件,预留热插拔。

This commit is contained in:
1iaan
2026-01-26 13:07:10 +00:00
parent 9e757ece87
commit c99867b342
9 changed files with 187 additions and 37 deletions

View File

@@ -1,5 +1,5 @@
#include "diskuring.h"
#include "../memory/alloc_dispatch.h"
#include "memory/alloc_dispatch.h"
#include <poll.h>
#include <sys/eventfd.h>