<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kiririmode</author_name>
  <author_url>https://blog.hatena.ne.jp/kiririmode/</author_url>
  <blog_title>理系学生日記</blog_title>
  <blog_url>https://kiririmode.hatenablog.jp/</blog_url>
  <categories>
    <anon>study</anon>
    <anon>c</anon>
  </categories>
  <description>Linux では、どのプロセスが最初に実行されるか、あるいは、割り込みがかかるまでにどれだけの時間がかかるか、といったことをスケジューラは保証しない。ただし、各プロセスに優先度(niceness)を設定することはできる。 デフォルトでは、各プロセスが 0 の niceness 値を持つ。niceness 値が高いほど、優先度が低いことを意味する。 niceness 値の指定は、nice コマンドで行う。 $ nice -n 10 sort input.txt 既にターミナルから実行されているプロセスの niceness 値を変えるには、renice コマンドを使う。プログラムから nicene…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkiririmode.hatenablog.jp%2Fentry%2F20100301%2Fp3&quot; title=&quot;Process Scheduling - 理系学生日記&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>2010-03-01 00:00:02</published>
  <title>Process Scheduling</title>
  <type>rich</type>
  <url>https://kiririmode.hatenablog.jp/entry/20100301/p3</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
