<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>2017/06/23 on Yano&#39;s digital garage</title>
    <link>https://www.bravotouring.com/~yano/archives/2017/06/23/</link>
    <description>Recent content in 2017/06/23 on Yano&#39;s digital garage</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 23 Jun 2017 23:13:58 +0900</lastBuildDate>
    <atom:link href="https://www.bravotouring.com/~yano/archives/2017/06/23/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>TIPSと罠</title>
      <link>https://www.bravotouring.com/~yano/diary/it/20170623_tips.htm</link>
      <pubDate>Fri, 23 Jun 2017 23:13:58 +0900</pubDate>
      <guid>https://www.bravotouring.com/~yano/diary/it/20170623_tips.htm</guid>
      <description>&lt;p&gt;その１。Linuxでプロセス毎のメモリ消費量を調べたい時のコマンド。&lt;blockquote&gt;pmap -x `ps ax | grep &#34;プロセス名&#34; | awk &#39;{print $1}&#39;` | tail -1&lt;/blockquote&gt;いつも忘れて調べるのに小一時間かかるので、メモっておく。&lt;/p&gt;&#xA;&lt;p&gt;その２。mysqldumpでバックアップする際に更新が滞る事が多々あったのだが、mysqldumpの既定でテーブルロックがかかっていた事が判明。「--optが--lock-tablesを有効にする」のは理解していたが、「--optオプションがデフォルトで有効」というのを正しく理解できていなかった。デフォルトで「有効なオプション」ってそもそもオプションと言えないのでは！？&lt;/p&gt;&#xA;&lt;p class=&#34;Reference&#34;&gt;【参照】&#xA;&#x9;&lt;br/&gt;●Qiita &lt;a href=&#34;http://qiita.com/&#34;&gt;http://qiita.com/&lt;/a&gt;&#xA;&lt;br/&gt;┣&lt;a href=&#34;http://qiita.com/white_aspara25/items/cfc835006ae356189df3&#34;&gt;プロセス毎のメモリ消費量を調べたい時に使えるコマンド&lt;/a&gt; 2014年9月4日&#xA;&#x9;&lt;br/&gt;┗&lt;a href=&#34;http://qiita.com/ryounagaoka/items/7be0479a36c97618907f&#34;&gt;よく使うmysqldumpのオプションと使用例&lt;/a&gt; 2015年6月10日&#xA;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
