echo 0 > /sys/devices/system/cpu/cpu3/online

查看当前有哪些核心

cat  /sys/devices/system/cpu/online

最新文章

  1. CentOS 6.5下Redis安装记录
  2. layer弹出层不居中解决方案
  3. Neutron VxLAN + Linux Bridge 环境中的网络 MTU
  4. iOS - CABasicAnimation
  5. CodeSign error: code signing is required for product type Application in SDK iOS
  6. Andriod Dialog 加载框 自定义,公用
  7. 「OC」类的深入研究、description方法和sel
  8. PHP连接MSSQL数据库案例,PHPWAMP多个PHP版本连接SQL Server数据库
  9. C#中的重写和覆盖的区别
  10. Java异常的性能分析
  11. USACO奶牛博览会(DP)
  12. 走进webpack(1)--环境拆分及模块化
  13. Largest Rectangle in a Histogram POJ - 2559 (单调栈)
  14. iOS12系统应用发送普通邮件构建邮件
  15. ARM的9种寻址方式
  16. [Python] 抓取时光网的电影列表并生成网页
  17. OSI7层模型(TCP4层)
  18. http 断点续传
  19. Python入门基础学习 二
  20. laravel @if

热门文章

  1. 启动nfs清除端口占用过程
  2. Mybatis 属性配置
  3. 【VS开发】RIbbon编程
  4. maven 运行web工程
  5. 非常好用的vue数字滚动插件vue-countTo
  6. Lua字符串及模式匹配
  7. 记录一次maven打包时将test目录下的类打包到jar中,Maven Assembly Plugin的使用
  8. SQLYOG如何将数据导出excel格式
  9. PAT A1036 Boys vs Girls(25)
  10. print格式化输出(format)