开发者社区 问答 正文

Linux 性能调优的方法是什么?

Linux 性能调优的方法是什么?

展开
收起
芯在这 2021-12-09 14:24:14 393 分享 版权
1 条回答
写回答
取消 提交回答
  • 1、Disabling daemons (关闭 daemons)。

    2、Shutting down the GUI (关闭 GUI)。

    3、Changing kernel parameters (改变内核参数)。

    4、Kernel parameters (内核参数)。

    5、Tuning the processor subsystem (处理器子系统调优)。

    6、Tuning the memory subsystem (内存子系统调优)。

    7、Tuning the file system (文件系统子系统调优)。

    8、Tuning the network subsystem(网络子系统调优)。

    2021-12-09 14:24:36
    赞同 展开评论