Linux
, SRE
導讀:FreddyFan
Buffer vs Cache
採用工具:(講者採用 CentOS 7 為例)
cachestat
cachetop
以上都是從 /proc 取出資料整理而得
pcstat
除 IO 存取外, 網路延遲也是造成速度慢的主因之一
範例: nginx + openresty
CentOS 如何安裝 bcc-tools 第 22 章有介紹
https://github.com/iovisor/bcc/blob/master/INSTALL.md
導讀:義格
記憶體有限, 當記憶體耗光, 系統會強制執行 OOM 回收記憶體
造成洩漏的原因
記憶體區分 heap 和 stack
工具
導讀:Jerry Cheng
導讀:John (強哥)
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing