1 Star 0 Fork 5.1K

fish / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
systeminfo.md 4.76 KB
一键复制 编辑 原始数据 按行查看 历史
NEEN 提交于 2021-03-12 17:59 . !197 Docs Update version 1.0.1

systeminfo

Command Function

This command is used to display the resource usage of the current OS, including tasks, semaphores, mutexes, queues, and timers.

Syntax

systeminfo

Parameter

None

Usage

None

Example

Enter systeminfo.

Output

Figure 1 Usage of system resources

Table 1 Output description

Parameter

Description

Module

Indicates the module name.

Used

Indicates the quantity of currently used resources.

Total

Indicates the total quantity of available resources.

Enabled

Indicates whether the module is enabled.

Task

Indicates the task.

Sem

Indicates the semaphore.

Mutex

Indicates the mutex.

Queue

Indicates the queue.

SwTmr

Indicates the timer.

1
https://gitee.com/fish_neil/docs.git
git@gitee.com:fish_neil/docs.git
fish_neil
docs
docs
master

搜索帮助