<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>satob</author_name>
  <author_url>https://blog.hatena.ne.jp/satob/</author_url>
  <blog_title>Lazy Diary @ Hatena Blog</blog_title>
  <blog_url>https://satob.hatenablog.com/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>rsyncは大量のファイルを走査するため、普通に実行するとページキャッシュに乗ったファイルが追い出されてしまう。 Linuxの場合、nocacheコマンド*1を利用することでページキャッシュを汚さずにrsyncを実行できる。リモートでもrsyncが実行されるので、以下のように実行する必要がある。 nocache rsync -aiv --rsync-patch='nocache rsync' some-host:/src/ /dest/ 参考: https://stackoverflow.com/questions/10105203/how-can-i-limit-the-cache-used…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsatob.hatenablog.com%2Fentry%2F2019%2F08%2F08%2F150710&quot; title=&quot;rsyncでページキャッシュを汚さない方法 - Lazy Diary @ Hatena Blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-08-08 15:07:10</published>
  <title>rsyncでページキャッシュを汚さない方法</title>
  <type>rich</type>
  <url>https://satob.hatenablog.com/entry/2019/08/08/150710</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
