<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Bablovia</author_name>
  <author_url>https://blog.hatena.ne.jp/Bablovia/</author_url>
  <blog_title>イヌツムリのメモ</blog_title>
  <blog_url>https://bablovia.hatenablog.com/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>はじめに hrtimerはhigh resolusion timerの略。 従来のtimer_listより高解像度なタイマーを提供する。 もとのドライバソフトウェアでは、timer_list を用いたブロックデバイスを使用していた。 timer_list では割り込みできる最小単位がmili secであったため、 nano secで割り込み可能なhrtimerを使用するコードに変更した。 変更する過程で調べたことを下記にまとめる。 16666666nano secで割り込むようにして、printkで割り込んだ時刻を記録したが 誤差が発生することがわかった。 誤差が発生する要因の1つに仮想マシン…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbablovia.hatenablog.com%2Fentry%2F2021%2F03%2F31%2F170251&quot; title=&quot;linux kernelドライバでタイマー割り込みを実現するのにhrtimerを使ったのでメモする - イヌツムリのメモ&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>2021-03-31 17:02:51</published>
  <title>linux kernelドライバでタイマー割り込みを実現するのにhrtimerを使ったのでメモする</title>
  <type>rich</type>
  <url>https://bablovia.hatenablog.com/entry/2021/03/31/170251</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
