用户工具

站点工具


笔记:coding:linux

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
笔记:coding:linux [2017/09/16 15:50]
winkidney
笔记:coding:linux [2019/09/24 18:05] (当前版本)
winkidney [Process and Files]
行 38: 行 38:
  
   * [[http://stackoverflow.com/questions/245916/best-way-to-extract-mac-address-from-ifconfigs-output|best-way-to-extract-mac-address-from-ifconfigs-output]]   * [[http://stackoverflow.com/questions/245916/best-way-to-extract-mac-address-from-ifconfigs-output|best-way-to-extract-mac-address-from-ifconfigs-output]]
 +  * [[https://github.com/leandromoreira/linux-network-performance-parameters|linux-network-performance-parameters]]
  
 +====== OS ======
 +  * [[https://www.ibm.com/developerworks/cn/linux/l-cn-rwspinlock1/| IBM - 读写自旋锁详解]]
 +  * [[https://www.ibm.com/developerworks/cn/linux/l-cn-spinlock/index.html| Linux 内核的排队自旋锁(FIFO Ticket Spinlock)]]
  
 +
 +====== IP/Route ======
 +
 +  * [[https://www.cyberciti.biz/faq/howto-linux-configuring-default-route-with-ipcommand/|howto-linux-configuring-default-route-with-ipcommand ]]
 +
 +====== Process and Files ======
 +  * [[https://unix.stackexchange.com/questions/94357/find-out-current-working-directory-of-a-running-process| find out current working directory of a running process - 查看某个进程的工作目录]]
 +  * [[https://www.zorin.xin/2017/11/14/docker-container-ulimit-set/| docker修改uliimts(有很多细节,包括宿主机信息)]]
 +  * [[https://stackoverflow.com/questions/48150764/docker-compose-down-failing-too-many-open-files|docker修改ulimits(docker很多ulimits和系统的是相对独立的)]]
 +  * [[https://www.cnblogs.com/cnsanshao/p/4652305.html| c200k 服务器所需的linux最大文件描述符的一些细节设置]]
笔记/coding/linux.1505548243.txt.gz · 最后更改: 2017/09/16 15:50 由 winkidney