<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryuichi1208</author_name>
  <author_url>https://blog.hatena.ne.jp/ryuichi1208/</author_url>
  <blog_title>地方エンジニアの学習日記</blog_title>
  <blog_url>https://ryuichi1208.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>カーネルスレッド生成 kernel_thread() カーネルスレッドを生成する入口。引数にスレッドの用の値を渡している？なのでプロセスというよりスレッドを生成する。 kernel_thread()で何している do_fork() task_strcutのコピーを作り実行可能プロセスのリストに登録する。プロセスディスクリプタからポインタしている各資源は親と共有している。 EAX、SP、IPは子プロセス独自のもの。 IPはkernel_thread_helperを設定 カーネルスレッド関数をcallするやつ。カーネルスレッドの処理が終わったらここに戻りdo_exitする。 カーネルスレッド生成す…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryuichi1208.hateblo.jp%2Fentry%2F2020%2F03%2F08%2F163435&quot; title=&quot;カーネルスレッドの生成順 - 地方エンジニアの学習日記&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>2020-03-08 16:34:35</published>
  <title>カーネルスレッドの生成順</title>
  <type>rich</type>
  <url>https://ryuichi1208.hateblo.jp/entry/2020/03/08/163435</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
