开发者社区 问答 正文

Linux 性能调优都有哪几种方法?

Linux 性能调优都有哪几种方法?

展开
收起
黄一刀 2020-03-09 17:32:12 1222 分享 版权
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(网络子系统调优)。

    2020-03-09 17:32:35
    赞同 展开评论