github.com/matrixorigin/matrixone@v1.2.0/test/distributed/cases/system/system.sql (about)

     1  select mo_cpu("total") >= mo_cpu("available");
     2  select mo_memory("total") >= mo_memory("available");