1. nice命令内核根据进程的nice值决定进程需要多少处理器时间.nice值的取值范围是是:-20到20.一个具有-20的nice值的进程有很高的优先级.一个nice值为20的进程的优先级则很低.1)用psaxl显示所有正在运行的进程的nice值#psaxlFUIDPIDPPIDPRINIVSZ...
分类:
系统相关 时间:
2014-07-24 21:53:02
阅读次数:
294
1、搜索快捷键:ctrl+H,搜索提交信息是“Nice to meet you”的记录2、搜索结果2、拣选提交指令cherry-pick
分类:
其他好文 时间:
2014-07-22 22:57:33
阅读次数:
200
今天服务器cpu使用率一直很高,而且是nice高,说明是一些低优先级的进程占用了大量的cpu,经过排查发先了minerd这个进程以服务器的/tmp目录下找到了源头。。。。。一个简单的脚本: 1 Cpunum=`cat /proc/cpuinfo |grep 'processor'|wc -l`; 2...
分类:
其他好文 时间:
2014-07-21 09:00:58
阅读次数:
299
Problem Description
Whuacmers use coins.They have coins of value A1,A2,A3...An Silverland dollar. One day Hibix opened purse and found there were some coins. He decided to buy a very nice watch in...
分类:
其他好文 时间:
2014-07-20 23:01:28
阅读次数:
271
The best way to learn DP from DFS! Nice problem.My intuition is that it can be solved by DFS:class Solution {public: int climbStairs(int n) { ...
分类:
其他好文 时间:
2014-07-18 17:24:53
阅读次数:
188
I found this code works great as the function strip_tags in php to replace html tags from string and I just want to share it with you. Hope it benefit...
分类:
其他好文 时间:
2014-07-17 12:56:52
阅读次数:
220
js代码 1 View Codehtml代码(里面有nice validator插件验证)/master/sysUser_updateSysUserPwd.action" method="post" onsubmit="return checkAll();" data-validator-optio...
分类:
其他好文 时间:
2014-07-16 21:21:19
阅读次数:
526
Virtio So-called "full virtualization" is a nice feature because it allows you to run any operating system virtualized. However, it's slow because the...
分类:
其他好文 时间:
2014-07-16 18:20:33
阅读次数:
214
题目如下:
Slash Maze
By filling a rectangle with slashes (/) and backslashes (), youcan generate nice little mazes. Here is an example:
As you can see, paths in the maze cann...
分类:
其他好文 时间:
2014-07-02 09:07:46
阅读次数:
186
去年7月3日入职公司到现在,马上就要一周年了,觉得有必要写篇文章唠叨下。
期间在部门内转了一次组(那次换组可以看我之前那篇入职一个半礼拜写的文章,当时其实蛮失意的),现在又马上要转去另一个部门,自我评价算是比较爱折腾的:),可能比较好的做法是卡下述职评级时间再考虑换岗,哈哈。我在考虑换个环境的时候,单纯就是冲着技术方向和氛围走的,其实现在组里的同事、经理都非常nice,关系也蛮融洽,工作强度也不强,除了项目之外也腾得出自己的时间,照理说没必要换部门。但是总体感觉现在工作氛围有点轻松,技术氛围离我想要的还差...
分类:
其他好文 时间:
2014-07-01 11:18:39
阅读次数:
302