OSDN Git Service

Apply perkamon local fixes on clone.2 and unshare.2
[linuxjm/LDP_man-pages.git] / po4a / sched / po / ja.po
1 # SOME DESCRIPTIVE TITLE
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 2015-01-07 18:28+0900\n"
10 "PO-Revision-Date: 2015-01-07 18:37+0900\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
13 "Language: \n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17
18 #. type: TH
19 #: build/C/man3/CPU_SET.3:27
20 #, no-wrap
21 msgid "CPU_SET"
22 msgstr "CPU_SET"
23
24 #. type: TH
25 #: build/C/man3/CPU_SET.3:27
26 #, no-wrap
27 msgid "2012-03-15"
28 msgstr "2012-03-15"
29
30 #. type: TH
31 #: build/C/man3/CPU_SET.3:27 build/C/man2/clone.2:42 build/C/man2/kcmp.2:28
32 #: build/C/man2/sched_get_priority_max.2:29 build/C/man3/sched_getcpu.3:26
33 #: build/C/man2/sched_rr_get_interval.2:29 build/C/man2/sched_setaffinity.2:34
34 #: build/C/man2/sched_setattr.2:26 build/C/man2/sched_setparam.2:30
35 #: build/C/man2/sched_setscheduler.2:26 build/C/man2/sched_yield.2:29
36 #: build/C/man7/sched.7:32 build/C/man2/setns.2:8 build/C/man2/unshare.2:20
37 #, no-wrap
38 msgid "Linux"
39 msgstr "Linux"
40
41 #. type: TH
42 #: build/C/man3/CPU_SET.3:27 build/C/man2/clone.2:42 build/C/man2/kcmp.2:28
43 #: build/C/man2/sched_get_priority_max.2:29 build/C/man3/sched_getcpu.3:26
44 #: build/C/man2/sched_rr_get_interval.2:29 build/C/man2/sched_setaffinity.2:34
45 #: build/C/man2/sched_setattr.2:26 build/C/man2/sched_setparam.2:30
46 #: build/C/man2/sched_setscheduler.2:26 build/C/man2/sched_yield.2:29
47 #: build/C/man7/sched.7:32 build/C/man2/setns.2:8 build/C/man2/unshare.2:20
48 #, no-wrap
49 msgid "Linux Programmer's Manual"
50 msgstr "Linux Programmer's Manual"
51
52 #. type: SH
53 #: build/C/man3/CPU_SET.3:28 build/C/man2/clone.2:43 build/C/man2/kcmp.2:29
54 #: build/C/man2/sched_get_priority_max.2:30 build/C/man3/sched_getcpu.3:27
55 #: build/C/man2/sched_rr_get_interval.2:30 build/C/man2/sched_setaffinity.2:35
56 #: build/C/man2/sched_setattr.2:27 build/C/man2/sched_setparam.2:31
57 #: build/C/man2/sched_setscheduler.2:27 build/C/man2/sched_yield.2:30
58 #: build/C/man7/sched.7:33 build/C/man2/setns.2:9 build/C/man2/unshare.2:21
59 #, no-wrap
60 msgid "NAME"
61 msgstr "名前"
62
63 #. type: Plain text
64 #: build/C/man3/CPU_SET.3:35
65 msgid ""
66 "CPU_SET, CPU_CLR, CPU_ISSET, CPU_ZERO, CPU_COUNT, CPU_AND, CPU_OR, CPU_XOR, "
67 "CPU_EQUAL, CPU_ALLOC, CPU_ALLOC_SIZE, CPU_FREE, CPU_SET_S, CPU_CLR_S, "
68 "CPU_ISSET_S, CPU_ZERO_S, CPU_COUNT_S, CPU_AND_S, CPU_OR_S, CPU_XOR_S, "
69 "CPU_EQUAL_S - macros for manipulating CPU sets"
70 msgstr ""
71 "CPU_SET, CPU_CLR, CPU_ISSET, CPU_ZERO, CPU_COUNT, CPU_AND, CPU_OR, CPU_XOR, "
72 "CPU_EQUAL, CPU_ALLOC, CPU_ALLOC_SIZE, CPU_FREE, CPU_SET_S, CPU_CLR_S, "
73 "CPU_ISSET_S, CPU_ZERO_S, CPU_COUNT_S, CPU_AND_S, CPU_OR_S, CPU_XOR_S, "
74 "CPU_EQUAL_S - CPU 集合を操作するためのマクロ"
75
76 #. type: SH
77 #: build/C/man3/CPU_SET.3:35 build/C/man2/clone.2:45 build/C/man2/kcmp.2:31
78 #: build/C/man2/sched_get_priority_max.2:32 build/C/man3/sched_getcpu.3:29
79 #: build/C/man2/sched_rr_get_interval.2:32 build/C/man2/sched_setaffinity.2:38
80 #: build/C/man2/sched_setattr.2:30 build/C/man2/sched_setparam.2:33
81 #: build/C/man2/sched_setscheduler.2:30 build/C/man2/sched_yield.2:32
82 #: build/C/man2/setns.2:11 build/C/man2/unshare.2:23
83 #, no-wrap
84 msgid "SYNOPSIS"
85 msgstr "書式"
86
87 #. type: Plain text
88 #: build/C/man3/CPU_SET.3:39 build/C/man2/sched_setaffinity.2:42
89 #: build/C/man2/setns.2:15
90 #, no-wrap
91 msgid ""
92 "B<#define _GNU_SOURCE>             /* See feature_test_macros(7) */\n"
93 "B<#include E<lt>sched.hE<gt>>\n"
94 msgstr ""
95 "B<#define _GNU_SOURCE>             /* feature_test_macros(7) 参照 */\n"
96 "B<#include E<lt>sched.hE<gt>>\n"
97
98 #. type: Plain text
99 #: build/C/man3/CPU_SET.3:41
100 #, no-wrap
101 msgid "B<void CPU_ZERO(cpu_set_t *>I<set>B<);>\n"
102 msgstr "B<void CPU_ZERO(cpu_set_t *>I<set>B<);>\n"
103
104 #. type: Plain text
105 #: build/C/man3/CPU_SET.3:45
106 #, no-wrap
107 msgid ""
108 "B<void CPU_SET(int >I<cpu>B<, cpu_set_t *>I<set>B<);>\n"
109 "B<void CPU_CLR(int >I<cpu>B<, cpu_set_t *>I<set>B<);>\n"
110 "B<int  CPU_ISSET(int >I<cpu>B<, cpu_set_t *>I<set>B<);>\n"
111 msgstr ""
112 "B<void CPU_SET(int >I<cpu>B<, cpu_set_t *>I<set>B<);>\n"
113 "B<void CPU_CLR(int >I<cpu>B<, cpu_set_t *>I<set>B<);>\n"
114 "B<int  CPU_ISSET(int >I<cpu>B<, cpu_set_t *>I<set>B<);>\n"
115
116 #. type: Plain text
117 #: build/C/man3/CPU_SET.3:47
118 #, no-wrap
119 msgid "B<int  CPU_COUNT(cpu_set_t *>I<set>B<);>\n"
120 msgstr "B<int  CPU_COUNT(cpu_set_t *>I<set>B<);>\n"
121
122 #. type: Plain text
123 #: build/C/man3/CPU_SET.3:54
124 #, no-wrap
125 msgid ""
126 "B<void CPU_AND(cpu_set_t *>I<destset>B<,>\n"
127 "B<             cpu_set_t *>I<srcset1>B<, cpu_set_t *>I<srcset2>B<);>\n"
128 "B<void CPU_OR(cpu_set_t *>I<destset>B<,>\n"
129 "B<             cpu_set_t *>I<srcset1>B<, cpu_set_t *>I<srcset2>B<);>\n"
130 "B<void CPU_XOR(cpu_set_t *>I<destset>B<,>\n"
131 "B<             cpu_set_t *>I<srcset1>B<, cpu_set_t *>I<srcset2>B<);>\n"
132 msgstr ""
133 "B<void CPU_AND(cpu_set_t *>I<destset>B<,>\n"
134 "B<             cpu_set_t *>I<srcset1>B<, cpu_set_t *>I<srcset2>B<);>\n"
135 "B<void CPU_OR(cpu_set_t *>I<destset>B<,>\n"
136 "B<             cpu_set_t *>I<srcset1>B<, cpu_set_t *>I<srcset2>B<);>\n"
137 "B<void CPU_XOR(cpu_set_t *>I<destset>B<,>\n"
138 "B<             cpu_set_t *>I<srcset1>B<, cpu_set_t *>I<srcset2>B<);>\n"
139
140 #. type: Plain text
141 #: build/C/man3/CPU_SET.3:56
142 #, no-wrap
143 msgid "B<int  CPU_EQUAL(cpu_set_t *>I<set1>B<, cpu_set_t *>I<set2>B<);>\n"
144 msgstr "B<int  CPU_EQUAL(cpu_set_t *>I<set1>B<, cpu_set_t *>I<set2>B<);>\n"
145
146 #. type: Plain text
147 #: build/C/man3/CPU_SET.3:60
148 #, no-wrap
149 msgid ""
150 "B<cpu_set_t *CPU_ALLOC(int >I<num_cpus>B<);>\n"
151 "B<void CPU_FREE(cpu_set_t *>I<set>B<);>\n"
152 "B<size_t CPU_ALLOC_SIZE(int >I<num_cpus>B<);>\n"
153 msgstr ""
154 "B<cpu_set_t *CPU_ALLOC(int >I<num_cpus>B<);>\n"
155 "B<void CPU_FREE(cpu_set_t *>I<set>B<);>\n"
156 "B<size_t CPU_ALLOC_SIZE(int >I<num_cpus>B<);>\n"
157
158 #. type: Plain text
159 #: build/C/man3/CPU_SET.3:62
160 #, no-wrap
161 msgid "B<void CPU_ZERO_S(size_t >I<setsize>B<, cpu_set_t *>I<set>B<);>\n"
162 msgstr "B<void CPU_ZERO_S(size_t >I<setsize>B<, cpu_set_t *>I<set>B<);>\n"
163
164 #. type: Plain text
165 #: build/C/man3/CPU_SET.3:66
166 #, no-wrap
167 msgid ""
168 "B<void CPU_SET_S(int >I<cpu>B<, size_t >I<setsize>B<, cpu_set_t *>I<set>B<);>\n"
169 "B<void CPU_CLR_S(int >I<cpu>B<, size_t >I<setsize>B<, cpu_set_t *>I<set>B<);>\n"
170 "B<int  CPU_ISSET_S(int >I<cpu>B<, size_t >I<setsize>B<, cpu_set_t *>I<set>B<);>\n"
171 msgstr ""
172 "B<void CPU_SET_S(int >I<cpu>B<, size_t >I<setsize>B<, cpu_set_t *>I<set>B<);>\n"
173 "B<void CPU_CLR_S(int >I<cpu>B<, size_t >I<setsize>B<, cpu_set_t *>I<set>B<);>\n"
174 "B<int  CPU_ISSET_S(int >I<cpu>B<, size_t >I<setsize>B<, cpu_set_t *>I<set>B<);>\n"
175
176 #. type: Plain text
177 #: build/C/man3/CPU_SET.3:68
178 #, no-wrap
179 msgid "B<int  CPU_COUNT_S(size_t >I<setsize>B<, cpu_set_t *>I<set>B<);>\n"
180 msgstr "B<int  CPU_COUNT_S(size_t >I<setsize>B<, cpu_set_t *>I<set>B<);>\n"
181
182 #. type: Plain text
183 #: build/C/man3/CPU_SET.3:75
184 #, no-wrap
185 msgid ""
186 "B<void CPU_AND_S(size_t >I<setsize>B<, cpu_set_t *>I<destset>B<,>\n"
187 "B<             cpu_set_t *>I<srcset1>B<, cpu_set_t *>I<srcset2>B<);>\n"
188 "B<void CPU_OR_S(size_t >I<setsize>B<, cpu_set_t *>I<destset>B<,>\n"
189 "B<             cpu_set_t *>I<srcset1>B<, cpu_set_t *>I<srcset2>B<);>\n"
190 "B<void CPU_XOR_S(size_t >I<setsize>B<, cpu_set_t *>I<destset>B<,>\n"
191 "B<             cpu_set_t *>I<srcset1>B<, cpu_set_t *>I<srcset2>B<);>\n"
192 msgstr ""
193 "B<void CPU_AND_S(size_t >I<setsize>B<, cpu_set_t *>I<destset>B<,>\n"
194 "B<             cpu_set_t *>I<srcset1>B<, cpu_set_t *>I<srcset2>B<);>\n"
195 "B<void CPU_OR_S(size_t >I<setsize>B<, cpu_set_t *>I<destset>B<,>\n"
196 "B<             cpu_set_t *>I<srcset1>B<, cpu_set_t *>I<srcset2>B<);>\n"
197 "B<void CPU_XOR_S(size_t >I<setsize>B<, cpu_set_t *>I<destset>B<,>\n"
198 "B<             cpu_set_t *>I<srcset1>B<, cpu_set_t *>I<srcset2>B<);>\n"
199
200 #. type: Plain text
201 #: build/C/man3/CPU_SET.3:78
202 #, no-wrap
203 msgid "B<int  CPU_EQUAL_S(size_t >I<setsize>B<, cpu_set_t *>I<set1>B<, cpu_set_t *>I<set2>B<);>\n"
204 msgstr "B<int  CPU_EQUAL_S(size_t >I<setsize>B<, cpu_set_t *>I<set1>B<, cpu_set_t *>I<set2>B<);>\n"
205
206 #. type: SH
207 #: build/C/man3/CPU_SET.3:79 build/C/man2/clone.2:83 build/C/man2/kcmp.2:41
208 #: build/C/man2/sched_get_priority_max.2:38 build/C/man3/sched_getcpu.3:55
209 #: build/C/man2/sched_rr_get_interval.2:36 build/C/man2/sched_setaffinity.2:49
210 #: build/C/man2/sched_setattr.2:41 build/C/man2/sched_setparam.2:47
211 #: build/C/man2/sched_setscheduler.2:41 build/C/man2/sched_yield.2:36
212 #: build/C/man7/sched.7:35 build/C/man2/setns.2:18 build/C/man2/unshare.2:50
213 #, no-wrap
214 msgid "DESCRIPTION"
215 msgstr "説明"
216
217 #. type: Plain text
218 #: build/C/man3/CPU_SET.3:86
219 msgid ""
220 "The I<cpu_set_t> data structure represents a set of CPUs.  CPU sets are used "
221 "by B<sched_setaffinity>(2)  and similar interfaces."
222 msgstr ""
223 "I<cpu_set_t> データ構造体は CPU 集合を表現している。 CPU 集合は "
224 "B<sched_setaffinity>(2) や同様のインタフェースで使用されている。"
225
226 #. type: Plain text
227 #: build/C/man3/CPU_SET.3:93
228 msgid ""
229 "The I<cpu_set_t> data type is implemented as a bit set.  However, the data "
230 "structure treated as considered opaque: all manipulation of CPU sets should "
231 "be done via the macros described in this page."
232 msgstr ""
233 "I<cpu_set_t> データ型はビット集合として実装されている。 しかし、 データ構造体"
234 "はその実装を意識せずに扱うものとされており、 CPU 集合のすべての操作は、 この"
235 "ページで説明されているマクロを通して行うべきである。"
236
237 #. type: Plain text
238 #: build/C/man3/CPU_SET.3:96
239 msgid "The following macros are provided to operate on the CPU set I<set>:"
240 msgstr "以下のマクロが CPU 集合 I<set> を操作するために提供されている。"
241
242 #. type: TP
243 #: build/C/man3/CPU_SET.3:96
244 #, no-wrap
245 msgid "B<CPU_ZERO>()"
246 msgstr "B<CPU_ZERO>()"
247
248 #. type: Plain text
249 #: build/C/man3/CPU_SET.3:101
250 msgid "Clears I<set>, so that it contains no CPUs."
251 msgstr "I<set> をクリアする。 集合には何も CPU が含まれない状態となる。"
252
253 #. type: TP
254 #: build/C/man3/CPU_SET.3:101
255 #, no-wrap
256 msgid "B<CPU_SET>()"
257 msgstr "B<CPU_SET>()"
258
259 #. type: Plain text
260 #: build/C/man3/CPU_SET.3:107
261 msgid "Add CPU I<cpu> to I<set>."
262 msgstr "I<set> に I<cpu> を追加する。"
263
264 #. type: TP
265 #: build/C/man3/CPU_SET.3:107
266 #, no-wrap
267 msgid "B<CPU_CLR>()"
268 msgstr "B<CPU_CLR>()"
269
270 #. type: Plain text
271 #: build/C/man3/CPU_SET.3:113
272 msgid "Remove CPU I<cpu> from I<set>."
273 msgstr "I<set> から I<cpu> を削除する。"
274
275 #. type: TP
276 #: build/C/man3/CPU_SET.3:113
277 #, no-wrap
278 msgid "B<CPU_ISSET>()"
279 msgstr "B<CPU_ISSET>()"
280
281 #. type: Plain text
282 #: build/C/man3/CPU_SET.3:119
283 msgid "Test to see if CPU I<cpu> is a member of I<set>."
284 msgstr "CPU I<cpu> が I<set> のメンバーであるかを検査する。"
285
286 #. type: TP
287 #: build/C/man3/CPU_SET.3:119
288 #, no-wrap
289 msgid "B<CPU_COUNT>()"
290 msgstr "B<CPU_COUNT>()"
291
292 #. type: Plain text
293 #: build/C/man3/CPU_SET.3:123
294 msgid "Return the number of CPUs in I<set>."
295 msgstr "I<set> に含まれる CPU 数を返す。"
296
297 #. type: Plain text
298 #: build/C/man3/CPU_SET.3:128
299 msgid ""
300 "Where a I<cpu> argument is specified, it should not produce side effects, "
301 "since the above macros may evaluate the argument more than once."
302 msgstr ""
303 "I<cpu> 引き数が指定する場合、 その引き数は副作用を伴うべきではない。 上記のマ"
304 "クロは引き数を複数回評価する可能性があるからである。"
305
306 #. type: Plain text
307 #: build/C/man3/CPU_SET.3:139
308 msgid ""
309 "The first available CPU on the system corresponds to a I<cpu> value of 0, "
310 "the next CPU corresponds to a I<cpu> value of 1, and so on.  The constant "
311 "B<CPU_SETSIZE> (currently 1024) specifies a value one greater than the "
312 "maximum CPU number that can be stored in I<cpu_set_t>."
313 msgstr ""
314 "そのシステムで利用可能な最初の CPU が I<cpu> 値 0 に対応し、 次の CPU が "
315 "I<cpu> 値 1 に対応し、 以降も同様である。 定数 B<CPU_SETSIZE> (現在のところ "
316 "1024) は I<cpu_set_t> に格納できる最大 CPU 数よりも大きな値である。"
317
318 #. type: Plain text
319 #: build/C/man3/CPU_SET.3:141
320 msgid "The following macros perform logical operations on CPU sets:"
321 msgstr "以下のマクロは CPU 集合どうしの論理操作を行う。"
322
323 #. type: TP
324 #: build/C/man3/CPU_SET.3:141
325 #, no-wrap
326 msgid "B<CPU_AND>()"
327 msgstr "B<CPU_AND>()"
328
329 #. type: Plain text
330 #: build/C/man3/CPU_SET.3:150
331 msgid ""
332 "Store the intersection of the sets I<srcset1> and I<srcset2> in I<destset> "
333 "(which may be one of the source sets)."
334 msgstr ""
335 "集合 I<srcset1> と I<srcset2> の積集合を I<destset> に格納する (元の集合のい"
336 "ずれかが I<destset> として使用される場合もある)。"
337
338 #. type: TP
339 #: build/C/man3/CPU_SET.3:150
340 #, no-wrap
341 msgid "B<CPU_OR>()"
342 msgstr "B<CPU_OR>()"
343
344 #. type: Plain text
345 #: build/C/man3/CPU_SET.3:159
346 msgid ""
347 "Store the union of the sets I<srcset1> and I<srcset2> in I<destset> (which "
348 "may be one of the source sets)."
349 msgstr ""
350 "集合 I<srcset1> と I<srcset2> の和集合を I<destset> に格納する (元の集合のい"
351 "ずれかが I<destset> として使用される場合もある)。"
352
353 #. type: TP
354 #: build/C/man3/CPU_SET.3:159
355 #, no-wrap
356 msgid "B<CPU_XOR>()"
357 msgstr "B<CPU_XOR>()"
358
359 #. type: Plain text
360 #: build/C/man3/CPU_SET.3:173
361 msgid ""
362 "Store the XOR of the sets I<srcset1> and I<srcset2> in I<destset> (which may "
363 "be one of the source sets).  The XOR means the set of CPUs that are in "
364 "either I<srcset1> or I<srcset2>, but not both."
365 msgstr ""
366 "集合 I<srcset1> と I<srcset2> の XOR を I<destset> に格納する (元の集合のいず"
367 "れかが I<destset> として使用される場合もある)。 XOR とは、 I<srcset1> か "
368 "I<srcset2> のいずれかに含まれるが、両方には含まれない集合のことである。"
369
370 #. type: TP
371 #: build/C/man3/CPU_SET.3:173
372 #, no-wrap
373 msgid "B<CPU_EQUAL>()"
374 msgstr "B<CPU_EQUAL>()"
375
376 #. type: Plain text
377 #: build/C/man3/CPU_SET.3:176
378 msgid "Test whether two CPU set contain exactly the same CPUs."
379 msgstr "二つの CPU 集合が全く同じ CPU を含んでいるかを検査する。"
380
381 #. type: SS
382 #: build/C/man3/CPU_SET.3:176
383 #, no-wrap
384 msgid "Dynamically sized CPU sets"
385 msgstr "動的に大きさが決まる CPU 集合"
386
387 #. type: Plain text
388 #: build/C/man3/CPU_SET.3:182
389 msgid ""
390 "Because some applications may require the ability to dynamically size CPU "
391 "sets (e.g., to allocate sets larger than that defined by the standard "
392 "I<cpu_set_t> data type), glibc nowadays provides a set of macros to support "
393 "this."
394 msgstr ""
395 "いくつかのアプリケーションでは CPU 集合の大きさを動的に決める能力 (例えば、 "
396 "標準の I<cpu_set_t> データ型で定義されたよりも大きい集合を割り当てるなど) が"
397 "必要となることがあるため、 現在 glibc はこれに対応するためにいくつかのマクロ"
398 "を提供している。"
399
400 #. type: Plain text
401 #: build/C/man3/CPU_SET.3:184
402 msgid "The following macros are used to allocate and deallocate CPU sets:"
403 msgstr "以下のマクロを使うと CPU 集合の割り当てと解放ができる。"
404
405 #. type: TP
406 #: build/C/man3/CPU_SET.3:184
407 #, no-wrap
408 msgid "B<CPU_ALLOC>()"
409 msgstr "B<CPU_ALLOC>()"
410
411 #. type: Plain text
412 #: build/C/man3/CPU_SET.3:189
413 msgid ""
414 "Allocate a CPU set large enough to hold CPUs in the range 0 to I<num_cpus-1>."
415 msgstr ""
416 "0 から I<num_cpus-1> までの範囲の CPU を保持するのに十分な大きさの CPU 集合を"
417 "割り当てる。"
418
419 #. type: TP
420 #: build/C/man3/CPU_SET.3:189
421 #, no-wrap
422 msgid "B<CPU_ALLOC_SIZE>()"
423 msgstr "B<CPU_ALLOC_SIZE>()"
424
425 #. type: Plain text
426 #: build/C/man3/CPU_SET.3:199
427 msgid ""
428 "Return the size in bytes of the CPU set that would be needed to hold CPUs in "
429 "the range 0 to I<num_cpus-1>.  This macro provides the value that can be "
430 "used for the I<setsize> argument in the B<CPU_*_S>()  macros described below."
431 msgstr ""
432 "0 から I<num_cpus-1> までの範囲の CPU を保持するのに必要な CPU 集合の大きさを"
433 "バイト数で返す。 このマクロが返す値は、 後述の B<CPU_*_S>() マクロの "
434 "I<setsize> 引き数として使用できる。"
435
436 #. type: TP
437 #: build/C/man3/CPU_SET.3:199
438 #, no-wrap
439 msgid "B<CPU_FREE>()"
440 msgstr "B<CPU_FREE>()"
441
442 #. type: Plain text
443 #: build/C/man3/CPU_SET.3:203
444 msgid "Free a CPU set previously allocated by B<CPU_ALLOC>()."
445 msgstr "以前に B<CPU_ALLOC>() で割り当てられた CPU 集合を解放する。"
446
447 #. type: Plain text
448 #: build/C/man3/CPU_SET.3:210
449 msgid ""
450 "The macros whose names end with \"_S\" are the analogs of the similarly "
451 "named macros without the suffix.  These macros perform the same tasks as "
452 "their analogs, but operate on the dynamically allocated CPU set(s) whose "
453 "size is I<setsize> bytes."
454 msgstr ""
455 "名前が \"_S\" で終わるマクロは \"_S\" なしの同じ名前のマクロと同等である。 こ"
456 "れらのマクロは \"_S\" なしのものと同じ動作をするが、 動的に割り当てられた、 "
457 "大きさが I<setsize> バイトの CPU 集合に対して操作を行う点が異なる。"
458
459 #. type: SH
460 #: build/C/man3/CPU_SET.3:210 build/C/man2/clone.2:873 build/C/man2/kcmp.2:127
461 #: build/C/man2/sched_get_priority_max.2:97 build/C/man3/sched_getcpu.3:58
462 #: build/C/man2/sched_rr_get_interval.2:73
463 #: build/C/man2/sched_setaffinity.2:107 build/C/man2/sched_setattr.2:262
464 #: build/C/man2/sched_setparam.2:87 build/C/man2/sched_setscheduler.2:135
465 #: build/C/man2/sched_yield.2:41 build/C/man2/setns.2:138
466 #: build/C/man2/unshare.2:277
467 #, no-wrap
468 msgid "RETURN VALUE"
469 msgstr "返り値"
470
471 #. type: Plain text
472 #: build/C/man3/CPU_SET.3:219
473 msgid ""
474 "B<CPU_ISSET>()  and B<CPU_ISSET_S>()  return nonzero if I<cpu> is in I<set>; "
475 "otherwise, it returns 0."
476 msgstr ""
477 "B<CPU_ISSET>() と B<CPU_ISSET_S>() は、 I<cpu> が I<set> に含まれていれば 0 "
478 "以外を返し、含まれない場合 0 を返す。"
479
480 #. type: Plain text
481 #: build/C/man3/CPU_SET.3:225
482 msgid ""
483 "B<CPU_COUNT>()  and B<CPU_COUNT_S>()  return the number of CPUs in I<set>."
484 msgstr "B<CPU_COUNT>() と B<CPU_COUNT_S>() は I<set> に含まれる CPU 数を返す。"
485
486 #. type: Plain text
487 #: build/C/man3/CPU_SET.3:230
488 msgid ""
489 "B<CPU_EQUAL>()  and B<CPU_EQUAL_S>()  return nonzero if the two CPU sets are "
490 "equal; otherwise it returns 0."
491 msgstr ""
492 "B<CPU_EQUAL>() と B<CPU_EQUAL_S>() は、 二つの CPU 集合が等しければ 0 以外を"
493 "返し、 等しくない場合 0 を返す。"
494
495 #. type: Plain text
496 #: build/C/man3/CPU_SET.3:235
497 msgid ""
498 "B<CPU_ALLOC>()  returns a pointer on success, or NULL on failure.  (Errors "
499 "are as for B<malloc>(3).)"
500 msgstr ""
501 "B<CPU_ALLOC>() は成功するとポインタを返し、 失敗すると NULL を返す (エラーは "
502 "B<malloc>(3) と同じである)。"
503
504 #. type: Plain text
505 #: build/C/man3/CPU_SET.3:239
506 msgid ""
507 "B<CPU_ALLOC_SIZE>()  returns the number of bytes required to store a CPU set "
508 "of the specified cardinality."
509 msgstr ""
510 "B<CPU_ALLOC_SIZE>() は指定された大きさの CPU 集合を格納するのに必要なバイト数"
511 "を返す。"
512
513 #. type: Plain text
514 #: build/C/man3/CPU_SET.3:241
515 msgid "The other functions do not return a value."
516 msgstr "他の関数は値を返さない。"
517
518 #. type: SH
519 #: build/C/man3/CPU_SET.3:241 build/C/man2/clone.2:1031
520 #: build/C/man2/kcmp.2:198 build/C/man3/sched_getcpu.3:70
521 #: build/C/man2/sched_setaffinity.2:148 build/C/man2/sched_setattr.2:348
522 #: build/C/man2/setns.2:181 build/C/man2/unshare.2:330
523 #, no-wrap
524 msgid "VERSIONS"
525 msgstr "バージョン"
526
527 #. type: Plain text
528 #: build/C/man3/CPU_SET.3:249
529 msgid ""
530 "The B<CPU_ZERO>(), B<CPU_SET>(), B<CPU_CLR>(), and B<CPU_ISSET>()  macros "
531 "were added in glibc 2.3.3."
532 msgstr ""
533 "マクロ B<CPU_ZERO>(), B<CPU_SET>(), B<CPU_CLR>(), B<CPU_ISSET>() は glibc "
534 "2.3.3 で追加された。"
535
536 #. type: Plain text
537 #: build/C/man3/CPU_SET.3:252
538 msgid "B<CPU_COUNT>()  first appeared in glibc 2.6."
539 msgstr "B<CPU_COUNT>() は glibc 2.6 で初めて登場した。"
540
541 #. type: Plain text
542 #: build/C/man3/CPU_SET.3:270
543 msgid ""
544 "B<CPU_AND>(), B<CPU_OR>(), B<CPU_XOR>(), B<CPU_EQUAL>(), B<CPU_ALLOC>(), "
545 "B<CPU_ALLOC_SIZE>(), B<CPU_FREE>(), B<CPU_ZERO_S>(), B<CPU_SET_S>(), "
546 "B<CPU_CLR_S>(), B<CPU_ISSET_S>(), B<CPU_AND_S>(), B<CPU_OR_S>(), "
547 "B<CPU_XOR_S>(), and B<CPU_EQUAL_S>()  first appeared in glibc 2.7."
548 msgstr ""
549 "B<CPU_AND>(), B<CPU_OR>(), B<CPU_XOR>(), B<CPU_EQUAL>(), B<CPU_ALLOC>(), "
550 "B<CPU_ALLOC_SIZE>(), B<CPU_FREE>(), B<CPU_ZERO_S>(), B<CPU_SET_S>(), "
551 "B<CPU_CLR_S>(), B<CPU_ISSET_S>(), B<CPU_AND_S>(), B<CPU_OR_S>(), "
552 "B<CPU_XOR_S>(), B<CPU_EQUAL_S>() は glibc 2.7 で初めて登場した。"
553
554 #. type: SH
555 #: build/C/man3/CPU_SET.3:270 build/C/man2/clone.2:1038
556 #: build/C/man2/kcmp.2:202 build/C/man2/sched_get_priority_max.2:113
557 #: build/C/man3/sched_getcpu.3:77 build/C/man2/sched_rr_get_interval.2:94
558 #: build/C/man2/sched_setaffinity.2:159 build/C/man2/sched_setattr.2:351
559 #: build/C/man2/sched_setparam.2:119 build/C/man2/sched_setscheduler.2:170
560 #: build/C/man2/sched_yield.2:52 build/C/man2/setns.2:186
561 #: build/C/man2/unshare.2:334
562 #, no-wrap
563 msgid "CONFORMING TO"
564 msgstr "準拠"
565
566 #. type: Plain text
567 #: build/C/man3/CPU_SET.3:272
568 msgid "These interfaces are Linux-specific."
569 msgstr "これらのインタフェースは Linux 固有である。"
570
571 #. type: SH
572 #: build/C/man3/CPU_SET.3:272 build/C/man2/clone.2:1042
573 #: build/C/man2/kcmp.2:205 build/C/man3/sched_getcpu.3:80
574 #: build/C/man2/sched_rr_get_interval.2:96
575 #: build/C/man2/sched_setaffinity.2:161 build/C/man2/sched_setattr.2:353
576 #: build/C/man2/sched_setparam.2:121 build/C/man2/sched_setscheduler.2:173
577 #: build/C/man2/sched_yield.2:54 build/C/man7/sched.7:611
578 #: build/C/man2/setns.2:190 build/C/man2/unshare.2:338
579 #, no-wrap
580 msgid "NOTES"
581 msgstr "注意"
582
583 #. type: Plain text
584 #: build/C/man3/CPU_SET.3:275
585 msgid "To duplicate a CPU set, use B<memcpy>(3)."
586 msgstr "CPU 集合を複製するには、 B<memcpy>(3) を使用する。"
587
588 #. type: Plain text
589 #: build/C/man3/CPU_SET.3:282
590 msgid ""
591 "Since CPU sets are bit sets allocated in units of long words, the actual "
592 "number of CPUs in a dynamically allocated CPU set will be rounded up to the "
593 "next multiple of I<sizeof(unsigned long)>.  An application should consider "
594 "the contents of these extra bits to be undefined."
595 msgstr ""
596 "CPU 集合はロングワード単位に割り当てられるビット集合なので、 動的に割り当てら"
597 "れた CPU 集合の実際の CPU 数は I<sizeof(unsigned long)> の次の倍数に切り上げ"
598 "られることになる。 アプリケーションは、 これらの余分なビットの内容は不定と考"
599 "えるべきである。"
600
601 #. type: Plain text
602 #: build/C/man3/CPU_SET.3:294
603 msgid ""
604 "Notwithstanding the similarity in the names, note that the constant "
605 "B<CPU_SETSIZE> indicates the number of CPUs in the I<cpu_set_t> data type "
606 "(thus, it is effectively a count of bits in the bit set), while the "
607 "I<setsize> argument of the B<CPU_*_S>()  macros is a size in bytes."
608 msgstr ""
609 "名前は似ているが、 定数 B<CPU_SETSIZE> は I<cpu_set_t> データ型に含まれる "
610 "CPU 数 (つまり、事実上ビット集合内のビットカウント) を示すのに対して、 マク"
611 "ロ B<CPU_*_S>() の I<setsize> 引き数はバイト単位のサイズである点に注意するこ"
612 "と。"
613
614 #. type: Plain text
615 #: build/C/man3/CPU_SET.3:300
616 msgid ""
617 "The data types for arguments and return values shown in the SYNOPSIS are "
618 "hints what about is expected in each case.  However, since these interfaces "
619 "are implemented as macros, the compiler won't necessarily catch all type "
620 "errors if you violate the suggestions."
621 msgstr ""
622 "「書式」に書かれている引き数と返り値のデータ型は、それぞれの場合でどんな型が"
623 "期待されるかのヒントである。 しかしながら、 これらのインタフェースはマクロと"
624 "して実装されているため、 このヒントを守らなかった場合に、 コンパイラが必ずし"
625 "も全ての型エラーを捕捉できるとは限らない。"
626
627 #. type: SH
628 #: build/C/man3/CPU_SET.3:300 build/C/man2/clone.2:1067
629 #: build/C/man2/sched_setattr.2:369 build/C/man2/sched_setscheduler.2:214
630 #, no-wrap
631 msgid "BUGS"
632 msgstr "バグ"
633
634 #.  http://sourceware.org/bugzilla/show_bug.cgi?id=7029
635 #. type: Plain text
636 #: build/C/man3/CPU_SET.3:312
637 msgid ""
638 "On 32-bit platforms with glibc 2.8 and earlier, B<CPU_ALLOC>()  allocates "
639 "twice as much space as is required, and B<CPU_ALLOC_SIZE>()  returns a value "
640 "twice as large as it should.  This bug should not affect the semantics of a "
641 "program, but does result in wasted memory and less efficient operation of "
642 "the macros that operate on dynamically allocated CPU sets.  These bugs are "
643 "fixed in glibc 2.9."
644 msgstr ""
645 "glibc 2.8 以前の 32 ビットプラットフォームでは、 B<CPU_ALLOC>() は必要な空間"
646 "の割り当てを二度行い、 B<CPU_ALLOC_SIZE>() は本来あるべき値の二倍の値を返"
647 "す。 このバグはプログラムの動作には影響を与えないはずだが、 無駄にメモリを消"
648 "費し、 動的に割り当てられた CPU 集合に対して操作を行うマクロの動作の効率が下"
649 "がる結果となる。 これらのバグは glibc 2.9 で修正された。"
650
651 #. type: SH
652 #: build/C/man3/CPU_SET.3:312 build/C/man2/clone.2:1109
653 #: build/C/man2/setns.2:196 build/C/man2/unshare.2:372
654 #, no-wrap
655 msgid "EXAMPLE"
656 msgstr "例"
657
658 #. type: Plain text
659 #: build/C/man3/CPU_SET.3:315
660 msgid ""
661 "The following program demonstrates the use of some of the macros used for "
662 "dynamically allocated CPU sets."
663 msgstr ""
664 "以下のプログラムは、動的に割り当てた CPU 集合に対していくつかのマクロを使用す"
665 "る例を示している。"
666
667 #. type: Plain text
668 #: build/C/man3/CPU_SET.3:323
669 #, no-wrap
670 msgid ""
671 "#define _GNU_SOURCE\n"
672 "#include E<lt>sched.hE<gt>\n"
673 "#include E<lt>stdlib.hE<gt>\n"
674 "#include E<lt>unistd.hE<gt>\n"
675 "#include E<lt>stdio.hE<gt>\n"
676 "#include E<lt>assert.hE<gt>\n"
677 msgstr ""
678 "#define _GNU_SOURCE\n"
679 "#include E<lt>sched.hE<gt>\n"
680 "#include E<lt>stdlib.hE<gt>\n"
681 "#include E<lt>unistd.hE<gt>\n"
682 "#include E<lt>stdio.hE<gt>\n"
683 "#include E<lt>assert.hE<gt>\n"
684
685 #. type: Plain text
686 #: build/C/man3/CPU_SET.3:330
687 #, no-wrap
688 msgid ""
689 "int\n"
690 "main(int argc, char *argv[])\n"
691 "{\n"
692 "    cpu_set_t *cpusetp;\n"
693 "    size_t size;\n"
694 "    int num_cpus, cpu;\n"
695 msgstr ""
696 "int\n"
697 "main(int argc, char *argv[])\n"
698 "{\n"
699 "    cpu_set_t *cpusetp;\n"
700 "    size_t size;\n"
701 "    int num_cpus, cpu;\n"
702
703 #. type: Plain text
704 #: build/C/man3/CPU_SET.3:335
705 #, no-wrap
706 msgid ""
707 "    if (argc E<lt> 2) {\n"
708 "        fprintf(stderr, \"Usage: %s E<lt>num-cpusE<gt>\\en\", argv[0]);\n"
709 "        exit(EXIT_FAILURE);\n"
710 "    }\n"
711 msgstr ""
712 "    if (argc E<lt> 2) {\n"
713 "        fprintf(stderr, \"Usage: %s E<lt>num-cpusE<gt>\\en\", argv[0]);\n"
714 "        exit(EXIT_FAILURE);\n"
715 "    }\n"
716
717 #. type: Plain text
718 #: build/C/man3/CPU_SET.3:337
719 #, no-wrap
720 msgid "    num_cpus = atoi(argv[1]);\n"
721 msgstr "    num_cpus = atoi(argv[1]);\n"
722
723 #. type: Plain text
724 #: build/C/man3/CPU_SET.3:343
725 #, no-wrap
726 msgid ""
727 "    cpusetp = CPU_ALLOC(num_cpus);\n"
728 "    if (cpusetp == NULL) {\n"
729 "        perror(\"CPU_ALLOC\");\n"
730 "        exit(EXIT_FAILURE);\n"
731 "    }\n"
732 msgstr ""
733 "    cpusetp = CPU_ALLOC(num_cpus);\n"
734 "    if (cpusetp == NULL) {\n"
735 "        perror(\"CPU_ALLOC\");\n"
736 "        exit(EXIT_FAILURE);\n"
737 "    }\n"
738
739 #. type: Plain text
740 #: build/C/man3/CPU_SET.3:345
741 #, no-wrap
742 msgid "    size = CPU_ALLOC_SIZE(num_cpus);\n"
743 msgstr "    size = CPU_ALLOC_SIZE(num_cpus);\n"
744
745 #. type: Plain text
746 #: build/C/man3/CPU_SET.3:349
747 #, no-wrap
748 msgid ""
749 "    CPU_ZERO_S(size, cpusetp);\n"
750 "    for (cpu = 0; cpu E<lt> num_cpus; cpu += 2)\n"
751 "        CPU_SET_S(cpu, size, cpusetp);\n"
752 msgstr ""
753 "    CPU_ZERO_S(size, cpusetp);\n"
754 "    for (cpu = 0; cpu E<lt> num_cpus; cpu += 2)\n"
755 "        CPU_SET_S(cpu, size, cpusetp);\n"
756
757 #. type: Plain text
758 #: build/C/man3/CPU_SET.3:351
759 #, no-wrap
760 msgid "    printf(\"CPU_COUNT() of set:    %d\\en\", CPU_COUNT_S(size, cpusetp));\n"
761 msgstr "    printf(\"CPU_COUNT() of set:    %d\\en\", CPU_COUNT_S(size, cpusetp));\n"
762
763 #. type: Plain text
764 #: build/C/man3/CPU_SET.3:355
765 #, no-wrap
766 msgid ""
767 "    CPU_FREE(cpusetp);\n"
768 "    exit(EXIT_SUCCESS);\n"
769 "}\n"
770 msgstr ""
771 "    CPU_FREE(cpusetp);\n"
772 "    exit(EXIT_SUCCESS);\n"
773 "}\n"
774
775 #. type: SH
776 #: build/C/man3/CPU_SET.3:356 build/C/man2/clone.2:1206
777 #: build/C/man2/kcmp.2:222 build/C/man2/sched_get_priority_max.2:115
778 #: build/C/man3/sched_getcpu.3:100 build/C/man2/sched_rr_get_interval.2:132
779 #: build/C/man2/sched_setaffinity.2:226 build/C/man2/sched_setattr.2:385
780 #: build/C/man2/sched_setparam.2:127 build/C/man2/sched_setscheduler.2:222
781 #: build/C/man2/sched_yield.2:79 build/C/man7/sched.7:664
782 #: build/C/man2/setns.2:283 build/C/man2/unshare.2:459
783 #, no-wrap
784 msgid "SEE ALSO"
785 msgstr "関連項目"
786
787 #. type: Plain text
788 #: build/C/man3/CPU_SET.3:361
789 msgid ""
790 "B<sched_setaffinity>(2), B<pthread_attr_setaffinity_np>(3), "
791 "B<pthread_setaffinity_np>(3), B<cpuset>(7)"
792 msgstr ""
793 "B<sched_setaffinity>(2), B<pthread_attr_setaffinity_np>(3), "
794 "B<pthread_setaffinity_np>(3), B<cpuset>(7)"
795
796 #. type: SH
797 #: build/C/man3/CPU_SET.3:361 build/C/man2/clone.2:1221
798 #: build/C/man2/kcmp.2:225 build/C/man2/sched_get_priority_max.2:125
799 #: build/C/man3/sched_getcpu.3:103 build/C/man2/sched_rr_get_interval.2:134
800 #: build/C/man2/sched_setaffinity.2:248 build/C/man2/sched_setattr.2:408
801 #: build/C/man2/sched_setparam.2:142 build/C/man2/sched_setscheduler.2:242
802 #: build/C/man2/sched_yield.2:81 build/C/man7/sched.7:702
803 #: build/C/man2/setns.2:290 build/C/man2/unshare.2:470
804 #, no-wrap
805 msgid "COLOPHON"
806 msgstr "この文書について"
807
808 #. type: Plain text
809 #: build/C/man3/CPU_SET.3:369 build/C/man2/clone.2:1229
810 #: build/C/man2/kcmp.2:233 build/C/man2/sched_get_priority_max.2:133
811 #: build/C/man3/sched_getcpu.3:111 build/C/man2/sched_rr_get_interval.2:142
812 #: build/C/man2/sched_setaffinity.2:256 build/C/man2/sched_setattr.2:416
813 #: build/C/man2/sched_setparam.2:150 build/C/man2/sched_setscheduler.2:250
814 #: build/C/man2/sched_yield.2:89 build/C/man7/sched.7:710
815 #: build/C/man2/setns.2:298 build/C/man2/unshare.2:478
816 msgid ""
817 "This page is part of release 3.76 of the Linux I<man-pages> project.  A "
818 "description of the project, information about reporting bugs, and the latest "
819 "version of this page, can be found at \\%http://www.kernel.org/doc/man-"
820 "pages/."
821 msgstr ""
822 "この man ページは Linux I<man-pages> プロジェクトのリリース 3.76 の一部\n"
823 "である。プロジェクトの説明とバグ報告に関する情報は\n"
824 "http://www.kernel.org/doc/man-pages/ に書かれている。"
825
826 #. type: TH
827 #: build/C/man2/clone.2:42
828 #, no-wrap
829 msgid "CLONE"
830 msgstr "CLONE"
831
832 #. type: TH
833 #: build/C/man2/clone.2:42 build/C/man2/setns.2:8 build/C/man2/unshare.2:20
834 #, no-wrap
835 msgid "2014-09-21"
836 msgstr "2014-09-21"
837
838 #. type: Plain text
839 #: build/C/man2/clone.2:45
840 msgid "clone, __clone2 - create a child process"
841 msgstr "clone, __clone2 - 子プロセスを作成する"
842
843 #. type: Plain text
844 #: build/C/man2/clone.2:48
845 #, no-wrap
846 msgid "/* Prototype for the glibc wrapper function */\n"
847 msgstr "/* glibc ラッパー関数のプロトタイプ */\n"
848
849 #. type: Plain text
850 #: build/C/man2/clone.2:50 build/C/man3/sched_getcpu.3:32
851 #: build/C/man2/sched_setattr.2:33 build/C/man2/sched_setparam.2:36
852 #: build/C/man2/sched_setscheduler.2:33 build/C/man2/unshare.2:26
853 #, no-wrap
854 msgid "B<#include E<lt>sched.hE<gt>>\n"
855 msgstr "B<#include E<lt>sched.hE<gt>>\n"
856
857 #. type: Plain text
858 #: build/C/man2/clone.2:55
859 #, no-wrap
860 msgid ""
861 "B<int clone(int (*>I<fn>B<)(void *), void *>I<child_stack>B<,>\n"
862 "B<          int >I<flags>B<, void *>I<arg>B<, ... >\n"
863 "B<          /* pid_t *>I<ptid>B<, struct user_desc *>I<tls>B<, pid_t *>I<ctid>B< */ );>\n"
864 msgstr ""
865 "B<int clone(int (*>I<fn>B<)(void *), void *>I<child_stack>B<,>\n"
866 "B<          int >I<flags>B<, void *>I<arg>B<, ... >\n"
867 "B<          /* pid_t *>I<ptid>B<, struct user_desc *>I<tls>B<, pid_t *>I<ctid>B< */ );>\n"
868
869 #. type: Plain text
870 #: build/C/man2/clone.2:57
871 #, no-wrap
872 msgid "/* Prototype for the raw system call */\n"
873 msgstr "/* 素のシステムコールのプロトタイプ */\n"
874
875 #. type: Plain text
876 #: build/C/man2/clone.2:61
877 #, no-wrap
878 msgid ""
879 "B<long clone(unsigned long >I<flags>B<, void *>I<child_stack>B<,>\n"
880 "B<          void *>I<ptid>B<, void *>I<ctid>B<,>\n"
881 "B<          struct pt_regs *>I<regs>B<);>\n"
882 msgstr ""
883 "B<long clone(unsigned long >I<flags>B<, void *>I<child_stack>B<,>\n"
884 "B<          void *>I<ptid>B<, void *>I<ctid>B<,>\n"
885 "B<          struct pt_regs *>I<regs>B<);>\n"
886
887 #. type: Plain text
888 #: build/C/man2/clone.2:66
889 msgid ""
890 "Feature Test Macro Requirements for glibc wrapper function (see "
891 "B<feature_test_macros>(7)):"
892 msgstr ""
893 "glibc ラッパー関数の機能検査マクロの要件 (B<feature_test_macros>(7) 参照):"
894
895 #. type: Plain text
896 #: build/C/man2/clone.2:69
897 msgid "B<clone>():"
898 msgstr "B<clone>():"
899
900 #. type: TP
901 #: build/C/man2/clone.2:72 build/C/man3/sched_getcpu.3:45
902 #: build/C/man2/unshare.2:39
903 #, no-wrap
904 msgid "Since glibc 2.14:"
905 msgstr "glibc 2.14 以降:"
906
907 #. type: Plain text
908 #: build/C/man2/clone.2:75 build/C/man3/sched_getcpu.3:48
909 #: build/C/man2/unshare.2:42
910 msgid "_GNU_SOURCE"
911 msgstr "_GNU_SOURCE"
912
913 #.  See http://sources.redhat.com/bugzilla/show_bug.cgi?id=4749
914 #. type: TP
915 #: build/C/man2/clone.2:75 build/C/man3/sched_getcpu.3:48
916 #: build/C/man2/unshare.2:42
917 #, no-wrap
918 msgid "Before glibc 2.14:"
919 msgstr "glibc 2.14 より前:"
920
921 #. type: Plain text
922 #: build/C/man2/clone.2:80 build/C/man3/sched_getcpu.3:52
923 #: build/C/man2/unshare.2:47
924 #, no-wrap
925 msgid ""
926 "_BSD_SOURCE || _SVID_SOURCE\n"
927 "    /* _GNU_SOURCE also suffices */\n"
928 msgstr ""
929 "_BSD_SOURCE || _SVID_SOURCE\n"
930 "    /* _GNU_SOURCE も定義される */\n"
931
932 #. type: Plain text
933 #: build/C/man2/clone.2:87
934 msgid "B<clone>()  creates a new process, in a manner similar to B<fork>(2)."
935 msgstr "B<clone>() は、 B<fork>(2) と似た方法で新しいプロセスを作成する。"
936
937 #. type: Plain text
938 #: build/C/man2/clone.2:94
939 msgid ""
940 "This page describes both the glibc B<clone>()  wrapper function and the "
941 "underlying system call on which it is based.  The main text describes the "
942 "wrapper function; the differences for the raw system call are described "
943 "toward the end of this page."
944 msgstr ""
945 "このページでは、 glibc の B<clone>() ラッパー関数とその裏で呼ばれるシステム"
946 "コールの両方について説明している。 メインの説明はラッパー関数に関するものであ"
947 "る。 素のシステムコールにおける差分はこのページの最後の方で説明する。"
948
949 #. type: Plain text
950 #: build/C/man2/clone.2:106
951 msgid ""
952 "Unlike B<fork>(2), B<clone>()  allows the child process to share parts of "
953 "its execution context with the calling process, such as the memory space, "
954 "the table of file descriptors, and the table of signal handlers.  (Note that "
955 "on this manual page, \"calling process\" normally corresponds to \"parent "
956 "process\".  But see the description of B<CLONE_PARENT> below.)"
957 msgstr ""
958 "B<fork>(2) とは異なり、B<clone>() では、子プロセス (child process)  と呼び出"
959 "し元のプロセスとが、メモリ空間、ファイルディスクリプタのテーブル、シグナルハ"
960 "ンドラのテーブルなどの 実行コンテキストの一部を共有できる。 (このマニュアルに"
961 "おける「呼び出し元のプロセス」は、通常は 「親プロセス」と一致する。但し、後述"
962 "の B<CLONE_PARENT> の項も参照のこと)"
963
964 #. type: Plain text
965 #: build/C/man2/clone.2:111
966 msgid ""
967 "The main use of B<clone>()  is to implement threads: multiple threads of "
968 "control in a program that run concurrently in a shared memory space."
969 msgstr ""
970 "B<clone>()  の主要な使用法はスレッド (threads) を実装することである: 一つのプ"
971 "ログラムの中の複数のスレッドは共有されたメモリ空間で 同時に実行される。"
972
973 #. type: Plain text
974 #: build/C/man2/clone.2:131
975 msgid ""
976 "When the child process is created with B<clone>(), it executes the function "
977 "I<fn>(I<arg>).  (This differs from B<fork>(2), where execution continues in "
978 "the child from the point of the B<fork>(2)  call.)  The I<fn> argument is a "
979 "pointer to a function that is called by the child process at the beginning "
980 "of its execution.  The I<arg> argument is passed to the I<fn> function."
981 msgstr ""
982 "B<clone>()  で子プロセスが作成された時に、作成された子プロセスは関数 "
983 "I<fn>(I<arg>)  を実行する。 (この点が B<fork>(2)  とは異なる。 B<fork>(2)  の"
984 "場合、子プロセスは B<fork>(2)  が呼び出された場所から実行を続ける。)  I<fn> "
985 "引き数は、子プロセスが実行を始める時に子プロセスが呼び出す 関数へのポインタで"
986 "ある。 I<arg> 引き数はそのまま I<fn> 関数へと渡される。"
987
988 #. type: Plain text
989 #: build/C/man2/clone.2:141
990 msgid ""
991 "When the I<fn>(I<arg>)  function application returns, the child process "
992 "terminates.  The integer returned by I<fn> is the exit code for the child "
993 "process.  The child process may also terminate explicitly by calling "
994 "B<exit>(2)  or after receiving a fatal signal."
995 msgstr ""
996 "I<fn>(I<arg>)  関数が終了すると、子プロセスは終了する。 I<fn> によって返され"
997 "た整数が子プロセスの終了コードとなる。 子プロセスは、 B<exit>(2)  を呼んで明"
998 "示的に終了することもあるし、致命的なシグナルを受信した 場合に終了することもあ"
999 "る。"
1000
1001 #. type: Plain text
1002 #: build/C/man2/clone.2:157
1003 msgid ""
1004 "The I<child_stack> argument specifies the location of the stack used by the "
1005 "child process.  Since the child and calling process may share memory, it is "
1006 "not possible for the child process to execute in the same stack as the "
1007 "calling process.  The calling process must therefore set up memory space for "
1008 "the child stack and pass a pointer to this space to B<clone>().  Stacks grow "
1009 "downward on all processors that run Linux (except the HP PA processors), so "
1010 "I<child_stack> usually points to the topmost address of the memory space set "
1011 "up for the child stack."
1012 msgstr ""
1013 "I<child_stack> 引き数は、子プロセスによって使用されるスタックの位置を指定す"
1014 "る。 子プロセスと呼び出し元のプロセスはメモリを共有することがあるため、 子プ"
1015 "ロセスは呼び出し元のプロセスと同じスタックで実行することができない。 このた"
1016 "め、呼び出し元のプロセスは子プロセスのスタックのためのメモリ空間を 用意して、"
1017 "この空間へのポインタを B<clone>()  へ渡さなければならない。 (HP PA プロセッサ"
1018 "以外の) Linux が動作する全てのプロセッサでは、 スタックは下方 (アドレスが小さ"
1019 "い方向) へと伸びる。このため、普通は I<child_stack> は子プロセスのスタックの"
1020 "ために用意したメモリ空間の一番大きい アドレスを指すようにする。"
1021
1022 #. type: Plain text
1023 #: build/C/man2/clone.2:173
1024 msgid ""
1025 "The low byte of I<flags> contains the number of the I<termination signal> "
1026 "sent to the parent when the child dies.  If this signal is specified as "
1027 "anything other than B<SIGCHLD>, then the parent process must specify the "
1028 "B<__WALL> or B<__WCLONE> options when waiting for the child with "
1029 "B<wait>(2).  If no signal is specified, then the parent process is not "
1030 "signaled when the child terminates."
1031 msgstr ""
1032 "I<flags> の下位 1 バイトは子プロセスが死んだ場合に親プロセスへと送られる I<終"
1033 "了シグナル (termination signal)> の番号を指定する。このシグナルとして "
1034 "B<SIGCHLD> 以外が指定された場合、親プロセスは、 B<wait>(2)  で子プロセスを待"
1035 "つ際に、オプションとして B<__WALL> または B<__WCLONE> を指定しなければならな"
1036 "い。 どのシグナルも指定されなかった場合、子プロセスが終了した時に親プロセス "
1037 "にシグナルは送られない。"
1038
1039 #. type: Plain text
1040 #: build/C/man2/clone.2:178
1041 msgid ""
1042 "I<flags> may also be bitwise-or'ed with zero or more of the following "
1043 "constants, in order to specify what is shared between the calling process "
1044 "and the child process:"
1045 msgstr ""
1046 "I<flags> には、以下の定数のうち 0個以上をビット毎の論理和 (bitwise-or)  を"
1047 "とったものを指定できる。これらの定数は呼び出し元のプロセスと 子プロセスの間で"
1048 "何を共有するかを指定する:"
1049
1050 #. type: TP
1051 #: build/C/man2/clone.2:178
1052 #, no-wrap
1053 msgid "B<CLONE_CHILD_CLEARTID> (since Linux 2.5.49)"
1054 msgstr "B<CLONE_CHILD_CLEARTID> (Linux 2.5.49 以降)"
1055
1056 #. type: Plain text
1057 #: build/C/man2/clone.2:188
1058 msgid ""
1059 "Erase child thread ID at location I<ctid> in child memory when the child "
1060 "exits, and do a wakeup on the futex at that address.  The address involved "
1061 "may be changed by the B<set_tid_address>(2)  system call.  This is used by "
1062 "threading libraries."
1063 msgstr ""
1064 "子プロセスが終了したときに子プロセスのメモリ内の I<ctid> が指す場所にある子プ"
1065 "ロセスのスレッド ID を消去し、 そのアドレスで futex を wake (起床) させる。 "
1066 "このアドレスは B<set_tid_address>(2)  システムコールで変更することができる。 "
1067 "この機能はスレッドライブラリで使用される。"
1068
1069 #. type: TP
1070 #: build/C/man2/clone.2:188
1071 #, no-wrap
1072 msgid "B<CLONE_CHILD_SETTID> (since Linux 2.5.49)"
1073 msgstr "B<CLONE_CHILD_SETTID> (Linux 2.5.49 以降)"
1074
1075 #. type: Plain text
1076 #: build/C/man2/clone.2:193
1077 msgid "Store child thread ID at location I<ctid> in child memory."
1078 msgstr ""
1079 "子プロセスのメモリ内の I<ctid> が指す場所に子プロセスのスレッド ID を格納す"
1080 "る。"
1081
1082 #. type: TP
1083 #: build/C/man2/clone.2:193
1084 #, no-wrap
1085 msgid "B<CLONE_FILES> (since Linux 2.0)"
1086 msgstr "B<CLONE_FILES> (Linux 2.0 以降)"
1087
1088 #. type: Plain text
1089 #: build/C/man2/clone.2:206
1090 msgid ""
1091 "If B<CLONE_FILES> is set, the calling process and the child process share "
1092 "the same file descriptor table.  Any file descriptor created by the calling "
1093 "process or by the child process is also valid in the other process.  "
1094 "Similarly, if one of the processes closes a file descriptor, or changes its "
1095 "associated flags (using the B<fcntl>(2)  B<F_SETFD> operation), the other "
1096 "process is also affected."
1097 msgstr ""
1098 "B<CLONE_FILES> が設定された場合、呼び出し元のプロセスと子プロセスはファイル"
1099 "ディスクリプタの テーブルを共有する。 呼び出し元プロセスとその子プロセスの一"
1100 "方が作成した ファイルディスクリプタは、もう一方においても有効である。 同じよ"
1101 "うに、一方のプロセスがファイルディスクリプタを閉じたり、 (B<fcntl>(2)  "
1102 "B<F_SETFD> 操作を使って) ディスクリプタに関連するフラグを変更したりすると、 "
1103 "もう一方のプロセスにも影響する。"
1104
1105 #. type: Plain text
1106 #: build/C/man2/clone.2:220
1107 msgid ""
1108 "If B<CLONE_FILES> is not set, the child process inherits a copy of all file "
1109 "descriptors opened in the calling process at the time of B<clone>().  (The "
1110 "duplicated file descriptors in the child refer to the same open file "
1111 "descriptions (see B<open>(2))  as the corresponding file descriptors in the "
1112 "calling process.)  Subsequent operations that open or close file "
1113 "descriptors, or change file descriptor flags, performed by either the "
1114 "calling process or the child process do not affect the other process."
1115 msgstr ""
1116 "B<CLONE_FILES> が設定されていない場合、子プロセスは、 B<clone>()  が実行され"
1117 "た時点で、呼び出し元のプロセスがオープンしている全ての ファイルディスクリプタ"
1118 "のコピーを継承する (子プロセスの複製されたファイルディスクリプタは、 対応する"
1119 "呼び出し元のプロセスのファイルディスクリプタと 同じファイル記述 (B<open>(2)  "
1120 "参照) を参照する)。 これ以降に、呼び出し元のプロセスと子プロセスの一方が ファ"
1121 "イルディスクリプタの操作 (ファイルディスクリプタの オープン・クローズや、ファ"
1122 "イルディスクリプタ・フラグの変更)  を行っても、もう一方のプロセスには影響を与"
1123 "えない。"
1124
1125 #. type: TP
1126 #: build/C/man2/clone.2:220
1127 #, no-wrap
1128 msgid "B<CLONE_FS> (since Linux 2.0)"
1129 msgstr "B<CLONE_FS> (Linux 2.0 以降)"
1130
1131 #. type: Plain text
1132 #: build/C/man2/clone.2:235
1133 msgid ""
1134 "If B<CLONE_FS> is set, the caller and the child process share the same "
1135 "filesystem information.  This includes the root of the filesystem, the "
1136 "current working directory, and the umask.  Any call to B<chroot>(2), "
1137 "B<chdir>(2), or B<umask>(2)  performed by the calling process or the child "
1138 "process also affects the other process."
1139 msgstr ""
1140 "B<CLONE_FS> が設定された場合、呼び出し元のプロセスと子プロセスが同じファイル"
1141 "システム 情報を共有する。ファイルシステム情報は、ファイルシステムのルート "
1142 "(root)、 カレントワーキングディレクトリ (current working directory)  や "
1143 "umask などである。 呼び出し元のプロセスや子プロセスのどちらか一方によって "
1144 "B<chroot>(2), B<chdir>(2), B<umask>(2)  が呼び出されると、もう一方のプロセス"
1145 "にも影響が及ぶ。"
1146
1147 #. type: Plain text
1148 #: build/C/man2/clone.2:247
1149 msgid ""
1150 "If B<CLONE_FS> is not set, the child process works on a copy of the "
1151 "filesystem information of the calling process at the time of the B<clone>()  "
1152 "call.  Calls to B<chroot>(2), B<chdir>(2), B<umask>(2)  performed later by "
1153 "one of the processes do not affect the other process."
1154 msgstr ""
1155 "B<CLONE_FS> が設定されていない場合、子プロセスは、 B<clone>()  が実行された時"
1156 "点での、呼び出し元のプロセスのファイルシステム情報のコピーを 使用する。 これ"
1157 "以降は、呼び出し元のプロセスと子プロセスの一方が B<chroot>(2), B<chdir>(2), "
1158 "B<umask>(2)  を呼び出しても、もう一方のプロセスには影響を与えない。"
1159
1160 #. type: TP
1161 #: build/C/man2/clone.2:247
1162 #, no-wrap
1163 msgid "B<CLONE_IO> (since Linux 2.6.25)"
1164 msgstr "B<CLONE_IO> (Linux 2.6.25 以降)"
1165
1166 #. type: Plain text
1167 #: build/C/man2/clone.2:256
1168 msgid ""
1169 "If B<CLONE_IO> is set, then the new process shares an I/O context with the "
1170 "calling process.  If this flag is not set, then (as with B<fork>(2))  the "
1171 "new process has its own I/O context."
1172 msgstr ""
1173 "B<CLONE_IO> が設定された場合、新しいプロセスは呼び出し元のプロセスと I/O コン"
1174 "テキストを共有する。 このフラグが設定されていない場合には、 (B<fork>(2)  の場"
1175 "合と同様) 新しいプロセスは自分専用の I/O コンテキストを持つ。"
1176
1177 #.  The following based on text from Jens Axboe
1178 #.  the anticipatory and CFQ scheduler
1179 #.  with CFQ and AS.
1180 #. type: Plain text
1181 #: build/C/man2/clone.2:273
1182 msgid ""
1183 "The I/O context is the I/O scope of the disk scheduler (i.e, what the I/O "
1184 "scheduler uses to model scheduling of a process's I/O).  If processes share "
1185 "the same I/O context, they are treated as one by the I/O scheduler.  As a "
1186 "consequence, they get to share disk time.  For some I/O schedulers, if two "
1187 "processes share an I/O context, they will be allowed to interleave their "
1188 "disk access.  If several threads are doing I/O on behalf of the same process "
1189 "(B<aio_read>(3), for instance), they should employ B<CLONE_IO> to get better "
1190 "I/O performance."
1191 msgstr ""
1192 "I/O コンテキストは、ディスクスケジュールの I/O スコープである (言い換えると、"
1193 "I/O コンテキストは I/O スケジューラがプロセス I/O の スケジューリングをモデル"
1194 "化するのに使用される)。 複数のプロセスが同じ I/O コンテキストを共有する場"
1195 "合、 これらのプロセスは I/O スケジューラからは一つとして扱われる。 結果とし"
1196 "て、これらのプロセスはディスクアクセスの時間を共有するようになる。 いくつか"
1197 "の I/O スケジューラでは、 二つのプロセスが I/O コンテキストを共有している場"
1198 "合、 これらのプロセスはディスクアクセスを交互に行うことができる。 同じプロセ"
1199 "スの複数のスレッドが I/O を実行している場合 (例えば B<aio_read>(3))、 "
1200 "B<CLONE_IO> を利用することで I/O 性能を良くすることができる。"
1201
1202 #. type: Plain text
1203 #: build/C/man2/clone.2:277
1204 msgid ""
1205 "If the kernel is not configured with the B<CONFIG_BLOCK> option, this flag "
1206 "is a no-op."
1207 msgstr ""
1208 "カーネルの設定が B<CONFIG_BLOCK> オプション付きでない場合、 このフラグは何の"
1209 "意味も持たない。"
1210
1211 #. type: TP
1212 #: build/C/man2/clone.2:277 build/C/man2/unshare.2:96
1213 #, no-wrap
1214 msgid "B<CLONE_NEWIPC> (since Linux 2.6.19)"
1215 msgstr "B<CLONE_NEWIPC> (Linux 2.6.19 以降)"
1216
1217 #. type: Plain text
1218 #: build/C/man2/clone.2:287
1219 msgid ""
1220 "If B<CLONE_NEWIPC> is set, then create the process in a new IPC namespace.  "
1221 "If this flag is not set, then (as with B<fork>(2)), the process is created "
1222 "in the same IPC namespace as the calling process.  This flag is intended for "
1223 "the implementation of containers."
1224 msgstr ""
1225 "B<CLONE_NEWIPC> が設定された場合、新しい IPC 名前空間 (namespace) でプロセス"
1226 "を作成する。 このフラグが設定されていない場合、 (B<fork>(2)  の場合と同様) 呼"
1227 "び出し元のプロセスと同じ IPC 名前空間でプロセスが 作成される。 このフラグは、"
1228 "コンテナの実装での使用を意図して用意されたものである。"
1229
1230 #.  commit 7eafd7c74c3f2e67c27621b987b28397110d643f
1231 #.  https://lwn.net/Articles/312232/
1232 #. type: Plain text
1233 #: build/C/man2/clone.2:299
1234 msgid ""
1235 "An IPC namespace provides an isolated view of System\\ V IPC objects (see "
1236 "B<svipc>(7))  and (since Linux 2.6.30)  POSIX message queues (see "
1237 "B<mq_overview>(7)).  The common characteristic of these IPC mechanisms is "
1238 "that IPC objects are identified by mechanisms other than filesystem "
1239 "pathnames."
1240 msgstr ""
1241 "IPC 名前空間は、独立の System\\ V IPC オブジェクト空間 (B<svipc>(7) 参照) を"
1242 "提供する 。 (Linux 2.6.30 以降では) 独立した POSIX メッセージキュー空間 "
1243 "(B<mq_overview>(7) 参照) も提供される。 これらの IPC 機構に共通の特徴とし"
1244 "て、 IPC オブジェクトはファイルシステムのパス名とは違った仕組みで識別されると"
1245 "いう点がある。"
1246
1247 #. type: Plain text
1248 #: build/C/man2/clone.2:303
1249 msgid ""
1250 "Objects created in an IPC namespace are visible to all other processes that "
1251 "are members of that namespace, but are not visible to processes in other IPC "
1252 "namespaces."
1253 msgstr ""
1254 "ある IPC 名前空間に作成されたオブジェクトは、 その名前空間のメンバーである他"
1255 "のすべてのプロセスからも見えるが、 違う IPC 名前空間のプロセスからは見えな"
1256 "い。"
1257
1258 #. type: Plain text
1259 #: build/C/man2/clone.2:307
1260 msgid ""
1261 "When an IPC namespace is destroyed (i.e., when the last process that is a "
1262 "member of the namespace terminates), all IPC objects in the namespace are "
1263 "automatically destroyed."
1264 msgstr ""
1265 "IPC 名前空間が破棄される時 (すなわち、その名前空間のメンバーの最後のプロセス"
1266 "が終了する時)、 その名前空間の全ての IPC オブジェクトは自動的に破棄される。"
1267
1268 #. type: Plain text
1269 #: build/C/man2/clone.2:314
1270 msgid ""
1271 "Only a privileged process (B<CAP_SYS_ADMIN>)  can employ B<CLONE_NEWIPC>.  "
1272 "This flag can't be specified in conjunction with B<CLONE_SYSVSEM>."
1273 msgstr ""
1274 "特権プロセス (B<CAP_SYS_ADMIN>) だけが B<CLONE_NEWIPC> を使用できる。 このフ"
1275 "ラグは B<CLONE_SYSVSEM> と組み合わせて指定することはできない。"
1276
1277 #. type: Plain text
1278 #: build/C/man2/clone.2:317
1279 msgid "For further information on IPC namespaces, see B<namespaces>(7)."
1280 msgstr "IPC 名前空間の詳細は B<namespaces>(7) を参照。"
1281
1282 #. type: TP
1283 #: build/C/man2/clone.2:317 build/C/man2/unshare.2:113
1284 #, no-wrap
1285 msgid "B<CLONE_NEWNET> (since Linux 2.6.24)"
1286 msgstr "B<CLONE_NEWNET> (Linux 2.6.24 以降)"
1287
1288 #. type: Plain text
1289 #: build/C/man2/clone.2:321
1290 msgid ""
1291 "(The implementation of this flag was completed only by about kernel version "
1292 "2.6.29.)"
1293 msgstr "(このフラグの実装は、Linux 2.6.29 あたりまでには完成した。)"
1294
1295 #. type: Plain text
1296 #: build/C/man2/clone.2:330
1297 msgid ""
1298 "If B<CLONE_NEWNET> is set, then create the process in a new network "
1299 "namespace.  If this flag is not set, then (as with B<fork>(2))  the process "
1300 "is created in the same network namespace as the calling process.  This flag "
1301 "is intended for the implementation of containers."
1302 msgstr ""
1303 "B<CLONE_NEWNET> が設定された場合、新しいネットワーク名前空間 (network "
1304 "namaspace)  でプロセスを作成する。 このフラグが設定されていない場合、 "
1305 "(B<fork>(2)  の場合と同様) 呼び出し元のプロセスと同じネットワーク名前空間でプ"
1306 "ロセスが 作成される。 このフラグは、コンテナの実装での使用を意図して用意され"
1307 "たものである。"
1308
1309 #.  FIXME . Add pointer to veth(4) page when it is eventually completed
1310 #. type: Plain text
1311 #: build/C/man2/clone.2:345
1312 msgid ""
1313 "A network namespace provides an isolated view of the networking stack "
1314 "(network device interfaces, IPv4 and IPv6 protocol stacks, IP routing "
1315 "tables, firewall rules, the I</proc/net> and I</sys/class/net> directory "
1316 "trees, sockets, etc.).  A physical network device can live in exactly one "
1317 "network namespace.  A virtual network device (\"veth\") pair provides a pipe-"
1318 "like abstraction that can be used to create tunnels between network "
1319 "namespaces, and can be used to create a bridge to a physical network device "
1320 "in another namespace."
1321 msgstr ""
1322 "ネットワーク名前空間は、分離されたネットワークスタックを提供するものである "
1323 "(ネットワークスタックとは、 ネットワークデバイスインタフェース、IPv4 や IPv6 "
1324 "プロトコルスタック、 I</proc/net>、 I</sys/class/net> ディレクトリツリー、ソ"
1325 "ケットなどである)。 物理ネットワークデバイスが所属できるネットワーク名前空間"
1326 "は一つだけである。 仮想ネットワークデバイス (\"veth\") のペアにより パイプ風"
1327 "の抽象化 (abstraction) が実現されており、 これを使うことで、ネットワーク名前"
1328 "空間間のトンネルを作成したり、 別の名前空間の物理ネットワークデバイスへのブ"
1329 "リッジを作成したり することができる。"
1330
1331 #. type: Plain text
1332 #: build/C/man2/clone.2:352
1333 msgid ""
1334 "When a network namespace is freed (i.e., when the last process in the "
1335 "namespace terminates), its physical network devices are moved back to the "
1336 "initial network namespace (not to the parent of the process).  For further "
1337 "information on network namespaces, see B<namespaces>(7)."
1338 msgstr ""
1339 "ネットワーク名前空間が解放される時 (すなわち、その名前空間の最後のプロセスが"
1340 "終了する時)、 物理ネットワークデバイスは初期ネットワーク名前空間 (initial "
1341 "network namespace) に戻される (親プロセスのネットワーク名前空間に戻される訳で"
1342 "はない)。 ネットワーク名前空間のさらなる情報は B<namespaces>(7) を参照。"
1343
1344 #. type: Plain text
1345 #: build/C/man2/clone.2:357
1346 msgid ""
1347 "Only a privileged process (B<CAP_SYS_ADMIN>)  can employ B<CLONE_NEWNET>."
1348 msgstr "特権プロセス (B<CAP_SYS_ADMIN>) だけが B<CLONE_NEWNET> を使用できる。"
1349
1350 #. type: TP
1351 #: build/C/man2/clone.2:357
1352 #, no-wrap
1353 msgid "B<CLONE_NEWNS> (since Linux 2.4.19)"
1354 msgstr "B<CLONE_NEWNS> (Linux 2.4.19 以降)"
1355
1356 #. type: Plain text
1357 #: build/C/man2/clone.2:367
1358 msgid ""
1359 "If B<CLONE_NEWNS> is set, the cloned child is started in a new mount "
1360 "namespace, initialized with a copy of the namespace of the parent.  If "
1361 "B<CLONE_NEWNS> is not set, the child lives in the same mount namespace as "
1362 "the parent."
1363 msgstr ""
1364 "B<CLONE_NEWNS> がセットされている場合、 clone で作成された子プロセスは新しい"
1365 "マウント名前空間で開始され、 新しい名前空間は親プロセスの名前空間のコピーで初"
1366 "期化される。 B<CLONE_NEWNS> がセットされていない場合、 子プロセスは親プロセス"
1367 "と同じマウント名前空間となる。"
1368
1369 #. type: Plain text
1370 #: build/C/man2/clone.2:370
1371 msgid "For further information on mount namespaces, see B<namespaces>(7)."
1372 msgstr "マウント名前空間の詳細は B<namespaces>(7) を参照。"
1373
1374 #.  See https://lwn.net/Articles/543273/
1375 #. type: Plain text
1376 #: build/C/man2/clone.2:383
1377 msgid ""
1378 "Only a privileged process (B<CAP_SYS_ADMIN>)  can employ B<CLONE_NEWNS>.  It "
1379 "is not permitted to specify both B<CLONE_NEWNS> and B<CLONE_FS> in the same "
1380 "B<clone>()  call."
1381 msgstr ""
1382 "特権プロセス (B<CAP_SYS_ADMIN>) のみが B<CLONE_NEWNS> を指定することができ"
1383 "る。 一つの B<clone>()  呼び出しで、 B<CLONE_NEWNS> と B<CLONE_FS> の両方を指"
1384 "定することはできない。"
1385
1386 #. type: TP
1387 #: build/C/man2/clone.2:383
1388 #, no-wrap
1389 msgid "B<CLONE_NEWPID> (since Linux 2.6.24)"
1390 msgstr "B<CLONE_NEWPID> (Linux 2.6.24 以降)"
1391
1392 #.  This explanation draws a lot of details from
1393 #.  http://lwn.net/Articles/259217/
1394 #.  Authors: Pavel Emelyanov <xemul@openvz.org>
1395 #.  and Kir Kolyshkin <kir@openvz.org>
1396 #.  The primary kernel commit is 30e49c263e36341b60b735cbef5ca37912549264
1397 #.  Author: Pavel Emelyanov <xemul@openvz.org>
1398 #. type: Plain text
1399 #: build/C/man2/clone.2:400
1400 msgid ""
1401 "If B<CLONE_NEWPID> is set, then create the process in a new PID namespace.  "
1402 "If this flag is not set, then (as with B<fork>(2))  the process is created "
1403 "in the same PID namespace as the calling process.  This flag is intended for "
1404 "the implementation of containers."
1405 msgstr ""
1406 "B<CLONE_NEWPID> が設定された場合、新しい PID 名前空間でプロセスを作成する。 "
1407 "このフラグが設定されていない場合、 (B<fork>(2)  の場合と同様) 呼び出し元のプ"
1408 "ロセスと同じ PID 名前空間で プロセスが作成される。 このフラグは、コンテナの実"
1409 "装での使用を意図して用意されたものである。"
1410
1411 #. type: Plain text
1412 #: build/C/man2/clone.2:405
1413 msgid ""
1414 "For further information on PID namespaces, see B<namespaces>(7)  and "
1415 "B<pid_namespaces>(7)"
1416 msgstr "PID 名前空間の詳細は B<namespaces>(7) と B<pid_namespaces>(7) を参照。"
1417
1418 #. type: Plain text
1419 #: build/C/man2/clone.2:414
1420 msgid ""
1421 "Only a privileged process (B<CAP_SYS_ADMIN>)  can employ B<CLONE_NEWPID>.  "
1422 "This flag can't be specified in conjunction with B<CLONE_THREAD> or "
1423 "B<CLONE_PARENT>."
1424 msgstr ""
1425 "特権プロセス (B<CAP_SYS_ADMIN>) だけが B<CLONE_NEWPID> を使用できる。 このフ"
1426 "ラグは B<CLONE_THREAD> や B<CLONE_PARENT> と組み合わせて指定することはできな"
1427 "い。"
1428
1429 #. type: TP
1430 #: build/C/man2/clone.2:414
1431 #, no-wrap
1432 msgid "B<CLONE_NEWUSER>"
1433 msgstr "B<CLONE_NEWUSER>"
1434
1435 #. type: Plain text
1436 #: build/C/man2/clone.2:424
1437 msgid ""
1438 "(This flag first became meaningful for B<clone>()  in Linux 2.6.23, the "
1439 "current B<clone>()  semantics were merged in Linux 3.5, and the final pieces "
1440 "to make the user namespaces completely usable were merged in Linux 3.8.)"
1441 msgstr ""
1442 "(このフラグが B<clone>() で意味を持つようになったのは Linux 2.6.23 である。 "
1443 "現在の B<clone>() の動作が取り込まれたのは Linux 3.5 であり、 ユーザー名前空"
1444 "間が完全に機能するようにする最後の機能が取り込まれたのは Linux 3.8 である。)"
1445
1446 #. type: Plain text
1447 #: build/C/man2/clone.2:431
1448 msgid ""
1449 "If B<CLONE_NEWUSER> is set, then create the process in a new user "
1450 "namespace.  If this flag is not set, then (as with B<fork>(2))  the process "
1451 "is created in the same user namespace as the calling process."
1452 msgstr ""
1453 "B<CLONE_NEWUSER> がセットされている場合、新しいユーザー名前空間でプロセスを作"
1454 "成する。 このフラグがセットされていない場合、 (B<fork>(2)  の場合と同様に) 呼"
1455 "び出し元のプロセスと同じユーザー名前空間でプロセスが作成される。"
1456
1457 #. type: Plain text
1458 #: build/C/man2/clone.2:436
1459 msgid ""
1460 "For further information on user namespaces, see B<namespaces>(7)  and "
1461 "B<user_namespaces>(7)"
1462 msgstr ""
1463 "ユーザー名前空間の詳細は B<namespaces>(7) と B<user_namespaces>(7) を参照。"
1464
1465 #.  Before Linux 2.6.29, it appears that only CAP_SYS_ADMIN was needed
1466 #. type: Plain text
1467 #: build/C/man2/clone.2:447
1468 msgid ""
1469 "Before Linux 3.8, use of B<CLONE_NEWUSER> required that the caller have "
1470 "three capabilities: B<CAP_SYS_ADMIN>, B<CAP_SETUID>, and B<CAP_SETGID>.  "
1471 "Starting with Linux 3.8, no privileges are needed to create a user namespace."
1472 msgstr ""
1473 "Linux 3.8 より前では、 B<CLONE_NEWUSER> を使用するには、 呼び出し元は "
1474 "B<CAP_SYS_ADMIN>, B<CAP_SETUID>, B<CAP_SETGID> の 3 つのケーパリビティを持っ"
1475 "ている必要があった。 Linux 3.8 以降では、 ユーザー名前空間を作成するのに特権"
1476 "は必要なくなった。"
1477
1478 #.  commit e66eded8309ebf679d3d3c1f5820d1f2ca332c71
1479 #.  https://lwn.net/Articles/543273/
1480 #.  The fix actually went into 3.9 and into 3.8.3. However, user namespaces
1481 #.  were, for practical purposes, unusable in earlier 3.8.x because of the
1482 #.  various filesystems that didn't support userns.
1483 #. type: Plain text
1484 #: build/C/man2/clone.2:461
1485 msgid ""
1486 "This flag can't be specified in conjunction with B<CLONE_THREAD> or "
1487 "B<CLONE_PARENT>.  For security reasons, B<CLONE_NEWUSER> cannot be specified "
1488 "in conjunction with B<CLONE_FS>."
1489 msgstr ""
1490 "このフラグは B<CLONE_THREAD> や B<CLONE_PARENT> と組み合わせて指定することは"
1491 "できない。 セキュリティ上の理由から、 B<CLONE_NEWUSER> は B<CLONE_FS> と組み"
1492 "合わせて指定することはできない。"
1493
1494 #. type: Plain text
1495 #: build/C/man2/clone.2:464 build/C/man2/unshare.2:209
1496 msgid "For further information on user namespaces, see B<user_namespaces>(7)."
1497 msgstr "ユーザー名前空間の詳細は B<user_namespaces>(7) を参照。"
1498
1499 #. type: TP
1500 #: build/C/man2/clone.2:464 build/C/man2/unshare.2:209
1501 #, no-wrap
1502 msgid "B<CLONE_NEWUTS> (since Linux 2.6.19)"
1503 msgstr "B<CLONE_NEWUTS> (Linux 2.6.19 以降)"
1504
1505 #. type: Plain text
1506 #: build/C/man2/clone.2:476
1507 msgid ""
1508 "If B<CLONE_NEWUTS> is set, then create the process in a new UTS namespace, "
1509 "whose identifiers are initialized by duplicating the identifiers from the "
1510 "UTS namespace of the calling process.  If this flag is not set, then (as "
1511 "with B<fork>(2))  the process is created in the same UTS namespace as the "
1512 "calling process.  This flag is intended for the implementation of containers."
1513 msgstr ""
1514 "B<CLONE_NEWUTS> が設定された場合、新しい UTS 名前空間でプロセスを作成する。 "
1515 "新しい UTS 名前空間の識別子の初期値は、呼び出し元のプロセスの UTS 名前空間の"
1516 "識別子を複製したものとなる。 このフラグが設定されていない場合、 (B<fork>(2)  "
1517 "の場合と同様) 呼び出し元のプロセスと同じ UTS 名前空間で プロセスが作成され"
1518 "る。 このフラグは、コンテナの実装での使用を意図して用意されたものである。"
1519
1520 #. type: Plain text
1521 #: build/C/man2/clone.2:487
1522 msgid ""
1523 "A UTS namespace is the set of identifiers returned by B<uname>(2); among "
1524 "these, the domain name and the hostname can be modified by "
1525 "B<setdomainname>(2)  and B<sethostname>(2), respectively.  Changes made to "
1526 "the identifiers in a UTS namespace are visible to all other processes in the "
1527 "same namespace, but are not visible to processes in other UTS namespaces."
1528 msgstr ""
1529 "UTS 名前空間は、 B<uname>(2)  が返す識別子の集合である。 識別子としてはドメイ"
1530 "ン名とホスト名があり、 それぞれ B<setdomainname>(2), B<sethostname>(2)  で修"
1531 "正することができる。 ある UTS 名前空間における識別子の変更は同じ名前空間の他"
1532 "のすべての プロセスに見えるが、別の UTS 名前空間のプロセスには見えない。"
1533
1534 #. type: Plain text
1535 #: build/C/man2/clone.2:492
1536 msgid ""
1537 "Only a privileged process (B<CAP_SYS_ADMIN>)  can employ B<CLONE_NEWUTS>."
1538 msgstr "特権プロセス (B<CAP_SYS_ADMIN>) だけが B<CLONE_NEWUTS> を使用できる。"
1539
1540 #. type: Plain text
1541 #: build/C/man2/clone.2:495
1542 msgid "For further information on UTS namespaces, see B<namespaces>(7)."
1543 msgstr "UTS 名前空間の詳細は B<namespaces>(7) を参照。"
1544
1545 #. type: TP
1546 #: build/C/man2/clone.2:495
1547 #, no-wrap
1548 msgid "B<CLONE_PARENT> (since Linux 2.3.12)"
1549 msgstr "B<CLONE_PARENT> (Linux 2.3.12 以降)"
1550
1551 #. type: Plain text
1552 #: build/C/man2/clone.2:502
1553 msgid ""
1554 "If B<CLONE_PARENT> is set, then the parent of the new child (as returned by "
1555 "B<getppid>(2))  will be the same as that of the calling process."
1556 msgstr ""
1557 "B<CLONE_PARENT> が設定された場合、新しい子供の (B<getppid>(2)  で返される) 親"
1558 "プロセスは呼び出し元のプロセスの親プロセスと同じになる。"
1559
1560 #. type: Plain text
1561 #: build/C/man2/clone.2:508
1562 msgid ""
1563 "If B<CLONE_PARENT> is not set, then (as with B<fork>(2))  the child's parent "
1564 "is the calling process."
1565 msgstr ""
1566 "B<CLONE_PARENT> が設定されていない場合、 (B<fork>(2)  と同様に) 呼び出し元の"
1567 "プロセスがその子供の親になる。"
1568
1569 #. type: Plain text
1570 #: build/C/man2/clone.2:516
1571 msgid ""
1572 "Note that it is the parent process, as returned by B<getppid>(2), which is "
1573 "signaled when the child terminates, so that if B<CLONE_PARENT> is set, then "
1574 "the parent of the calling process, rather than the calling process itself, "
1575 "will be signaled."
1576 msgstr ""
1577 "子供が終了した時にシグナルが送られるのは B<getppid>(2)  が返す親プロセスであ"
1578 "る点に注意すること。このため B<CLONE_PARENT> が設定された場合、呼び出し元のプ"
1579 "ロセスではなく呼び出し元のプロセスの 親プロセスにシグナルが送られる。"
1580
1581 #. type: TP
1582 #: build/C/man2/clone.2:516
1583 #, no-wrap
1584 msgid "B<CLONE_PARENT_SETTID> (since Linux 2.5.49)"
1585 msgstr "B<CLONE_PARENT_SETTID> (Linux 2.5.49 以降)"
1586
1587 #. type: Plain text
1588 #: build/C/man2/clone.2:524
1589 msgid ""
1590 "Store child thread ID at location I<ptid> in parent and child memory.  (In "
1591 "Linux 2.5.32-2.5.48 there was a flag B<CLONE_SETTID> that did this.)"
1592 msgstr ""
1593 "親プロセスと子プロセスのメモリ内の I<ptid> が指す領域に子プロセスのスレッド "
1594 "ID を格納する。 (Linux 2.5.32-2.5.48 では、 同じことをする B<CLONE_SETTID> と"
1595 "いうフラグが存在した。)"
1596
1597 #. type: TP
1598 #: build/C/man2/clone.2:524
1599 #, no-wrap
1600 msgid "B<CLONE_PID> (obsolete)"
1601 msgstr "B<CLONE_PID> (廃止予定)"
1602
1603 #. type: Plain text
1604 #: build/C/man2/clone.2:535
1605 msgid ""
1606 "If B<CLONE_PID> is set, the child process is created with the same process "
1607 "ID as the calling process.  This is good for hacking the system, but "
1608 "otherwise of not much use.  Since 2.3.21 this flag can be specified only by "
1609 "the system boot process (PID 0).  It disappeared in Linux 2.5.16."
1610 msgstr ""
1611 "B<CLONE_PID> が設定された場合、子プロセスは呼び出し元のプロセスと同じプロセ"
1612 "ス ID で作成される。これはシステムをハッキングするのには便利だが、 それ以外に"
1613 "はあまり使われない。 Linux 2.3.21 以降では、 システムのブートプロセス (PID "
1614 "0) だけがこのフラグを指定できる。 Linux 2.5.16 で削除された。"
1615
1616 #. type: TP
1617 #: build/C/man2/clone.2:535
1618 #, no-wrap
1619 msgid "B<CLONE_PTRACE> (since Linux 2.2)"
1620 msgstr "B<CLONE_PTRACE> (Linux 2.2 以降)"
1621
1622 #. type: Plain text
1623 #: build/C/man2/clone.2:542
1624 msgid ""
1625 "If B<CLONE_PTRACE> is specified, and the calling process is being traced, "
1626 "then trace the child also (see B<ptrace>(2))."
1627 msgstr ""
1628 "B<CLONE_PTRACE> が指定され、かつ呼び出し元のプロセスが追跡 (trace) されていた"
1629 "場合、子プロセスも 同様に追跡される。 (B<ptrace>(2)  を参照のこと)"
1630
1631 #. type: TP
1632 #: build/C/man2/clone.2:542
1633 #, no-wrap
1634 msgid "B<CLONE_SETTLS> (since Linux 2.5.32)"
1635 msgstr "B<CLONE_SETTLS> (Linux 2.5.32 以降)"
1636
1637 #. type: Plain text
1638 #: build/C/man2/clone.2:549
1639 msgid ""
1640 "The I<newtls> argument is the new TLS (Thread Local Storage) descriptor.  "
1641 "(See B<set_thread_area>(2).)"
1642 msgstr ""
1643 "I<newtls> 引き数は、新しい TLS (Thread Local Storage) ディスクリプタである。 "
1644 "(B<set_thread_area>(2)  を参照のこと)"
1645
1646 #. type: TP
1647 #: build/C/man2/clone.2:549
1648 #, no-wrap
1649 msgid "B<CLONE_SIGHAND> (since Linux 2.0)"
1650 msgstr "B<CLONE_SIGHAND> (Linux 2.0 以降)"
1651
1652 #. type: Plain text
1653 #: build/C/man2/clone.2:565
1654 msgid ""
1655 "If B<CLONE_SIGHAND> is set, the calling process and the child process share "
1656 "the same table of signal handlers.  If the calling process or child process "
1657 "calls B<sigaction>(2)  to change the behavior associated with a signal, the "
1658 "behavior is changed in the other process as well.  However, the calling "
1659 "process and child processes still have distinct signal masks and sets of "
1660 "pending signals.  So, one of them may block or unblock some signals using "
1661 "B<sigprocmask>(2)  without affecting the other process."
1662 msgstr ""
1663 "B<CLONE_SIGHAND> が設定された場合、呼び出し元のプロセスと子プロセスは同じシグ"
1664 "ナルハン ドラのテーブルを共有する。呼び出し元のプロセスまたは子プロセスのどち"
1665 "らかが B<sigaction>(2)  を呼び出してシグナルに対応する動作を変更した場合、 も"
1666 "う一方のプロセスのシグナル動作も変更される。 但し、呼び出し元のプロセスと子プ"
1667 "ロセスは、 プロセス毎に、シグナルマスク (signal mask) と処理待ちシグナルの集"
1668 "合 を持っている。このため、あるプロセスは、 B<sigprocmask>(2)  を使用して、も"
1669 "う一方のプロセスに影響を与えずに シグナルを禁止 (block) したり許可 (unblock) "
1670 "したりできる。"
1671
1672 #. type: Plain text
1673 #: build/C/man2/clone.2:576
1674 msgid ""
1675 "If B<CLONE_SIGHAND> is not set, the child process inherits a copy of the "
1676 "signal handlers of the calling process at the time B<clone>()  is called.  "
1677 "Calls to B<sigaction>(2)  performed later by one of the processes have no "
1678 "effect on the other process."
1679 msgstr ""
1680 "B<CLONE_SIGHAND> が設定されていない場合、子プロセスは B<clone>()  が実行され"
1681 "た時点での、呼び出し元のプロセスのシグナルハンドラの コピーを継承する。これ以"
1682 "降は、一方のプロセスが B<sigaction>(2)  を呼び出しても、もう一方のプロセスに"
1683 "は影響を与えない。"
1684
1685 #. type: Plain text
1686 #: build/C/man2/clone.2:584
1687 msgid ""
1688 "Since Linux 2.6.0-test6, I<flags> must also include B<CLONE_VM> if "
1689 "B<CLONE_SIGHAND> is specified"
1690 msgstr ""
1691 "Linux 2.6.0-test6 以降では、 B<CLONE_SIGHAND> を指定する場合、 B<CLONE_VM> "
1692 "も I<flags> に含めなければならない。"
1693
1694 #. type: TP
1695 #: build/C/man2/clone.2:584
1696 #, no-wrap
1697 msgid "B<CLONE_STOPPED> (since Linux 2.6.0-test2)"
1698 msgstr "B<CLONE_STOPPED> (Linux 2.6.0-test2 以降)"
1699
1700 #. type: Plain text
1701 #: build/C/man2/clone.2:593
1702 msgid ""
1703 "If B<CLONE_STOPPED> is set, then the child is initially stopped (as though "
1704 "it was sent a B<SIGSTOP> signal), and must be resumed by sending it a "
1705 "B<SIGCONT> signal."
1706 msgstr ""
1707 "B<CLONE_STOPPED> が設定されると、子プロセスは最初 (B<SIGSTOP> シグナルを送ら"
1708 "れたかのように) 停止した状態となる。 子プロセスを再開させるには B<SIGCONT> シ"
1709 "グナルを送信しなければならない。"
1710
1711 #.  glibc 2.8 removed this defn from bits/sched.h
1712 #. type: Plain text
1713 #: build/C/man2/clone.2:601
1714 msgid ""
1715 "This flag was I<deprecated> from Linux 2.6.25 onward, and was I<removed> "
1716 "altogether in Linux 2.6.38."
1717 msgstr ""
1718 "このフラグは Linux 2.6.25 以降ではI<非推奨>であり、\n"
1719 "Linux 2.6.38 で完全にI<削除>された。"
1720
1721 #. type: TP
1722 #: build/C/man2/clone.2:601
1723 #, no-wrap
1724 msgid "B<CLONE_SYSVSEM> (since Linux 2.5.10)"
1725 msgstr "B<CLONE_SYSVSEM> (Linux 2.5.10 以降)"
1726
1727 #. type: Plain text
1728 #: build/C/man2/clone.2:619
1729 msgid ""
1730 "If B<CLONE_SYSVSEM> is set, then the child and the calling process share a "
1731 "single list of System V semaphore adjustment (I<semadj>)  values (see "
1732 "B<semop>(2)).  In this case, the shared list accumulates I<semadj> values "
1733 "across all processes sharing the list, and semaphore adjustments are "
1734 "performed only when the last process that is sharing the list terminates (or "
1735 "ceases sharing the list using B<unshare>(2)).  If this flag is not set, then "
1736 "the child has a separate I<semadj> list that is initially empty."
1737 msgstr ""
1738 "B<CLONE_SYSVSEM> がセットされると、子プロセスと呼び出し元プロセスは一つの "
1739 "System\\ V セマフォの調整値 (I<semadj>) (B<semop>(2)  参照) を共有する。 この"
1740 "場合、共有されたリストはこのリストを共有する全プロセスの I<semadj> 値を積算"
1741 "し、 セマフォ調整はこのリストを共有している最後のプロセスが終了した際 (また"
1742 "は B<unshare>(2) を使ってリストの共有が中止された際) に実行される。 このフラ"
1743 "グがセットされていなければ、 子プロセスは独自のセマフォ I<semadj> リストを持"
1744 "つ (リストの初期値は空である)。"
1745
1746 #. type: TP
1747 #: build/C/man2/clone.2:619
1748 #, no-wrap
1749 msgid "B<CLONE_THREAD> (since Linux 2.4.0-test8)"
1750 msgstr "B<CLONE_THREAD> (Linux 2.4.0-test8以降)"
1751
1752 #. type: Plain text
1753 #: build/C/man2/clone.2:628
1754 msgid ""
1755 "If B<CLONE_THREAD> is set, the child is placed in the same thread group as "
1756 "the calling process.  To make the remainder of the discussion of "
1757 "B<CLONE_THREAD> more readable, the term \"thread\" is used to refer to the "
1758 "processes within a thread group."
1759 msgstr ""
1760 "B<CLONE_THREAD> が設定された場合、子プロセスは呼び出し元のプロセスと同じス"
1761 "レッドグループに 置かれる。 B<CLONE_THREAD> についての以降の議論を読みやすく"
1762 "するため、 「スレッド」という用語はスレッドグループの中のプロセスを 参照する"
1763 "のに使うこととする。"
1764
1765 #. type: Plain text
1766 #: build/C/man2/clone.2:636
1767 msgid ""
1768 "Thread groups were a feature added in Linux 2.4 to support the POSIX threads "
1769 "notion of a set of threads that share a single PID.  Internally, this shared "
1770 "PID is the so-called thread group identifier (TGID) for the thread group.  "
1771 "Since Linux 2.4, calls to B<getpid>(2)  return the TGID of the caller."
1772 msgstr ""
1773 "スレッドグループは、 スレッド集合で一つの PID を共有するという POSIX スレッド"
1774 "の概念をサポートするために Linux 2.4 に加えられた機能であった。 内部的には、"
1775 "この共有 PID はいわゆるそのスレッドグループの スレッドグループ識別子 (TGID) "
1776 "である。 Linux 2.4 以降では、 B<getpid>(2)  の呼び出しではそのプロセスのス"
1777 "レッドグループ ID を返す。"
1778
1779 #. type: Plain text
1780 #: build/C/man2/clone.2:645
1781 msgid ""
1782 "The threads within a group can be distinguished by their (system-wide)  "
1783 "unique thread IDs (TID).  A new thread's TID is available as the function "
1784 "result returned to the caller of B<clone>(), and a thread can obtain its own "
1785 "TID using B<gettid>(2)."
1786 msgstr ""
1787 "あるグループに属するスレッドは (システム全体で) 一意なスレッド ID (TID)  で区"
1788 "別できる。新しいスレッドの TID は B<clone>()  の呼び出し元へ関数の結果として"
1789 "返され、 スレッドは自分自身の TID を B<gettid>(2)  で取得できる。"
1790
1791 #. type: Plain text
1792 #: build/C/man2/clone.2:655
1793 msgid ""
1794 "When a call is made to B<clone>()  without specifying B<CLONE_THREAD>, then "
1795 "the resulting thread is placed in a new thread group whose TGID is the same "
1796 "as the thread's TID.  This thread is the I<leader> of the new thread group."
1797 msgstr ""
1798 "B<CLONE_THREAD> を指定せずに B<clone>()  の呼び出しが行われると、 生成された"
1799 "スレッドはそのスレッドの TID と同じ値の TGID を持つ 新しいスレッドグループに"
1800 "置かれる。このスレッドは 新しいスレッドグループの「リーダー」である。"
1801
1802 #. type: Plain text
1803 #: build/C/man2/clone.2:677
1804 msgid ""
1805 "A new thread created with B<CLONE_THREAD> has the same parent process as the "
1806 "caller of B<clone>()  (i.e., like B<CLONE_PARENT>), so that calls to "
1807 "B<getppid>(2)  return the same value for all of the threads in a thread "
1808 "group.  When a B<CLONE_THREAD> thread terminates, the thread that created it "
1809 "using B<clone>()  is not sent a B<SIGCHLD> (or other termination) signal; "
1810 "nor can the status of such a thread be obtained using B<wait>(2).  (The "
1811 "thread is said to be I<detached>.)"
1812 msgstr ""
1813 "B<CLONE_THREAD> を指定して作成された新しいスレッドは、 (B<CLONE_PARENT> の場"
1814 "合と同様に)  B<clone>()  を呼び出し元と同じ親プロセスを持つ。 そのため、 "
1815 "B<getppid>(2)  を呼ぶと、一つのスレッドグループに属すスレッドは全て同じ値を返"
1816 "す。 B<CLONE_THREAD> で作られたスレッドが終了した際に、 そのスレッドを "
1817 "B<clone>()  を使って生成したスレッドには B<SIGCHLD> (もしくは他の終了シグナ"
1818 "ル) は送信されない。 また、 B<wait>(2)  を使って終了したスレッドの状態を取得"
1819 "することもできない (そのようなスレッドは I<detached> (分離された) といわれ"
1820 "る)。"
1821
1822 #. type: Plain text
1823 #: build/C/man2/clone.2:682
1824 msgid ""
1825 "After all of the threads in a thread group terminate the parent process of "
1826 "the thread group is sent a B<SIGCHLD> (or other termination) signal."
1827 msgstr ""
1828 "スレッドグループに属す全てのスレッドが終了した後、 そのスレッドグループの親プ"
1829 "ロセスに B<SIGCHLD> (もしくは他の終了シグナル) が送られる。"
1830
1831 #. type: Plain text
1832 #: build/C/man2/clone.2:687
1833 msgid ""
1834 "If any of the threads in a thread group performs an B<execve>(2), then all "
1835 "threads other than the thread group leader are terminated, and the new "
1836 "program is executed in the thread group leader."
1837 msgstr ""
1838 "スレッドグループに属すいずれかのスレッドが B<execve>(2)  を実行すると、スレッ"
1839 "ドグループリーダー以外の全てのスレッドは 終了され、新しいプロセスがそのスレッ"
1840 "ドグループリーダーの下で 実行される。"
1841
1842 #. type: Plain text
1843 #: build/C/man2/clone.2:693
1844 msgid ""
1845 "If one of the threads in a thread group creates a child using B<fork>(2), "
1846 "then any thread in the group can B<wait>(2)  for that child."
1847 msgstr ""
1848 "スレッドグループに属すスレッドの一つが B<fork>(2)  を使って子プロセスを作成し"
1849 "た場合、 スレッドグループのどのスレッドであっても その子供を B<wait>(2)  でき"
1850 "る。"
1851
1852 #. type: Plain text
1853 #: build/C/man2/clone.2:706
1854 msgid ""
1855 "Since Linux 2.5.35, I<flags> must also include B<CLONE_SIGHAND> if "
1856 "B<CLONE_THREAD> is specified (and note that, since Linux 2.6.0-test6, "
1857 "B<CLONE_SIGHAND> also requires B<CLONE_VM> to be included)."
1858 msgstr ""
1859 "Linux 2.5.35 以降では、 B<CLONE_THREAD> を指定する場合、 I<flags> に "
1860 "B<CLONE_SIGHAND> も含まれていなければならない (Linux 2.6.0-test6 以降では、 "
1861 "B<CLONE_SIGHAND> を指定する場合 B<CLONE_VM> も指定する必要がある点に注意する"
1862 "こと)。"
1863
1864 #. type: Plain text
1865 #: build/C/man2/clone.2:711
1866 msgid ""
1867 "Signals may be sent to a thread group as a whole (i.e., a TGID) using "
1868 "B<kill>(2), or to a specific thread (i.e., TID) using B<tgkill>(2)."
1869 msgstr ""
1870 "B<kill>(2)  を使ってスレッドグループ全体 (つまり TGID) にシグナルを送ることも"
1871 "できれば、 B<tgkill>(2)  を使って特定のスレッド (つまり TID) にシグナルを送る"
1872 "こともできる。"
1873
1874 #. type: Plain text
1875 #: build/C/man2/clone.2:716
1876 msgid ""
1877 "Signal dispositions and actions are process-wide: if an unhandled signal is "
1878 "delivered to a thread, then it will affect (terminate, stop, continue, be "
1879 "ignored in)  all members of the thread group."
1880 msgstr ""
1881 "シグナルの配送と処理はプロセス全体に影響する: ハンドラを設定していないシグナ"
1882 "ルがあるスレッドに配送されると、 そのシグナルはスレッドグループの全メンバーに"
1883 "影響を及ぼす (終了したり、停止したり、動作を継続したり、無視されたりする)。"
1884
1885 #. type: Plain text
1886 #: build/C/man2/clone.2:729
1887 msgid ""
1888 "Each thread has its own signal mask, as set by B<sigprocmask>(2), but "
1889 "signals can be pending either: for the whole process (i.e., deliverable to "
1890 "any member of the thread group), when sent with B<kill>(2); or for an "
1891 "individual thread, when sent with B<tgkill>(2).  A call to B<sigpending>(2)  "
1892 "returns a signal set that is the union of the signals pending for the whole "
1893 "process and the signals that are pending for the calling thread."
1894 msgstr ""
1895 "各々のスレッドは独自のシグナルマスクを持っており、 B<sigprocmask>(2)  で設定"
1896 "できる。 だが、処理待ちのシグナルには、 B<kill>(2)  で送信されるプロセス全体"
1897 "に対するもの (つまり、スレッドグループの どのメンバーにも配送できるもの) "
1898 "と、 B<tgkill>(2)  で送信される個々のスレッドに対するものがありえる。 "
1899 "B<sigpending>(2)  を呼び出すと、プロセス全体に対する処理待ちシグナルと呼び出"
1900 "し元の スレッドに対する処理待ちシグナルを結合したシグナル集合が返される。"
1901
1902 #. type: Plain text
1903 #: build/C/man2/clone.2:741
1904 msgid ""
1905 "If B<kill>(2)  is used to send a signal to a thread group, and the thread "
1906 "group has installed a handler for the signal, then the handler will be "
1907 "invoked in exactly one, arbitrarily selected member of the thread group that "
1908 "has not blocked the signal.  If multiple threads in a group are waiting to "
1909 "accept the same signal using B<sigwaitinfo>(2), the kernel will arbitrarily "
1910 "select one of these threads to receive a signal sent using B<kill>(2)."
1911 msgstr ""
1912 "B<kill>(2)  を使ってスレッドグループにシグナルが送られた場合で、 そのスレッド"
1913 "グループがそのシグナルに対するシグナルハンドラが 登録されていたときには、シグ"
1914 "ナルハンドラはスレッドグループの メンバーのうち、ただ一つのスレッドでだけ起動"
1915 "される。ハンドラが 起動されるスレッドは、そのシグナルを禁止 (block) していな"
1916 "い メンバーの中から一つだけが勝手に (arbitrarily) 選ばれる。 スレッドグループ"
1917 "に属す複数のスレッドが B<sigwaitinfo>(2)  を使って同じシグナルを待っている場"
1918 "合、 これらのスレッドの中から一つをカーネルが勝手に選択し、 そのスレッドが "
1919 "B<kill (2)> を使って送信されたシグナルを受信する。"
1920
1921 #. type: TP
1922 #: build/C/man2/clone.2:741
1923 #, no-wrap
1924 msgid "B<CLONE_UNTRACED> (since Linux 2.5.46)"
1925 msgstr "B<CLONE_UNTRACED> (Linux 2.5.46 以降)"
1926
1927 #. type: Plain text
1928 #: build/C/man2/clone.2:748
1929 msgid ""
1930 "If B<CLONE_UNTRACED> is specified, then a tracing process cannot force "
1931 "B<CLONE_PTRACE> on this child process."
1932 msgstr ""
1933 "B<CLONE_UNTRACED> が指定されると、 trace を行っているプロセスは この子プロセ"
1934 "スに B<CLONE_PTRACE> を適用することができない。"
1935
1936 #. type: TP
1937 #: build/C/man2/clone.2:748
1938 #, no-wrap
1939 msgid "B<CLONE_VFORK> (since Linux 2.2)"
1940 msgstr "B<CLONE_VFORK> (Linux 2.2 以降)"
1941
1942 #. type: Plain text
1943 #: build/C/man2/clone.2:760
1944 msgid ""
1945 "If B<CLONE_VFORK> is set, the execution of the calling process is suspended "
1946 "until the child releases its virtual memory resources via a call to "
1947 "B<execve>(2)  or B<_exit>(2)  (as with B<vfork>(2))."
1948 msgstr ""
1949 "B<CLONE_VFORK> が設定された場合、 (B<vfork>(2)  と同様に) 子プロセスが "
1950 "B<execve>(2)  または B<_exit>(2)  によって仮想メモリを解放するまで、呼び出し"
1951 "元のプロセスの実行は停止される。"
1952
1953 #. type: Plain text
1954 #: build/C/man2/clone.2:766
1955 msgid ""
1956 "If B<CLONE_VFORK> is not set, then both the calling process and the child "
1957 "are schedulable after the call, and an application should not rely on "
1958 "execution occurring in any particular order."
1959 msgstr ""
1960 "B<CLONE_VFORK> が設定されていない場合、 B<clone>()  呼び出し後は、呼び出し元"
1961 "のプロセスと子プロセスの 両方がスケジュール対象となり、アプリケーションはこれ"
1962 "らのプロセスの 実行順序に依存しないようにすべきである。"
1963
1964 #. type: TP
1965 #: build/C/man2/clone.2:766
1966 #, no-wrap
1967 msgid "B<CLONE_VM> (since Linux 2.0)"
1968 msgstr "B<CLONE_VM> (Linux 2.0 以降)"
1969
1970 #. type: Plain text
1971 #: build/C/man2/clone.2:779
1972 msgid ""
1973 "If B<CLONE_VM> is set, the calling process and the child process run in the "
1974 "same memory space.  In particular, memory writes performed by the calling "
1975 "process or by the child process are also visible in the other process.  "
1976 "Moreover, any memory mapping or unmapping performed with B<mmap>(2)  or "
1977 "B<munmap>(2)  by the child or calling process also affects the other process."
1978 msgstr ""
1979 "B<CLONE_VM> が設定された場合、呼び出し元のプロセスと子プロセスは同じメモリ空"
1980 "間で 実行される。特に、呼び出し元のプロセスや子プロセスの一方がメモリに 書き"
1981 "込んだ内容はもう一方のプロセスからも見ることができる。さらに、 子プロセスや呼"
1982 "び出し元のプロセスの一方が B<mmap>(2)  や B<munmap>(2)  を使ってメモリをマッ"
1983 "プしたりアンマップした場合、 もう一方のプロセスにも影響が及ぶ。"
1984
1985 #. type: Plain text
1986 #: build/C/man2/clone.2:788
1987 msgid ""
1988 "If B<CLONE_VM> is not set, the child process runs in a separate copy of the "
1989 "memory space of the calling process at the time of B<clone>().  Memory "
1990 "writes or file mappings/unmappings performed by one of the processes do not "
1991 "affect the other, as with B<fork>(2)."
1992 msgstr ""
1993 "B<CLONE_VM> が設定されていない場合、子プロセスは B<clone>()  が実行された時点"
1994 "での、親プロセスのメモリ空間をコピーした 別のメモリ空間で実行される。 一方の"
1995 "プロセスが行ったメモリへの書き込みや ファイルのマップ/アンマップは、 "
1996 "B<fork>(2)  の場合と同様、もう一方のプロセスには影響しない。"
1997
1998 #. type: SS
1999 #: build/C/man2/clone.2:788 build/C/man2/sched_setaffinity.2:212
2000 #, no-wrap
2001 msgid "C library/kernel ABI differences"
2002 msgstr "C ライブラリとカーネル ABI の違い"
2003
2004 #. type: Plain text
2005 #: build/C/man2/clone.2:804
2006 msgid ""
2007 "The raw B<clone>()  system call corresponds more closely to B<fork>(2)  in "
2008 "that execution in the child continues from the point of the call.  As such, "
2009 "the I<fn> and I<arg> arguments of the B<clone>()  wrapper function are "
2010 "omitted.  Furthermore, the argument order changes.  The raw system call "
2011 "interface on x86 and many other architectures is roughly:"
2012 msgstr ""
2013 "素の B<clone> システムコールは、より B<fork>(2) に近いかたちになっており、 子"
2014 "プロセスの実行が呼び出しが行われた場所から続けられる。 そのため、 B<clone>() "
2015 "ラッパー関数の引き数 I<fn> と I<arg> は省略される。 また、 引き数の順序も違っ"
2016 "ている。 x86 と他の多くのアーキテクチャにおける、 素のシステムコールのイン"
2017 "ターフェースは、 おおまかには次のようになっている。"
2018
2019 #. type: Plain text
2020 #: build/C/man2/clone.2:810
2021 #, no-wrap
2022 msgid ""
2023 "B<long clone(unsigned long >I<flags>B<, void *>I<child_stack>B<,>\n"
2024 "B<           void *>I<ptid>B<, void *>I<ctid>B<,>\n"
2025 "B<           struct pt_regs *>I<regs>B<);>\n"
2026 msgstr ""
2027 "B<long clone(unsigned long >I<flags>B<, void *>I<child_stack>B<,>\n"
2028 "B<           void *>I<ptid>B<, void *>I<ctid>B<,>\n"
2029 "B<           struct pt_regs *>I<regs>B<);>\n"
2030
2031 #. type: Plain text
2032 #: build/C/man2/clone.2:821
2033 msgid ""
2034 "Another difference for the raw system call is that the I<child_stack> "
2035 "argument may be zero, in which case copy-on-write semantics ensure that the "
2036 "child gets separate copies of stack pages when either process modifies the "
2037 "stack.  In this case, for correct operation, the B<CLONE_VM> option should "
2038 "not be specified."
2039 msgstr ""
2040 "生のシステムコールのもう一つの違いは、 I<child_stack> 引き数がゼロでも良いこ"
2041 "とである。この場合には、どちらかのプロセスが スタックを変更した時に、書き込み"
2042 "時コピー (copy-on-write) 方式により 子プロセスがスタックページの独立したコ"
2043 "ピーを得られることが保証される。 この場合、正常に動作させるためには、 "
2044 "B<CLONE_VM> オプションを指定してはならない。"
2045
2046 #. type: Plain text
2047 #: build/C/man2/clone.2:829
2048 msgid ""
2049 "For some architectures, the order of the arguments for the system call "
2050 "differs from that shown above.  On the score, microblaze, ARM, ARM 64, PA-"
2051 "RISC, arc, Power PC, xtensa, and MIPS architectures, the order of the fourth "
2052 "and fifth arguments is reversed.  On the cris and s390 architectures, the "
2053 "order of the first and second arguments is reversed."
2054 msgstr ""
2055 "いくつかのアーキテクチャでは、システムコールの引き数の順序は上記とは異なって"
2056 "いる。 microblaze, ARM, ARM 64, PA-RISC, arc, Power PC, xtensa, MIPS アーキテ"
2057 "クチャでは、 4 番目と 5 番目の引き数の順番が逆である。 cris と s390 アーキテ"
2058 "クチャでは、最初と 2 番目の引き数の順番が逆である。"
2059
2060 #. type: SS
2061 #: build/C/man2/clone.2:829
2062 #, no-wrap
2063 msgid "blackfin, m68k, and sparc"
2064 msgstr "blackfin, m68k, sparc"
2065
2066 #. type: Plain text
2067 #: build/C/man2/clone.2:833
2068 msgid ""
2069 "The argument-passing conventions on blackfin, m68k, and sparc are different "
2070 "from the descriptions above.  For details, see the kernel (and glibc) source."
2071 msgstr ""
2072 "blackfin, m68k, sparc では引き数渡しの規約が上記の説明とは異なる。 詳細は、"
2073 "カーネル (と glibc) のソースを参照のこと。"
2074
2075 #. type: SS
2076 #: build/C/man2/clone.2:833
2077 #, no-wrap
2078 msgid "ia64"
2079 msgstr "ia64"
2080
2081 #. type: Plain text
2082 #: build/C/man2/clone.2:835
2083 msgid "On ia64, a different interface is used:"
2084 msgstr "ia64 では、別のインターフェースが使用される:"
2085
2086 #. type: Plain text
2087 #: build/C/man2/clone.2:842
2088 #, no-wrap
2089 msgid ""
2090 "B<int __clone2(int (*>I<fn>B<)(void *), >\n"
2091 "B<             void *>I<child_stack_base>B<, size_t >I<stack_size>B<,>\n"
2092 "B<             int >I<flags>B<, void *>I<arg>B<, ... >\n"
2093 "B<          /* pid_t *>I<ptid>B<, struct user_desc *>I<tls>B<, pid_t *>I<ctid>B< */ );>\n"
2094 msgstr ""
2095 "B<int __clone2(int (*>I<fn>B<)(void *), >\n"
2096 "B<             void *>I<child_stack_base>B<, size_t >I<stack_size>B<,>\n"
2097 "B<             int >I<flags>B<, void *>I<arg>B<, ... >\n"
2098 "B<          /* pid_t *>I<ptid>B<, struct user_desc *>I<tls>B<, pid_t *>I<ctid>B< */ );>\n"
2099
2100 #. type: Plain text
2101 #: build/C/man2/clone.2:854
2102 msgid ""
2103 "The prototype shown above is for the glibc wrapper function; the raw system "
2104 "call interface has no I<fn> or I<arg> argument, and changes the order of the "
2105 "arguments so that I<flags> is the first argument, and I<tls> is the last "
2106 "argument."
2107 msgstr ""
2108 "上記のプロトタイプは glibc ラッパー関数用のものである。 素のシステムコールの"
2109 "インターフェースには引き数 I<fn> と I<arg> がない。 また、引き数の順序が変わ"
2110 "り、 I<flags> が最初の引き数で、 I<tls> が最後の引き数である。"
2111
2112 #. type: Plain text
2113 #: build/C/man2/clone.2:865
2114 msgid ""
2115 "B<__clone2>()  operates in the same way as B<clone>(), except that "
2116 "I<child_stack_base> points to the lowest address of the child's stack area, "
2117 "and I<stack_size> specifies the size of the stack pointed to by "
2118 "I<child_stack_base>."
2119 msgstr ""
2120 "B<__clone2>() は B<clone>() と同じように動作するが、以下の点が異なる: "
2121 "I<child_stack_base> は子プロセスのスタックエリアの最小のアドレスを指し、 "
2122 "I<stack_size> は I<child_stack_base> が指し示すスタックエリアの大きさを示す。"
2123
2124 #. type: SS
2125 #: build/C/man2/clone.2:865
2126 #, no-wrap
2127 msgid "Linux 2.4 and earlier"
2128 msgstr "Linux 2.4 以前"
2129
2130 #. type: Plain text
2131 #: build/C/man2/clone.2:873
2132 msgid ""
2133 "In Linux 2.4 and earlier, B<clone>()  does not take arguments I<ptid>, "
2134 "I<tls>, and I<ctid>."
2135 msgstr ""
2136 "Linux 2.4 以前では、 B<clone>()  は引き数 I<ptid>, I<tls>, I<ctid> を取らな"
2137 "い。"
2138
2139 #.  gettid(2) returns current->pid;
2140 #.  getpid(2) returns current->tgid;
2141 #. type: Plain text
2142 #: build/C/man2/clone.2:882
2143 msgid ""
2144 "On success, the thread ID of the child process is returned in the caller's "
2145 "thread of execution.  On failure, -1 is returned in the caller's context, no "
2146 "child process will be created, and I<errno> will be set appropriately."
2147 msgstr ""
2148 "成功した場合、呼び出し元の実行スレッドには子プロセスのスレッドID が返され"
2149 "る。 失敗した場合、 呼び出し元のコンテキストには -1 が返され、子プロセスは 作"
2150 "成されず、 I<errno> が適切に設定される。"
2151
2152 #. type: SH
2153 #: build/C/man2/clone.2:882 build/C/man2/kcmp.2:170
2154 #: build/C/man2/sched_get_priority_max.2:107 build/C/man3/sched_getcpu.3:65
2155 #: build/C/man2/sched_rr_get_interval.2:80
2156 #: build/C/man2/sched_setaffinity.2:116 build/C/man2/sched_setattr.2:271
2157 #: build/C/man2/sched_setparam.2:96 build/C/man2/sched_setscheduler.2:145
2158 #: build/C/man2/sched_yield.2:48 build/C/man2/setns.2:145
2159 #: build/C/man2/unshare.2:282
2160 #, no-wrap
2161 msgid "ERRORS"
2162 msgstr "エラー"
2163
2164 #. type: TP
2165 #: build/C/man2/clone.2:883
2166 #, no-wrap
2167 msgid "B<EAGAIN>"
2168 msgstr "B<EAGAIN>"
2169
2170 #. type: Plain text
2171 #: build/C/man2/clone.2:887
2172 msgid "Too many processes are already running; see B<fork>(2)."
2173 msgstr "すでに実行中のプロセスが多すぎる。 B<fork>(2) 参照。"
2174
2175 #. type: TP
2176 #: build/C/man2/clone.2:887 build/C/man2/clone.2:894 build/C/man2/clone.2:909
2177 #: build/C/man2/clone.2:926 build/C/man2/clone.2:934 build/C/man2/clone.2:946
2178 #: build/C/man2/clone.2:952 build/C/man2/clone.2:962 build/C/man2/clone.2:970
2179 #: build/C/man2/clone.2:978 build/C/man2/kcmp.2:181
2180 #: build/C/man2/sched_get_priority_max.2:108
2181 #: build/C/man2/sched_rr_get_interval.2:84
2182 #: build/C/man2/sched_setaffinity.2:120 build/C/man2/sched_setaffinity.2:128
2183 #: build/C/man2/sched_setattr.2:276 build/C/man2/sched_setattr.2:300
2184 #: build/C/man2/sched_setattr.2:323 build/C/man2/sched_setparam.2:97
2185 #: build/C/man2/sched_setparam.2:104 build/C/man2/sched_setscheduler.2:146
2186 #: build/C/man2/sched_setscheduler.2:153 build/C/man2/sched_setscheduler.2:158
2187 #: build/C/man2/setns.2:150 build/C/man2/setns.2:155 build/C/man2/setns.2:159
2188 #: build/C/man2/setns.2:163 build/C/man2/setns.2:170
2189 #: build/C/man2/unshare.2:283 build/C/man2/unshare.2:287
2190 #, no-wrap
2191 msgid "B<EINVAL>"
2192 msgstr "B<EINVAL>"
2193
2194 #. type: Plain text
2195 #: build/C/man2/clone.2:894
2196 msgid ""
2197 "B<CLONE_SIGHAND> was specified, but B<CLONE_VM> was not.  (Since Linux 2.6.0-"
2198 "test6.)"
2199 msgstr ""
2200 "B<CLONE_SIGHAND> が指定されていたが、 B<CLONE_VM> が指定されていなかった。 "
2201 "(Linux 2.6.0-test6 以降)"
2202
2203 #.  .TP
2204 #.  .B EINVAL
2205 #.  Precisely one of
2206 #.  .B CLONE_DETACHED
2207 #.  and
2208 #.  .B CLONE_THREAD
2209 #.  was specified.
2210 #.  (Since Linux 2.6.0-test6.)
2211 #. type: Plain text
2212 #: build/C/man2/clone.2:909
2213 msgid ""
2214 "B<CLONE_THREAD> was specified, but B<CLONE_SIGHAND> was not.  (Since Linux "
2215 "2.5.35.)"
2216 msgstr ""
2217 "B<CLONE_THREAD> が指定されていたが、 B<CLONE_SIGHAND> が指定されていなかっ"
2218 "た。 (Linux 2.5.35 以降)"
2219
2220 #.  commit e66eded8309ebf679d3d3c1f5820d1f2ca332c71
2221 #. type: Plain text
2222 #: build/C/man2/clone.2:918
2223 msgid "Both B<CLONE_FS> and B<CLONE_NEWNS> were specified in I<flags>."
2224 msgstr "B<CLONE_FS> と B<CLONE_NEWNS> の両方が I<flags> に指定された。"
2225
2226 #. type: TP
2227 #: build/C/man2/clone.2:918
2228 #, no-wrap
2229 msgid "B<EINVAL> (since Linux 3.9)"
2230 msgstr "B<EINVAL> (Linux 3.9 以降)"
2231
2232 #. type: Plain text
2233 #: build/C/man2/clone.2:926
2234 msgid "Both B<CLONE_NEWUSER> and B<CLONE_FS> were specified in I<flags>."
2235 msgstr "B<CLONE_NEWUSER> と B<CLONE_FS> の両方が I<flags> に指定された。"
2236
2237 #. type: Plain text
2238 #: build/C/man2/clone.2:934
2239 msgid "Both B<CLONE_NEWIPC> and B<CLONE_SYSVSEM> were specified in I<flags>."
2240 msgstr "B<CLONE_NEWIPC> と B<CLONE_SYSVSEM> の両方が I<flags> に指定された。"
2241
2242 #. type: Plain text
2243 #: build/C/man2/clone.2:946
2244 msgid ""
2245 "One (or both) of B<CLONE_NEWPID> or B<CLONE_NEWUSER> and one (or both) of "
2246 "B<CLONE_THREAD> or B<CLONE_PARENT> were specified in I<flags>."
2247 msgstr ""
2248 "B<CLONE_NEWPID> と B<CLONE_NEWUSER> の一方 (もしくは両方) と、 "
2249 "B<CLONE_THREAD> と B<CLONE_PARENT>  の一方 (もしくは両方) が、 I<flags> に指"
2250 "定された。"
2251
2252 #. type: Plain text
2253 #: build/C/man2/clone.2:952
2254 msgid ""
2255 "Returned by B<clone>()  when a zero value is specified for I<child_stack>."
2256 msgstr "I<child_stack> にゼロを指定した場合に B<clone>()  が返す。"
2257
2258 #. type: Plain text
2259 #: build/C/man2/clone.2:962
2260 msgid ""
2261 "B<CLONE_NEWIPC> was specified in I<flags>, but the kernel was not configured "
2262 "with the B<CONFIG_SYSVIPC> and B<CONFIG_IPC_NS> options."
2263 msgstr ""
2264 "I<flags> に B<CLONE_NEWIPC> が指定されたが、カーネルでオプション "
2265 "B<CONFIG_SYSVIPC> と B<CONFIG_IPC_NS> が有効になっていなかった。"
2266
2267 #. type: Plain text
2268 #: build/C/man2/clone.2:970
2269 msgid ""
2270 "B<CLONE_NEWNET> was specified in I<flags>, but the kernel was not configured "
2271 "with the B<CONFIG_NET_NS> option."
2272 msgstr ""
2273 "I<flags> に B<CLONE_NEWNET> が指定されたが、カーネルでオプション "
2274 "B<CONFIG_NET_NS> が有効になっていなかった。"
2275
2276 #. type: Plain text
2277 #: build/C/man2/clone.2:978
2278 msgid ""
2279 "B<CLONE_NEWPID> was specified in I<flags>, but the kernel was not configured "
2280 "with the B<CONFIG_PID_NS> option."
2281 msgstr ""
2282 "I<flags> に B<CLONE_NEWPID> が指定されたが、カーネルでオプション "
2283 "B<CONFIG_PID_NS> が有効になっていなかった。"
2284
2285 #. type: Plain text
2286 #: build/C/man2/clone.2:986
2287 msgid ""
2288 "B<CLONE_NEWUTS> was specified in I<flags>, but the kernel was not configured "
2289 "with the B<CONFIG_UTS> option."
2290 msgstr ""
2291 "I<flags> に B<CLONE_NEWUTS> が指定されたが、カーネルでオプション "
2292 "B<CONFIG_UTS> が有効になっていなかった。"
2293
2294 #. type: TP
2295 #: build/C/man2/clone.2:986 build/C/man2/setns.2:174
2296 #: build/C/man2/unshare.2:296
2297 #, no-wrap
2298 msgid "B<ENOMEM>"
2299 msgstr "B<ENOMEM>"
2300
2301 #. type: Plain text
2302 #: build/C/man2/clone.2:991
2303 msgid ""
2304 "Cannot allocate sufficient memory to allocate a task structure for the "
2305 "child, or to copy those parts of the caller's context that need to be copied."
2306 msgstr ""
2307 "子プロセスのために確保すべきタスク構造体や、呼び出し元のコンテキストの 一部を"
2308 "コピーするのに必要なメモリを十分に割り当てることができない。"
2309
2310 #. type: TP
2311 #: build/C/man2/clone.2:991 build/C/man2/clone.2:1000
2312 #: build/C/man2/clone.2:1004 build/C/man2/kcmp.2:185
2313 #: build/C/man2/sched_setaffinity.2:135 build/C/man2/sched_setattr.2:339
2314 #: build/C/man2/sched_setattr.2:342 build/C/man2/sched_setparam.2:109
2315 #: build/C/man2/sched_setscheduler.2:164 build/C/man2/setns.2:177
2316 #: build/C/man2/unshare.2:300 build/C/man2/unshare.2:303
2317 #, no-wrap
2318 msgid "B<EPERM>"
2319 msgstr "B<EPERM>"
2320
2321 #. type: Plain text
2322 #: build/C/man2/clone.2:1000
2323 msgid ""
2324 "B<CLONE_NEWIPC>, B<CLONE_NEWNET>, B<CLONE_NEWNS>, B<CLONE_NEWPID>, or "
2325 "B<CLONE_NEWUTS> was specified by an unprivileged process (process without "
2326 "B<CAP_SYS_ADMIN>)."
2327 msgstr ""
2328 "非特権プロセス (B<CAP_SYS_ADMIN> を持たないプロセス) が B<CLONE_NEWIPC>, "
2329 "B<CLONE_NEWNET>, B<CLONE_NEWNS>, B<CLONE_NEWPID>, B<CLONE_NEWUTS> を指定し"
2330 "た。"
2331
2332 #. type: Plain text
2333 #: build/C/man2/clone.2:1004
2334 msgid "B<CLONE_PID> was specified by a process other than process 0."
2335 msgstr "PID が 0 以外のプロセスによって B<CLONE_PID> が指定された。"
2336
2337 #. type: Plain text
2338 #: build/C/man2/clone.2:1012 build/C/man2/unshare.2:311
2339 msgid ""
2340 "B<CLONE_NEWUSER> was specified in I<flags>, but either the effective user ID "
2341 "or the effective group ID of the caller does not have a mapping in the "
2342 "parent namespace (see B<user_namespaces>(7))."
2343 msgstr ""
2344 "B<CLONE_NEWUSER> が I<flags> に指定されたが、 呼び出し元の実効ユーザー ID も"
2345 "しくは実効グループ ID が親名前空間にマッピングがない (B<user_namespaces>(7) "
2346 "参照)。"
2347
2348 #. type: TP
2349 #: build/C/man2/clone.2:1012 build/C/man2/unshare.2:311
2350 #, no-wrap
2351 msgid "B<EPERM> (since Linux 3.9)"
2352 msgstr "B<EPERM> (Linux 3.9 以降)"
2353
2354 #.  commit 3151527ee007b73a0ebd296010f1c0454a919c7d
2355 #.  FIXME What is the rationale for this restriction?
2356 #. type: Plain text
2357 #: build/C/man2/clone.2:1022 build/C/man2/unshare.2:321
2358 msgid ""
2359 "B<CLONE_NEWUSER> was specified in I<flags> and the caller is in a chroot "
2360 "environment (i.e., the caller's root directory does not match the root "
2361 "directory of the mount namespace in which it resides)."
2362 msgstr ""
2363 "B<CLONE_NEWUSER> が I<flags> に指定され、 呼び出し元が chroot された環境にい"
2364 "る (すなわち、呼び出し元の root ディレクトリが呼び出し元が属するマウント名前"
2365 "空間の root ディレクトリに一致しない)。"
2366
2367 #. type: TP
2368 #: build/C/man2/clone.2:1022 build/C/man2/unshare.2:321
2369 #, no-wrap
2370 msgid "B<EUSERS> (since Linux 3.11)"
2371 msgstr "B<EUSERS> (Linux 3.11 以降)"
2372
2373 #. type: Plain text
2374 #: build/C/man2/clone.2:1031 build/C/man2/unshare.2:330
2375 msgid ""
2376 "B<CLONE_NEWUSER> was specified in I<flags>, and the call would cause the "
2377 "limit on the number of nested user namespaces to be exceeded.  See "
2378 "B<user_namespaces>(7)."
2379 msgstr ""
2380 "B<CLONE_NEWUSER> が I<flags> に指定されており、 この呼び出しによりネストされ"
2381 "たユーザー名前空間数の上限を超えてしまう。 B<user_namespaces>(7) を参照。"
2382
2383 #. type: Plain text
2384 #: build/C/man2/clone.2:1038
2385 msgid ""
2386 "There is no entry for B<clone>()  in libc5.  glibc2 provides B<clone>()  as "
2387 "described in this manual page."
2388 msgstr ""
2389 "libc5 には B<clone>()  はない。glibc2 では B<clone>()  が提供されており、この"
2390 "マニュアルページに記載の通りである。"
2391
2392 #. type: Plain text
2393 #: build/C/man2/clone.2:1042
2394 msgid ""
2395 "B<clone>()  is Linux-specific and should not be used in programs intended to "
2396 "be portable."
2397 msgstr ""
2398 "B<clone>() は Linux 特有であり、移植を考慮したプログラムでは使用すべき ではな"
2399 "い。"
2400
2401 #. type: Plain text
2402 #: build/C/man2/clone.2:1052
2403 msgid ""
2404 "In the kernel 2.4.x series, B<CLONE_THREAD> generally does not make the "
2405 "parent of the new thread the same as the parent of the calling process.  "
2406 "However, for kernel versions 2.4.7 to 2.4.18 the B<CLONE_THREAD> flag "
2407 "implied the B<CLONE_PARENT> flag (as in kernel 2.6)."
2408 msgstr ""
2409 "カーネル 2.4.x 系列では、一般的には B<CLONE_THREAD> フラグを指定しても新しい"
2410 "スレッドの親を 呼び出し元プロセスの親と同じにはしない。 しかし、バージョン "
2411 "2.4.7〜2.4.18 のカーネルでは、 (カーネル 2.6 と同じように) CLONE_THREAD フラ"
2412 "グを指定すると、 暗黙のうちに CLONE_PARENT フラグを指定したことになる。"
2413
2414 #. type: Plain text
2415 #: build/C/man2/clone.2:1062
2416 msgid ""
2417 "For a while there was B<CLONE_DETACHED> (introduced in 2.5.32): parent wants "
2418 "no child-exit signal.  In 2.6.2 the need to give this together with "
2419 "B<CLONE_THREAD> disappeared.  This flag is still defined, but has no effect."
2420 msgstr ""
2421 "B<CLONE_DETACHED> というフラグが、2.5.32 で導入されて以来しばらくの間存在し"
2422 "た。 このフラグは親プロセスが子プロセス終了のシグナルを必要としないことを 表"
2423 "すものである。 2.6.2 で、 CLONE_DETATCHED を CLONE_THREAD と一緒に指定する必"
2424 "要はなくなった。 このフラグはまだ定義されているが、何の効果もない。"
2425
2426 #. type: Plain text
2427 #: build/C/man2/clone.2:1067
2428 msgid ""
2429 "On i386, B<clone>()  should not be called through vsyscall, but directly "
2430 "through I<int $0x80>."
2431 msgstr ""
2432 "i386 上では、 B<clone>()  は vsyscall 経由ではなく、直接 I<int $0x80> 経由で"
2433 "呼び出すべきである。"
2434
2435 #. type: Plain text
2436 #: build/C/man2/clone.2:1098
2437 msgid ""
2438 "Versions of the GNU C library that include the NPTL threading library "
2439 "contain a wrapper function for B<getpid>(2)  that performs caching of PIDs.  "
2440 "This caching relies on support in the glibc wrapper for B<clone>(), but as "
2441 "currently implemented, the cache may not be up to date in some "
2442 "circumstances.  In particular, if a signal is delivered to the child "
2443 "immediately after the B<clone>()  call, then a call to B<getpid>(2)  in a "
2444 "handler for the signal may return the PID of the calling process (\"the "
2445 "parent\"), if the clone wrapper has not yet had a chance to update the PID "
2446 "cache in the child.  (This discussion ignores the case where the child was "
2447 "created using B<CLONE_THREAD>, when B<getpid>(2)  I<should> return the same "
2448 "value in the child and in the process that called B<clone>(), since the "
2449 "caller and the child are in the same thread group.  The stale-cache problem "
2450 "also does not occur if the I<flags> argument includes B<CLONE_VM>.)  To get "
2451 "the truth, it may be necessary to use code such as the following:"
2452 msgstr ""
2453 "NPTL スレッドライブラリを含んでいる GNU C ライブラリのいくつかのバージョン に"
2454 "は、 B<getpid>(2)  のラッパー関数が含まれており、このラッパー関数は PID を"
2455 "キャッシュする。 このキャッシュ処理が正しく動作するためには glibc の "
2456 "B<clone>()  のラッパー関数での助けが必要だが、現状の実装では、 ある状況下にお"
2457 "いてキャッシュが最新とならない可能性がある。 特に、 B<clone>()  の呼び出し直"
2458 "後にシグナルが子プロセスに配送された場合に、 そのシグナルに対するハンドラ内"
2459 "で B<getpid>(2)  を呼び出すと、それまでに clone のラッパー関数が子プロセスの "
2460 "PID キャッシュを 更新する機会が得られていなければ、呼び出し元プロセス (\"親プ"
2461 "ロセス\") の PID が 返される可能性がある。 (この議論では、子プロセスが "
2462 "B<CLONE_THREAD> を使って作成された場合のことは無視している。 子プロセスが "
2463 "B<CLONE_THREAD> を作って作成された場合には、 呼び出し元と子プロセスは同じス"
2464 "レッドグループに属すので、 B<getpid>(2)  は子プロセスと B<clone>()  を呼び出"
2465 "したプロセスで同じ値を返すのが「正しい」。 キャッシュが最新とならない問題 "
2466 "(stale-cache problem) は、 I<flags> に B<CLONE_VM> が含まれている場合にも発生"
2467 "しない。)  本当の値を得るためには、次のようなコードを使う必要があるかもしれな"
2468 "い。"
2469
2470 #. type: Plain text
2471 #: build/C/man2/clone.2:1101
2472 #, no-wrap
2473 msgid "    #include E<lt>syscall.hE<gt>\n"
2474 msgstr "    #include E<lt>syscall.hE<gt>\n"
2475
2476 #. type: Plain text
2477 #: build/C/man2/clone.2:1103
2478 #, no-wrap
2479 msgid "    pid_t mypid;\n"
2480 msgstr "    pid_t mypid;\n"
2481
2482 #. type: Plain text
2483 #: build/C/man2/clone.2:1105
2484 #, no-wrap
2485 msgid "    mypid = syscall(SYS_getpid);\n"
2486 msgstr "    mypid = syscall(SYS_getpid);\n"
2487
2488 #. type: Plain text
2489 #: build/C/man2/clone.2:1119
2490 msgid ""
2491 "The following program demonstrates the use of B<clone>()  to create a child "
2492 "process that executes in a separate UTS namespace.  The child changes the "
2493 "hostname in its UTS namespace.  Both parent and child then display the "
2494 "system hostname, making it possible to see that the hostname differs in the "
2495 "UTS namespaces of the parent and child.  For an example of the use of this "
2496 "program, see B<setns>(2)."
2497 msgstr ""
2498 "以下のプログラムは、 別の UTS 名前空間で動作する子プロセスを B<clone>() を"
2499 "使って作成する例である。 子プロセスは、自分の UTS 名前空間においてホスト名を"
2500 "変更する。 それから、親プロセスと子プロセスの両方でシステムのホスト名を表示"
2501 "し、 親プロセスと子プロセスの UTS 名前空間でホスト名が異なることを確認する。 "
2502 "このプログラムの使用方法については B<setns>(2) を参照。"
2503
2504 #. type: SS
2505 #: build/C/man2/clone.2:1119 build/C/man2/setns.2:250
2506 #: build/C/man2/unshare.2:396
2507 #, no-wrap
2508 msgid "Program source"
2509 msgstr "プログラムのソース"
2510
2511 #. type: Plain text
2512 #: build/C/man2/clone.2:1129
2513 #, no-wrap
2514 msgid ""
2515 "#define _GNU_SOURCE\n"
2516 "#include E<lt>sys/wait.hE<gt>\n"
2517 "#include E<lt>sys/utsname.hE<gt>\n"
2518 "#include E<lt>sched.hE<gt>\n"
2519 "#include E<lt>string.hE<gt>\n"
2520 "#include E<lt>stdio.hE<gt>\n"
2521 "#include E<lt>stdlib.hE<gt>\n"
2522 "#include E<lt>unistd.hE<gt>\n"
2523 msgstr ""
2524 "#define _GNU_SOURCE\n"
2525 "#include E<lt>sys/wait.hE<gt>\n"
2526 "#include E<lt>sys/utsname.hE<gt>\n"
2527 "#include E<lt>sched.hE<gt>\n"
2528 "#include E<lt>string.hE<gt>\n"
2529 "#include E<lt>stdio.hE<gt>\n"
2530 "#include E<lt>stdlib.hE<gt>\n"
2531 "#include E<lt>unistd.hE<gt>\n"
2532
2533 #. type: Plain text
2534 #: build/C/man2/clone.2:1132 build/C/man2/setns.2:261
2535 #: build/C/man2/unshare.2:415
2536 #, no-wrap
2537 msgid ""
2538 "#define errExit(msg)    do { perror(msg); exit(EXIT_FAILURE); \\e\n"
2539 "                        } while (0)\n"
2540 msgstr ""
2541 "#define errExit(msg)    do { perror(msg); exit(EXIT_FAILURE); \\e\n"
2542 "                        } while (0)\n"
2543
2544 #. type: Plain text
2545 #: build/C/man2/clone.2:1137
2546 #, no-wrap
2547 msgid ""
2548 "static int              /* Start function for cloned child */\n"
2549 "childFunc(void *arg)\n"
2550 "{\n"
2551 "    struct utsname uts;\n"
2552 msgstr ""
2553 "static int              /* clone された子プロセスの開始関数 */\n"
2554 "childFunc(void *arg)\n"
2555 "{\n"
2556 "    struct utsname uts;\n"
2557
2558 #. type: Plain text
2559 #: build/C/man2/clone.2:1139
2560 #, no-wrap
2561 msgid "    /* Change hostname in UTS namespace of child */\n"
2562 msgstr "    /* 子プロセスの UTS 名前空間でホスト名を変更する */\n"
2563
2564 #. type: Plain text
2565 #: build/C/man2/clone.2:1142
2566 #, no-wrap
2567 msgid ""
2568 "    if (sethostname(arg, strlen(arg)) == -1)\n"
2569 "        errExit(\"sethostname\");\n"
2570 msgstr ""
2571 "    if (sethostname(arg, strlen(arg)) == -1)\n"
2572 "        errExit(\"sethostname\");\n"
2573
2574 #. type: Plain text
2575 #: build/C/man2/clone.2:1144
2576 #, no-wrap
2577 msgid "    /* Retrieve and display hostname */\n"
2578 msgstr "    /* ホスト名を取得し表示する */\n"
2579
2580 #. type: Plain text
2581 #: build/C/man2/clone.2:1148
2582 #, no-wrap
2583 msgid ""
2584 "    if (uname(&uts) == -1)\n"
2585 "        errExit(\"uname\");\n"
2586 "    printf(\"uts.nodename in child:  %s\\en\", uts.nodename);\n"
2587 msgstr ""
2588 "    if (uname(&uts) == -1)\n"
2589 "        errExit(\"uname\");\n"
2590 "    printf(\"uts.nodename in child:  %s\\en\", uts.nodename);\n"
2591
2592 #. type: Plain text
2593 #: build/C/man2/clone.2:1152
2594 #, no-wrap
2595 msgid ""
2596 "    /* Keep the namespace open for a while, by sleeping.\n"
2597 "       This allows some experimentation--for example, another\n"
2598 "       process might join the namespace. */\n"
2599 msgstr ""
2600 "    /* sleep を使ってしばらく名前空間をオープンされたままにする。\n"
2601 "       これにより実験を行うことができる -- 例えば、\n"
2602 "       別のプロセスがこの名前空間に参加するなど。 */\n"
2603
2604 #. type: Plain text
2605 #: build/C/man2/clone.2:1154
2606 #, no-wrap
2607 msgid "    sleep(200);\n"
2608 msgstr "    sleep(200);\n"
2609
2610 #. type: Plain text
2611 #: build/C/man2/clone.2:1157
2612 #, no-wrap
2613 msgid ""
2614 "    return 0;           /* Child terminates now */\n"
2615 "}\n"
2616 msgstr ""
2617 "    return 0;           /* 子プロセスを終了する */\n"
2618 "}\n"
2619
2620 #. type: Plain text
2621 #: build/C/man2/clone.2:1159
2622 #, no-wrap
2623 msgid "#define STACK_SIZE (1024 * 1024)    /* Stack size for cloned child */\n"
2624 msgstr "#define STACK_SIZE (1024 * 1024)    /* clone される子プロセスのスタックサイズ */\n"
2625
2626 #. type: Plain text
2627 #: build/C/man2/clone.2:1167
2628 #, no-wrap
2629 msgid ""
2630 "int\n"
2631 "main(int argc, char *argv[])\n"
2632 "{\n"
2633 "    char *stack;                    /* Start of stack buffer */\n"
2634 "    char *stackTop;                 /* End of stack buffer */\n"
2635 "    pid_t pid;\n"
2636 "    struct utsname uts;\n"
2637 msgstr ""
2638 "int\n"
2639 "main(int argc, char *argv[])\n"
2640 "{\n"
2641 "    char *stack;                    /* スタックバッファの先頭 */\n"
2642 "    char *stackTop;                 /* スタックバッファの末尾 */\n"
2643 "    pid_t pid;\n"
2644 "    struct utsname uts;\n"
2645
2646 #. type: Plain text
2647 #: build/C/man2/clone.2:1172
2648 #, no-wrap
2649 msgid ""
2650 "    if (argc E<lt> 2) {\n"
2651 "        fprintf(stderr, \"Usage: %s E<lt>child-hostnameE<gt>\\en\", argv[0]);\n"
2652 "        exit(EXIT_SUCCESS);\n"
2653 "    }\n"
2654 msgstr ""
2655 "    if (argc E<lt> 2) {\n"
2656 "        fprintf(stderr, \"Usage: %s E<lt>child-hostnameE<gt>\\en\", argv[0]);\n"
2657 "        exit(EXIT_SUCCESS);\n"
2658 "    }\n"
2659
2660 #. type: Plain text
2661 #: build/C/man2/clone.2:1174
2662 #, no-wrap
2663 msgid "    /* Allocate stack for child */\n"
2664 msgstr "    /* 子プロセス用のスタックを割り当てる */\n"
2665
2666 #. type: Plain text
2667 #: build/C/man2/clone.2:1179
2668 #, no-wrap
2669 msgid ""
2670 "    stack = malloc(STACK_SIZE);\n"
2671 "    if (stack == NULL)\n"
2672 "        errExit(\"malloc\");\n"
2673 "    stackTop = stack + STACK_SIZE;  /* Assume stack grows downward */\n"
2674 msgstr ""
2675 "    stack = malloc(STACK_SIZE);\n"
2676 "    if (stack == NULL)\n"
2677 "        errExit(\"malloc\");\n"
2678 "    stackTop = stack + STACK_SIZE;  /* スタックは下方向に伸びるものとする */\n"
2679
2680 #. type: Plain text
2681 #: build/C/man2/clone.2:1182
2682 #, no-wrap
2683 msgid ""
2684 "    /* Create child that has its own UTS namespace;\n"
2685 "       child commences execution in childFunc() */\n"
2686 msgstr ""
2687 "    /* 自分専用の UTS 名前空間を持つ子プロセスを作成する;\n"
2688 "       子プロセスは childFunc() の実行を開始する */\n"
2689
2690 #. type: Plain text
2691 #: build/C/man2/clone.2:1187
2692 #, no-wrap
2693 msgid ""
2694 "    pid = clone(childFunc, stackTop, CLONE_NEWUTS | SIGCHLD, argv[1]);\n"
2695 "    if (pid == -1)\n"
2696 "        errExit(\"clone\");\n"
2697 "    printf(\"clone() returned %ld\\en\", (long) pid);\n"
2698 msgstr ""
2699 "    pid = clone(childFunc, stackTop, CLONE_NEWUTS | SIGCHLD, argv[1]);\n"
2700 "    if (pid == -1)\n"
2701 "        errExit(\"clone\");\n"
2702 "    printf(\"clone() returned %ld\\en\", (long) pid);\n"
2703
2704 #. type: Plain text
2705 #: build/C/man2/clone.2:1189
2706 #, no-wrap
2707 msgid "    /* Parent falls through to here */\n"
2708 msgstr "    /* 親プロセスの実行はここに来る */\n"
2709
2710 #. type: Plain text
2711 #: build/C/man2/clone.2:1191
2712 #, no-wrap
2713 msgid "    sleep(1);           /* Give child time to change its hostname */\n"
2714 msgstr "    sleep(1);           /* 子プロセスがホスト名を変更する時間を与える */\n"
2715
2716 #. type: Plain text
2717 #: build/C/man2/clone.2:1194
2718 #, no-wrap
2719 msgid ""
2720 "    /* Display hostname in parent\\(aqs UTS namespace. This will be\n"
2721 "       different from hostname in child\\(aqs UTS namespace. */\n"
2722 msgstr ""
2723 "    /* 親プロセスの UTS 名前空間でのホスト名を表示する;\n"
2724 "       これは子プロセスの UTS 名前空間でのホスト名とは異なる */\n"
2725
2726 #. type: Plain text
2727 #: build/C/man2/clone.2:1198
2728 #, no-wrap
2729 msgid ""
2730 "    if (uname(&uts) == -1)\n"
2731 "        errExit(\"uname\");\n"
2732 "    printf(\"uts.nodename in parent: %s\\en\", uts.nodename);\n"
2733 msgstr ""
2734 "    if (uname(&uts) == -1)\n"
2735 "        errExit(\"uname\");\n"
2736 "    printf(\"uts.nodename in parent: %s\\en\", uts.nodename);\n"
2737
2738 #. type: Plain text
2739 #: build/C/man2/clone.2:1202
2740 #, no-wrap
2741 msgid ""
2742 "    if (waitpid(pid, NULL, 0) == -1)    /* Wait for child */\n"
2743 "        errExit(\"waitpid\");\n"
2744 "    printf(\"child has terminated\\en\");\n"
2745 msgstr ""
2746 "    if (waitpid(pid, NULL, 0) == -1)    /* 子プロセスを待つ */\n"
2747 "        errExit(\"waitpid\");\n"
2748 "    printf(\"child has terminated\\en\");\n"
2749
2750 #. type: Plain text
2751 #: build/C/man2/clone.2:1205
2752 #, no-wrap
2753 msgid ""
2754 "    exit(EXIT_SUCCESS);\n"
2755 "}\n"
2756 msgstr ""
2757 "    exit(EXIT_SUCCESS);\n"
2758 "}\n"
2759
2760 #. type: Plain text
2761 #: build/C/man2/clone.2:1221
2762 msgid ""
2763 "B<fork>(2), B<futex>(2), B<getpid>(2), B<gettid>(2), B<kcmp>(2), "
2764 "B<set_thread_area>(2), B<set_tid_address>(2), B<setns>(2), B<tkill>(2), "
2765 "B<unshare>(2), B<wait>(2), B<capabilities>(7), B<namespaces>(7), "
2766 "B<pthreads>(7)"
2767 msgstr ""
2768 "B<fork>(2), B<futex>(2), B<getpid>(2), B<gettid>(2), B<kcmp>(2), "
2769 "B<set_thread_area>(2), B<set_tid_address>(2), B<setns>(2), B<tkill>(2), "
2770 "B<unshare>(2), B<wait>(2), B<capabilities>(7), B<namespaces>(7), "
2771 "B<pthreads>(7)"
2772
2773 #. type: TH
2774 #: build/C/man2/kcmp.2:28
2775 #, no-wrap
2776 msgid "KCMP"
2777 msgstr "KCMP"
2778
2779 #. type: TH
2780 #: build/C/man2/kcmp.2:28
2781 #, no-wrap
2782 msgid "2013-12-08"
2783 msgstr "2013-12-08"
2784
2785 #. type: Plain text
2786 #: build/C/man2/kcmp.2:31
2787 msgid ""
2788 "kcmp - compare two processes to determine if they share a kernel resource"
2789 msgstr "kcmp - 二つのプロセスが同じカーネルリソースを共有しているかを比較する"
2790
2791 #. type: Plain text
2792 #: build/C/man2/kcmp.2:34
2793 #, no-wrap
2794 msgid "B<#include E<lt>linux/kcmp.hE<gt>>\n"
2795 msgstr "B<#include E<lt>linux/kcmp.hE<gt>>\n"
2796
2797 #. type: Plain text
2798 #: build/C/man2/kcmp.2:37
2799 #, no-wrap
2800 msgid ""
2801 "B<int kcmp(pid_t >I<pid1>B<, pid_t >I<pid2>B<, int >I<type>B<,>\n"
2802 "B<         unsigned long >I<idx1>B<, unsigned long >I<idx2>B<);>\n"
2803 msgstr ""
2804 "B<int kcmp(pid_t >I<pid1>B<, pid_t >I<pid2>B<, int >I<type>B<,>\n"
2805 "B<         unsigned long >I<idx1>B<, unsigned long >I<idx2>B<);>\n"
2806
2807 #. type: Plain text
2808 #: build/C/man2/kcmp.2:41
2809 msgid "I<Note>: There is no glibc wrapper for this system call; see NOTES."
2810 msgstr ""
2811 "I<注>: このシステムコールには glibc のラッパー関数は存在しない。「注意」の節"
2812 "を参照。"
2813
2814 #. type: Plain text
2815 #: build/C/man2/kcmp.2:50
2816 msgid ""
2817 "The B<kcmp>()  system call can be used to check whether the two processes "
2818 "identified by I<pid1> and I<pid2> share a kernel resource such as virtual "
2819 "memory, file descriptors, and so on."
2820 msgstr ""
2821 "システムコール B<kcmp>() を使うと、 ID が I<pid1> と I<pid2> の二つのプロセス"
2822 "が、 仮想メモリやファイルディスクリプタなどの、 同じカーネルリソースを共有し"
2823 "ているかどうかを検査できる。"
2824
2825 #. type: Plain text
2826 #: build/C/man2/kcmp.2:55
2827 msgid ""
2828 "The I<type> argument specifies which resource is to be compared in the two "
2829 "processes.  It has one of the following values:"
2830 msgstr ""
2831 "I<type> 引き数は 2 つのプロセス間でどのリソースを比較するかを指定する。 以下"
2832 "のいずれかの値を指定する。"
2833
2834 #. type: TP
2835 #: build/C/man2/kcmp.2:55
2836 #, no-wrap
2837 msgid "B<KCMP_FILE>"
2838 msgstr "B<KCMP_FILE>"
2839
2840 #. type: Plain text
2841 #: build/C/man2/kcmp.2:67
2842 msgid ""
2843 "Check whether a file descriptor I<idx1> in the process I<pid1> refers to the "
2844 "same open file description (see B<open>(2))  as file descriptor I<idx2> in "
2845 "the process I<pid2>."
2846 msgstr ""
2847 "プロセス I<pid1> のファイルディスクリプタ I<idx1> が、 プロセス I<pid2> の"
2848 "ファイルディスクリプタ I<idx2> と同じオープンファイル記述 (open file "
2849 "description) を参照しているかを検査する。"
2850
2851 #. type: TP
2852 #: build/C/man2/kcmp.2:67
2853 #, no-wrap
2854 msgid "B<KCMP_FILES>"
2855 msgstr "B<KCMP_FILES>"
2856
2857 #. type: Plain text
2858 #: build/C/man2/kcmp.2:75
2859 msgid ""
2860 "Check whether the process share the same set of open file descriptors.  The "
2861 "arguments I<idx1> and I<idx2> are ignored."
2862 msgstr ""
2863 "二つのプロセスが同じオープンファイル記述の集合を共有しているかを検査する。 引"
2864 "き数 I<idx1> と I<idx2> は無視される。"
2865
2866 #. type: TP
2867 #: build/C/man2/kcmp.2:75
2868 #, no-wrap
2869 msgid "B<KCMP_FS>"
2870 msgstr "B<KCMP_FS>"
2871
2872 #. type: Plain text
2873 #: build/C/man2/kcmp.2:84
2874 msgid ""
2875 "Check whether the processes share the same filesystem information (i.e., "
2876 "file mode creation mask, working directory, and filesystem root).  The "
2877 "arguments I<idx1> and I<idx2> are ignored."
2878 msgstr ""
2879 "二つのプロセスが同じファイルシステム情報 (すなわち、ファイルのモード作成マス"
2880 "ク、作業ディレクトリ、ファイルシステムのルート) を共有しているかを検査する。 "
2881 "引き数 I<idx1> と I<idx2> は無視される。"
2882
2883 #. type: TP
2884 #: build/C/man2/kcmp.2:84
2885 #, no-wrap
2886 msgid "B<KCMP_IO>"
2887 msgstr "B<KCMP_IO>"
2888
2889 #. type: Plain text
2890 #: build/C/man2/kcmp.2:92
2891 msgid ""
2892 "Check whether the processes share I/O context.  The arguments I<idx1> and "
2893 "I<idx2> are ignored."
2894 msgstr ""
2895 "二つのプロセスが I/O コンテキストを共有しているかを検査する。 引き数 I<idx1> "
2896 "と I<idx2> は無視される。"
2897
2898 #. type: TP
2899 #: build/C/man2/kcmp.2:92
2900 #, no-wrap
2901 msgid "B<KCMP_SIGHAND>"
2902 msgstr "B<KCMP_SIGHAND>"
2903
2904 #. type: Plain text
2905 #: build/C/man2/kcmp.2:100
2906 msgid ""
2907 "Check whether the processes share the same table of signal dispositions.  "
2908 "The arguments I<idx1> and I<idx2> are ignored."
2909 msgstr ""
2910 "二つのプロセスがシグナル配送 (disposition) テーブルを共有しているかを検査す"
2911 "る。 引き数 I<idx1> と I<idx2> は無視される。"
2912
2913 #. type: TP
2914 #: build/C/man2/kcmp.2:100
2915 #, no-wrap
2916 msgid "B<KCMP_SYSVSEM>"
2917 msgstr "B<KCMP_SYSVSEM>"
2918
2919 #. type: Plain text
2920 #: build/C/man2/kcmp.2:109
2921 msgid ""
2922 "Check whether the processes share the same list of System\\ V semaphore undo "
2923 "operations.  The arguments I<idx1> and I<idx2> are ignored."
2924 msgstr ""
2925 "二つのプロセスが同じ System\\ V セマフォ undo 操作のリストを共有しているかを"
2926 "検査する。 引き数 I<idx1> と I<idx2> は無視される。"
2927
2928 #. type: TP
2929 #: build/C/man2/kcmp.2:109
2930 #, no-wrap
2931 msgid "B<KCMP_VM>"
2932 msgstr "B<KCMP_VM>"
2933
2934 #. type: Plain text
2935 #: build/C/man2/kcmp.2:117
2936 msgid ""
2937 "Check whether the processes share the same address space.  The arguments "
2938 "I<idx1> and I<idx2> are ignored."
2939 msgstr ""
2940 "二つのプロセスが同じアドレス空間を共有しているかを検査する。 引き数 I<idx1> "
2941 "と I<idx2> は無視される。"
2942
2943 #. type: Plain text
2944 #: build/C/man2/kcmp.2:127
2945 msgid ""
2946 "Note the B<kcmp>()  is not protected against false positives which may occur "
2947 "if tasks are running.  One should stop tasks by sending B<SIGSTOP> (see "
2948 "B<signal>(7))  prior to inspection with this system call to obtain "
2949 "meaningful results."
2950 msgstr ""
2951 "B<kcmp>() には、タスクが実行されている場合に起こり得る誤判定 (false "
2952 "positive) に関する保護はない。 ということは、 意味のある結果を得るためには、 "
2953 "このシステムコールで検査を行う前に、 B<SIGSTOP> を送信してタスクを停止すべき"
2954 "だということだ (B<signal>(7) 参照)。"
2955
2956 #. type: Plain text
2957 #: build/C/man2/kcmp.2:133
2958 msgid ""
2959 "The return value of a successful call to B<kcmp>()  is simply the result of "
2960 "arithmetic comparison of kernel pointers (when the kernel compares "
2961 "resources, it uses their memory addresses)."
2962 msgstr ""
2963 "B<kcmp>() の呼び出しが成功した場合の返り値は、単にカーネルポインタを数値で比"
2964 "較した結果となる (カーネルはリソースを比較する際、リソースのメモリアドレスを"
2965 "使用する)。"
2966
2967 #. type: Plain text
2968 #: build/C/man2/kcmp.2:141
2969 msgid ""
2970 "The easiest way to explain is to consider an example.  Suppose that I<v1> "
2971 "and I<v2> are the addresses of appropriate resources, then the return value "
2972 "is one of the following:"
2973 msgstr ""
2974 "これを説明するには、例を見るのが一番簡単である。 I<v1> と I<v2> を適切なリ"
2975 "ソースのアドレスとすると、 返り値は以下のいずれか一つとなる。"
2976
2977 #. type: IP
2978 #: build/C/man2/kcmp.2:142
2979 #, no-wrap
2980 msgid "0"
2981 msgstr "0"
2982
2983 #. type: Plain text
2984 #: build/C/man2/kcmp.2:147
2985 msgid ""
2986 "I<v1> is equal to I<v2>; in other words, the two processes share the "
2987 "resource."
2988 msgstr ""
2989 "I<v1> は I<v2> と等しい。言い換えれば、二つのプロセスはそのリソースを共有して"
2990 "いる。"
2991
2992 #. type: IP
2993 #: build/C/man2/kcmp.2:147
2994 #, no-wrap
2995 msgid "1"
2996 msgstr "1"
2997
2998 #. type: Plain text
2999 #: build/C/man2/kcmp.2:151
3000 msgid "I<v1> is less than I<v2>."
3001 msgstr "I<v1> は I<v2> より小さい。"
3002
3003 #. type: IP
3004 #: build/C/man2/kcmp.2:151
3005 #, no-wrap
3006 msgid "2"
3007 msgstr "2"
3008
3009 #. type: Plain text
3010 #: build/C/man2/kcmp.2:155
3011 msgid "I<v1> is greater than I<v2>."
3012 msgstr "I<v1> は I<v2> より大きい。"
3013
3014 #. type: IP
3015 #: build/C/man2/kcmp.2:155
3016 #, no-wrap
3017 msgid "3"
3018 msgstr "3"
3019
3020 #. type: Plain text
3021 #: build/C/man2/kcmp.2:160
3022 msgid "I<v1> is not equal to I<v2>, but ordering information is unavailable."
3023 msgstr "I<v1> は I<v2> と等しくないが、順序情報がない。"
3024
3025 #. type: Plain text
3026 #: build/C/man2/kcmp.2:165
3027 msgid "On error, -1 is returned, and I<errno> is set appropriately."
3028 msgstr "エラーの場合は -1 が返され、 I<errno> が適切に設定される。"
3029
3030 #. type: Plain text
3031 #: build/C/man2/kcmp.2:170
3032 msgid ""
3033 "B<kcmp>()  was designed to return values suitable for sorting.  This is "
3034 "particularly handy if one needs to compare a large number of file "
3035 "descriptors."
3036 msgstr ""
3037 "B<kcmp>() は、ソートに適した値を返すように設計された。 大量のファイルディスク"
3038 "リプタを比較する必要がある場合に、特に役に立つ。"
3039
3040 #. type: TP
3041 #: build/C/man2/kcmp.2:171 build/C/man2/setns.2:146
3042 #, no-wrap
3043 msgid "B<EBADF>"
3044 msgstr "B<EBADF>"
3045
3046 #. type: Plain text
3047 #: build/C/man2/kcmp.2:181
3048 msgid ""
3049 "I<type> is B<KCMP_FILE> and I<fd1> or I<fd2> is not an open file descriptor."
3050 msgstr ""
3051 "I<type> が B<KCMP_FILE> で、かつ I<fd1> か I<fd2> がオープンファイル記述でな"
3052 "い。"
3053
3054 #. type: Plain text
3055 #: build/C/man2/kcmp.2:185
3056 msgid "I<type> is invalid."
3057 msgstr "I<type> が無効である。"
3058
3059 #. type: Plain text
3060 #: build/C/man2/kcmp.2:191
3061 msgid ""
3062 "Insufficient permission to inspect process resources.  The B<CAP_SYS_PTRACE> "
3063 "capability is required to inspect processes that you do not own."
3064 msgstr ""
3065 "プロセスのリソースを検査するのに十分な許可がない。 自分が所有していないプロセ"
3066 "スを検査するためには B<CAP_SYS_PTRACE> ケーパビリティが必要である。"
3067
3068 #. type: TP
3069 #: build/C/man2/kcmp.2:191 build/C/man2/sched_rr_get_interval.2:90
3070 #: build/C/man2/sched_setaffinity.2:145 build/C/man2/sched_setattr.2:284
3071 #: build/C/man2/sched_setparam.2:116 build/C/man2/sched_setscheduler.2:167
3072 #, no-wrap
3073 msgid "B<ESRCH>"
3074 msgstr "B<ESRCH>"
3075
3076 #. type: Plain text
3077 #: build/C/man2/kcmp.2:198
3078 msgid "Process I<pid1> or I<pid2> does not exist."
3079 msgstr "プロセス I<pid1> か I<pid2> が存在しない。"
3080
3081 #. type: Plain text
3082 #: build/C/man2/kcmp.2:202
3083 msgid "The B<kcmp>()  system call first appeared in Linux 3.5."
3084 msgstr "B<kcmp>() システムコールは Linux 3.5 で初めて登場した。"
3085
3086 #. type: Plain text
3087 #: build/C/man2/kcmp.2:205
3088 msgid ""
3089 "B<kcmp>()  is Linux-specific and should not be used in programs intended to "
3090 "be portable."
3091 msgstr ""
3092 "B<kcmp>() は Linux 特有であり、 移植を考慮したプログラムでは使用すべきではな"
3093 "い。"
3094
3095 #. type: Plain text
3096 #: build/C/man2/kcmp.2:208
3097 msgid ""
3098 "Glibc does not provide a wrapper for this system call; call it using "
3099 "B<syscall>(2)."
3100 msgstr ""
3101 "glibc はこのシステムコールに対するラッパー関数を提供していない。 "
3102 "B<syscall>(2) を使って呼び出すこと。"
3103
3104 #. type: Plain text
3105 #: build/C/man2/kcmp.2:217
3106 msgid ""
3107 "This system call is available only if the kernel was configured with "
3108 "B<CONFIG_CHECKPOINT_RESTORE>.  The main use of the system call is for the "
3109 "checkpoint/restore in user space (CRIU) feature.  The alternative to this "
3110 "system call would have been to expose suitable process information via the "
3111 "B<proc>(5)  filesystem; this was deemed to be unsuitable for security "
3112 "reasons."
3113 msgstr ""
3114 "このシステムコールが利用できるのは、 カーネルの B<CONFIG_CHECKPOINT_RESTORE> "
3115 "オプションが有効になっている場合だけである。 このシステムコールの主な用途"
3116 "は、 ユーザ空間でのチェックポイント/リストア (checkpoint/restore in user "
3117 "space; CRIU) 機能である。 このシステムコールを使わないとすると、 B<proc>(5) "
3118 "ファイルシステム経由で必要なプロセス情報を公開することになるが、 これはセキュ"
3119 "リティ上の理由から不適切とみなされた。"
3120
3121 #. type: Plain text
3122 #: build/C/man2/kcmp.2:222
3123 msgid ""
3124 "See B<clone>(2)  for some background information on the shared resources "
3125 "referred to on this page."
3126 msgstr ""
3127 "このページで参照されている共有リソースに関する背景についての情報は "
3128 "B<clone>(2) を参照のこと。"
3129
3130 #. type: Plain text
3131 #: build/C/man2/kcmp.2:225
3132 msgid "B<clone>(2), B<unshare>(2)"
3133 msgstr "B<clone>(2), B<unshare>(2)"
3134
3135 #. type: TH
3136 #: build/C/man2/sched_get_priority_max.2:29
3137 #, no-wrap
3138 msgid "SCHED_GET_PRIORITY_MAX"
3139 msgstr "SCHED_GET_PRIORITY_MAX"
3140
3141 #. type: TH
3142 #: build/C/man2/sched_get_priority_max.2:29
3143 #, no-wrap
3144 msgid "2014-05-12"
3145 msgstr "2014-05-12"
3146
3147 #. type: Plain text
3148 #: build/C/man2/sched_get_priority_max.2:32
3149 msgid ""
3150 "sched_get_priority_max, sched_get_priority_min - get static priority range"
3151 msgstr ""
3152 "sched_get_priority_max, sched_get_priority_min - 静的プライオリティの範囲を取"
3153 "得する"
3154
3155 #. type: Plain text
3156 #: build/C/man2/sched_get_priority_max.2:34
3157 #: build/C/man2/sched_rr_get_interval.2:34 build/C/man2/sched_yield.2:34
3158 msgid "B<#include E<lt>sched.hE<gt>>"
3159 msgstr "B<#include E<lt>sched.hE<gt>>"
3160
3161 #. type: Plain text
3162 #: build/C/man2/sched_get_priority_max.2:36
3163 msgid "B<int sched_get_priority_max(int >I<policy>B<);>"
3164 msgstr "B<int sched_get_priority_max(int >I<policy>B<);>"
3165
3166 #. type: Plain text
3167 #: build/C/man2/sched_get_priority_max.2:38
3168 msgid "B<int sched_get_priority_min(int >I<policy>B<);>"
3169 msgstr "B<int sched_get_priority_min(int >I<policy>B<);>"
3170
3171 #. type: Plain text
3172 #: build/C/man2/sched_get_priority_max.2:59
3173 msgid ""
3174 "B<sched_get_priority_max>()  returns the maximum priority value that can be "
3175 "used with the scheduling algorithm identified by I<policy>.  "
3176 "B<sched_get_priority_min>()  returns the minimum priority value that can be "
3177 "used with the scheduling algorithm identified by I<policy>.  Supported "
3178 "I<policy> values are B<SCHED_FIFO>, B<SCHED_RR>, B<SCHED_OTHER>, "
3179 "B<SCHED_BATCH>, B<SCHED_IDLE>, and B<SCHED_DEADLINE>.  Further details about "
3180 "these policies can be found in B<sched>(7)."
3181 msgstr ""
3182 "B<sched_get_priority_max>()  はI<policy> によって指定されたスケジューリングの"
3183 "アルゴリズムで 使用されるプライオリティの最大値を返す。 "
3184 "B<sched_get_priority_min>()  はI<policy> によって指定されたスケジューリングの"
3185 "アルゴリズムで 使用されるプライオリティの最小値を返す。 サポートされる "
3186 "I<policy> の値は B<SCHED_FIFO>、 B<SCHED_RR>、 B<SCHED_OTHER>、 "
3187 "B<SCHED_BATCH>, B<SCHED_IDLE>, B<SCHED_DEADLINE> である。これらのスケジューリ"
3188 "ング方針に関する詳細は B<sched>(7)  に書かれている。"
3189
3190 #. type: Plain text
3191 #: build/C/man2/sched_get_priority_max.2:68
3192 msgid ""
3193 "Processes with numerically higher priority values are scheduled before "
3194 "processes with numerically lower priority values.  Thus, the value returned "
3195 "by B<sched_get_priority_max>()  will be greater than the value returned by "
3196 "B<sched_get_priority_min>()."
3197 msgstr ""
3198 "数値的に大きなプライオリティ値を持つプロセスは小さな プライオリティ値を持つプ"
3199 "ロセスより前にスケジュールされる。 このため B<sched_get_priority_max>()  が返"
3200 "す値は B<sched_get_priority_min>()  が返す値よりも大きい。"
3201
3202 #. type: Plain text
3203 #: build/C/man2/sched_get_priority_max.2:76
3204 msgid ""
3205 "Linux allows the static priority range 1 to 99 for the B<SCHED_FIFO> and "
3206 "B<SCHED_RR> policies, and the priority 0 for the remaining policies.  "
3207 "Scheduling priority ranges for the various policies are not alterable."
3208 msgstr ""
3209 "Linux では、 ポリシー B<SCHED_FIFO> と B<SCHED_RR> では 1 から 99 の範囲の静"
3210 "的プライオリティーを持ち、それ以外のポリシーでは プライオリティとして 0 を持"
3211 "つ。 それぞれの方針のスケジューリングプライオリティの範囲は 変更することがで"
3212 "きない。"
3213
3214 #. type: Plain text
3215 #: build/C/man2/sched_get_priority_max.2:88
3216 msgid ""
3217 "The range of scheduling priorities may vary on other POSIX systems, thus it "
3218 "is a good idea for portable applications to use a virtual priority range and "
3219 "map it to the interval given by B<sched_get_priority_max>()  and "
3220 "B<sched_get_priority_min>().  POSIX.1-2001 requires a spread of at least 32 "
3221 "between the maximum and the minimum values for B<SCHED_FIFO> and B<SCHED_RR>."
3222 msgstr ""
3223 "スケジューリングプライオリティの範囲は他の POSIX システムと 異なっているかも"
3224 "しれない。それで、移植性(portable)のある アプリケーションでは仮想的な範囲を用"
3225 "い B<sched_get_priority_max>()  と B<sched_get_priority_min>()  で与えられた"
3226 "間隔にマップして使用することはいい考えである。 POSIX.1-2001 では "
3227 "B<SCHED_FIFO> と B<SCHED_RR> における 最大値と最小値の間隔を少なくとも 32 に"
3228 "することを要求している。"
3229
3230 #. type: Plain text
3231 #: build/C/man2/sched_get_priority_max.2:97
3232 msgid ""
3233 "POSIX systems on which B<sched_get_priority_max>()  and "
3234 "B<sched_get_priority_min>()  are available define "
3235 "B<_POSIX_PRIORITY_SCHEDULING> in I<E<lt>unistd.hE<gt>>."
3236 msgstr ""
3237 "POSIX システムでは B<sched_get_priority_max>()  と "
3238 "B<sched_get_priority_min>()  は I<E<lt>unistd.hE<gt>> に "
3239 "B<_POSIX_PRIORITY_SCHEDULING> が定義されている場合にのみ使用可能である。"
3240
3241 #. type: Plain text
3242 #: build/C/man2/sched_get_priority_max.2:107
3243 msgid ""
3244 "On success, B<sched_get_priority_max>()  and B<sched_get_priority_min>()  "
3245 "return the maximum/minimum priority value for the named scheduling policy.  "
3246 "On error, -1 is returned, and I<errno> is set appropriately."
3247 msgstr ""
3248 "成功した場合は B<sched_get_priority_max>()  と B<sched_get_priority_min>()  "
3249 "は指定されたスケジューリング方針のプライオリティの最大値/最小値を返す。 エ"
3250 "ラーの場合は -1 が返され、 I<errno> が適切に設定される。"
3251
3252 #. type: Plain text
3253 #: build/C/man2/sched_get_priority_max.2:113
3254 msgid "The argument I<policy> does not identify a defined scheduling policy."
3255 msgstr "引き数 I<policy> が定義されているスケジューリング方針と一致しない。"
3256
3257 #. type: Plain text
3258 #: build/C/man2/sched_get_priority_max.2:115
3259 #: build/C/man2/sched_rr_get_interval.2:96 build/C/man2/sched_setparam.2:121
3260 #: build/C/man2/sched_yield.2:54
3261 msgid "POSIX.1-2001."
3262 msgstr "POSIX.1-2001."
3263
3264 #. type: Plain text
3265 #: build/C/man2/sched_get_priority_max.2:125
3266 msgid ""
3267 "B<sched_getaffinity>(2), B<sched_getparam>(2), B<sched_getscheduler>(2), "
3268 "B<sched_setaffinity>(2), B<sched_setparam>(2), B<sched_setscheduler>(2), "
3269 "B<sched>(7)"
3270 msgstr ""
3271 "B<sched_getaffinity>(2), B<sched_getparam>(2), B<sched_getscheduler>(2), "
3272 "B<sched_setaffinity>(2), B<sched_setparam>(2), B<sched_setscheduler>(2), "
3273 "B<sched>(7)"
3274
3275 #. type: TH
3276 #: build/C/man3/sched_getcpu.3:26
3277 #, no-wrap
3278 msgid "SCHED_GETCPU"
3279 msgstr "SCHED_GETCPU"
3280
3281 #. type: TH
3282 #: build/C/man3/sched_getcpu.3:26
3283 #, no-wrap
3284 msgid "2014-05-10"
3285 msgstr "2014-05-10"
3286
3287 #. type: Plain text
3288 #: build/C/man3/sched_getcpu.3:29
3289 msgid "sched_getcpu - determine CPU on which the calling thread is running"
3290 msgstr "sched_getcpu - 呼び出したスレッドが実行されている CPU を知る"
3291
3292 #. type: Plain text
3293 #: build/C/man3/sched_getcpu.3:34
3294 #, no-wrap
3295 msgid "B<int sched_getcpu(void);>\n"
3296 msgstr "B<int sched_getcpu(void);>\n"
3297
3298 #. type: Plain text
3299 #: build/C/man3/sched_getcpu.3:39 build/C/man2/unshare.2:33
3300 msgid ""
3301 "Feature Test Macro Requirements for glibc (see B<feature_test_macros>(7)):"
3302 msgstr "glibc 向けの機能検査マクロの要件 (B<feature_test_macros>(7)  参照):"
3303
3304 #. type: Plain text
3305 #: build/C/man3/sched_getcpu.3:42
3306 msgid "B<sched_getcpu>():"
3307 msgstr "B<sched_getcpu>():"
3308
3309 #. type: Plain text
3310 #: build/C/man3/sched_getcpu.3:58
3311 msgid ""
3312 "B<sched_getcpu>()  returns the number of the CPU on which the calling thread "
3313 "is currently executing."
3314 msgstr ""
3315 "B<sched_getcpu>()  は、呼び出したスレッドが現在実行されている CPU の番号を返"
3316 "す。"
3317
3318 #. type: Plain text
3319 #: build/C/man3/sched_getcpu.3:65
3320 msgid ""
3321 "On success, B<sched_getcpu>()  returns a nonnegative CPU number.  On error, "
3322 "-1 is returned and I<errno> is set to indicate the error."
3323 msgstr ""
3324 "成功すると、 B<sched_getcpu>()  は非負の CPU 番号を返す。 エラーの場合、-1 を"
3325 "返し、 I<errno> にエラーを示す値を設定する。"
3326
3327 #. type: TP
3328 #: build/C/man3/sched_getcpu.3:66 build/C/man2/sched_rr_get_interval.2:87
3329 #, no-wrap
3330 msgid "B<ENOSYS>"
3331 msgstr "B<ENOSYS>"
3332
3333 #. type: Plain text
3334 #: build/C/man3/sched_getcpu.3:70
3335 msgid "This kernel does not implement B<getcpu>(2)."
3336 msgstr "このカーネルでは B<getcpu>(2)  が実装されていない。"
3337
3338 #. type: Plain text
3339 #: build/C/man3/sched_getcpu.3:72
3340 msgid "This function is available since glibc 2.6."
3341 msgstr "この関数は glibc 2.6 以降で利用可能である。"
3342
3343 #. type: SH
3344 #: build/C/man3/sched_getcpu.3:72
3345 #, no-wrap
3346 msgid "ATTRIBUTES"
3347 msgstr "属性"
3348
3349 #. type: SS
3350 #: build/C/man3/sched_getcpu.3:73
3351 #, no-wrap
3352 msgid "Multithreading (see pthreads(7))"
3353 msgstr "マルチスレッディング (pthreads(7) 参照)"
3354
3355 #. type: Plain text
3356 #: build/C/man3/sched_getcpu.3:77
3357 msgid "The B<sched_getcpu>()  function is thread-safe."
3358 msgstr "B<sched_getcpu>() 関数はスレッドセーフである。"
3359
3360 #. type: Plain text
3361 #: build/C/man3/sched_getcpu.3:80
3362 msgid "B<sched_getcpu>()  is glibc-specific."
3363 msgstr "B<sched_getcpu>()  は glibc 固有である。"
3364
3365 #. type: Plain text
3366 #: build/C/man3/sched_getcpu.3:82
3367 msgid "The call"
3368 msgstr "呼び出し"
3369
3370 #. type: Plain text
3371 #: build/C/man3/sched_getcpu.3:86
3372 #, no-wrap
3373 msgid "cpu = sched_getcpu();\n"
3374 msgstr "cpu = sched_getcpu();\n"
3375
3376 #. type: Plain text
3377 #: build/C/man3/sched_getcpu.3:92
3378 msgid "is equivalent to the following B<getcpu>(2)  call:"
3379 msgstr "は、以下の B<getcpu>(2)  呼び出しと等価である。"
3380
3381 #. type: Plain text
3382 #: build/C/man3/sched_getcpu.3:98
3383 #, no-wrap
3384 msgid ""
3385 "int c, s;\n"
3386 "s = getcpu(&c, NULL, NULL);\n"
3387 "cpu = (s == -1) ? s : c;\n"
3388 msgstr ""
3389 "int c, s;\n"
3390 "s = getcpu(&c, NULL, NULL);\n"
3391 "cpu = (s == -1) ? s : c;\n"
3392
3393 #. type: Plain text
3394 #: build/C/man3/sched_getcpu.3:103
3395 msgid "B<getcpu>(2), B<sched>(7)"
3396 msgstr "B<getcpu>(2), B<sched>(7)"
3397
3398 #. type: TH
3399 #: build/C/man2/sched_rr_get_interval.2:29
3400 #, no-wrap
3401 msgid "SCHED_RR_GET_INTERVAL"
3402 msgstr "SCHED_RR_GET_INTERVAL"
3403
3404 #. type: TH
3405 #: build/C/man2/sched_rr_get_interval.2:29 build/C/man2/sched_yield.2:29
3406 #, no-wrap
3407 msgid "2014-04-28"
3408 msgstr "2014-04-28"
3409
3410 #. type: Plain text
3411 #: build/C/man2/sched_rr_get_interval.2:32
3412 msgid "sched_rr_get_interval - get the SCHED_RR interval for the named process"
3413 msgstr "sched_rr_get_interval - 指定されたプロセスの SCHED_RR 間隔を取得する"
3414
3415 #. type: Plain text
3416 #: build/C/man2/sched_rr_get_interval.2:36
3417 msgid ""
3418 "B<int sched_rr_get_interval(pid_t >I<pid>B<, struct timespec * >I<tp>B<);>"
3419 msgstr ""
3420 "B<int sched_rr_get_interval(pid_t >I<pid>B<, struct timespec *>I<tp>B<);>"
3421
3422 #. type: Plain text
3423 #: build/C/man2/sched_rr_get_interval.2:47
3424 msgid ""
3425 "B<sched_rr_get_interval>()  writes into the I<timespec> structure pointed to "
3426 "by I<tp> the round-robin time quantum for the process identified by I<pid>.  "
3427 "The specified process should be running under the B<SCHED_RR> scheduling "
3428 "policy."
3429 msgstr ""
3430 "B<sched_rr_get_interval>() は I<tp> で指定された I<timespec> 構造体に\n"
3431 "I<pid> で指定されたプロセスのラウンドロビン時間量 (round robin time\n"
3432 "quantum) を書き込む。指定されたプロセスは B<SCHED_RR> スケジューリング\n"
3433 "ポリシーで動作しているはずである。"
3434
3435 #. type: Plain text
3436 #: build/C/man2/sched_rr_get_interval.2:51
3437 msgid "The I<timespec> structure has the following form:"
3438 msgstr "I<timespec> 構造体は以下の通りである:"
3439
3440 #. type: Plain text
3441 #: build/C/man2/sched_rr_get_interval.2:58
3442 #, no-wrap
3443 msgid ""
3444 "struct timespec {\n"
3445 "    time_t tv_sec;    /* seconds */\n"
3446 "    long   tv_nsec;   /* nanoseconds */\n"
3447 "};\n"
3448 msgstr ""
3449 "struct timespec {\n"
3450 "    time_t tv_sec;    /* seconds */\n"
3451 "    long   tv_nsec;   /* nanoseconds */\n"
3452 "};\n"
3453
3454 #
3455 #.  FIXME . On Linux, sched_rr_get_interval()
3456 #.  returns the timeslice for SCHED_OTHER processes -- this timeslice
3457 #.  is influenced by the nice value.
3458 #.  For SCHED_FIFO processes, this always returns 0.
3459 #.  The round-robin time quantum value is not alterable under Linux
3460 #.  1.3.81.
3461 #. type: Plain text
3462 #: build/C/man2/sched_rr_get_interval.2:73
3463 msgid ""
3464 "If I<pid> is zero, the time quantum for the calling process is written into "
3465 "I<*tp>."
3466 msgstr ""
3467 "I<pid> が 0 の場合、呼び出したプロセスの時間量 (time quantum) が\n"
3468 "I<*tp> に書き込まれる。"
3469
3470 #. type: Plain text
3471 #: build/C/man2/sched_rr_get_interval.2:80
3472 msgid ""
3473 "On success, B<sched_rr_get_interval>()  returns 0.  On error, -1 is "
3474 "returned, and I<errno> is set appropriately."
3475 msgstr ""
3476 "成功した場合は B<sched_rr_get_interval>()  は 0 を返す。 エラーの場合は -1 が"
3477 "返され、 I<errno> が適切に設定される。"
3478
3479 #. type: TP
3480 #: build/C/man2/sched_rr_get_interval.2:81
3481 #: build/C/man2/sched_setaffinity.2:117
3482 #, no-wrap
3483 msgid "B<EFAULT>"
3484 msgstr "B<EFAULT>"
3485
3486 #. type: Plain text
3487 #: build/C/man2/sched_rr_get_interval.2:84
3488 msgid "Problem with copying information to user space."
3489 msgstr "情報をユーザ空間にコピーする時に問題が起きた。"
3490
3491 #. type: Plain text
3492 #: build/C/man2/sched_rr_get_interval.2:87
3493 msgid "Invalid pid."
3494 msgstr "PID が不正である。"
3495
3496 #. type: Plain text
3497 #: build/C/man2/sched_rr_get_interval.2:90
3498 msgid "The system call is not yet implemented (only on rather old kernels)."
3499 msgstr ""
3500 "システムコールがまだ実装されていない (かなり古いカーネルにおいてのみ)。"
3501
3502 #. type: Plain text
3503 #: build/C/man2/sched_rr_get_interval.2:94
3504 msgid "Could not find a process with the ID I<pid>."
3505 msgstr "プロセス ID が I<pid> のプロセスが見つからなかった。"
3506
3507 #. type: Plain text
3508 #: build/C/man2/sched_rr_get_interval.2:103
3509 msgid ""
3510 "POSIX systems on which B<sched_rr_get_interval>()  is available define "
3511 "B<_POSIX_PRIORITY_SCHEDULING> in I<E<lt>unistd.hE<gt>>."
3512 msgstr ""
3513 "POSIX システムで B<sched_rr_get_interval>() は I<E<lt>unistd.hE<gt>> に\n"
3514 "B<_POSIX_PRIORITY_SCHEDULING> が定義されている場合にのみ使用可能である。"
3515
3516 #. type: SS
3517 #: build/C/man2/sched_rr_get_interval.2:103
3518 #, no-wrap
3519 msgid "Linux notes"
3520 msgstr "Linux での注意"
3521
3522 #.  commit a4ec24b48ddef1e93f7578be53270f0b95ad666c
3523 #. type: Plain text
3524 #: build/C/man2/sched_rr_get_interval.2:117
3525 msgid ""
3526 "POSIX does not specify any mechanism for controlling the size of the round-"
3527 "robin time quantum.  Older Linux kernels provide a (nonportable) method of "
3528 "doing this.  The quantum can be controlled by adjusting the process's nice "
3529 "value (see B<setpriority>(2)).  Assigning a negative (i.e., high) nice value "
3530 "results in a longer quantum; assigning a positive (i.e., low) nice value "
3531 "results in a shorter quantum.  The default quantum is 0.1 seconds; the "
3532 "degree to which changing the nice value affects the quantum has varied "
3533 "somewhat across kernel versions.  This method of adjusting the quantum was "
3534 "removed starting with Linux 2.6.24."
3535 msgstr ""
3536 "POSIX ではラウンドロビン時間量の大きさを制御する仕組みが規定されていない。 古"
3537 "い Linux カーネルではこれを変更する方法が提供されている (この方法に移植性はな"
3538 "い)。 プロセスの nice 値を調整することで時間量を制御できる "
3539 "(B<setpriority>(2) 参照)。 負の nice 値 (すなわち、高い nice 値) を割り当てる"
3540 "と時間量は長くなり、 正の nice 値 (すなわち、低い nice 値) を割り当てると時間"
3541 "量は短くなる。 デフォルトの時間量は 0.1 秒である。 nice 値の変更が時間量にど"
3542 "の程度影響を与えるかは カーネルのバージョンにより多少異なる。時間量を調整する"
3543 "このメソッドは Linux 2.6.24 以降で削除された。"
3544
3545 #.  commit ce0dbbbb30aee6a835511d5be446462388ba9eee
3546 #.  .SH BUGS
3547 #.  As of Linux 1.3.81
3548 #.  .BR sched_rr_get_interval ()
3549 #.  returns with error
3550 #.  ENOSYS, because SCHED_RR has not yet been fully implemented and tested
3551 #.  properly.
3552 #. type: Plain text
3553 #: build/C/man2/sched_rr_get_interval.2:132
3554 msgid ""
3555 "Linux 3.9 added a new mechanism for adjusting (and viewing) the B<SCHED_RR> "
3556 "quantum: the I</proc/sys/kernel/sched_rr_timeslice_ms> file exposes the "
3557 "quantum as a millisecond value, whose default is 100.  Writing 0 to this "
3558 "file resets the quantum to the default value."
3559 msgstr ""
3560 "Linux 3.9 で、 B<SCHED_RR> の時間量の調整 (と参照) を行う新しい機構が追加され"
3561 "た。 I</proc/sys/kernel/sched_rr_timeslice_ms> ファイルでミリ秒単位の時間量の"
3562 "値が参照でき、 デフォルト値は 100 である。 このファイルに 0 を書き込むと、 時"
3563 "間量をデフォルト値に戻すことができる。"
3564
3565 #. type: Plain text
3566 #: build/C/man2/sched_rr_get_interval.2:134 build/C/man2/sched_yield.2:81
3567 msgid "B<sched>(7)"
3568 msgstr "B<sched>(7)"
3569
3570 #. type: TH
3571 #: build/C/man2/sched_setaffinity.2:34
3572 #, no-wrap
3573 msgid "SCHED_SETAFFINITY"
3574 msgstr "SCHED_SETAFFINITY"
3575
3576 #. type: TH
3577 #: build/C/man2/sched_setaffinity.2:34
3578 #, no-wrap
3579 msgid "2014-12-31"
3580 msgstr "2014-12-31"
3581
3582 #. type: Plain text
3583 #: build/C/man2/sched_setaffinity.2:38
3584 msgid ""
3585 "sched_setaffinity, sched_getaffinity - set and get a thread's CPU affinity "
3586 "mask"
3587 msgstr ""
3588 "sched_setaffinity, sched_getaffinity - スレッドの CPU affinity マスクを設定・"
3589 "取得する"
3590
3591 #. type: Plain text
3592 #: build/C/man2/sched_setaffinity.2:45
3593 #, no-wrap
3594 msgid ""
3595 "B<int sched_setaffinity(pid_t >I<pid>B<, size_t >I<cpusetsize>B<,>\n"
3596 "B<                      const cpu_set_t *>I<mask>B<);>\n"
3597 msgstr ""
3598 "B<int sched_setaffinity(pid_t >I<pid>B<, size_t >I<cpusetsize>B<,>\n"
3599 "B<                      const cpu_set_t *>I<mask>B<);>\n"
3600
3601 #. type: Plain text
3602 #: build/C/man2/sched_setaffinity.2:48
3603 #, no-wrap
3604 msgid ""
3605 "B<int sched_getaffinity(pid_t >I<pid>B<, size_t >I<cpusetsize>B<,>\n"
3606 "B<                      cpu_set_t *>I<mask>B<);>\n"
3607 msgstr ""
3608 "B<int sched_getaffinity(pid_t >I<pid>B<, size_t >I<cpusetsize>B<,>\n"
3609 "B<                      cpu_set_t *>I<mask>B<);>\n"
3610
3611 #. type: Plain text
3612 #: build/C/man2/sched_setaffinity.2:63
3613 msgid ""
3614 "A thread's CPU affinity mask determines the set of CPUs on which it is "
3615 "eligible to run.  On a multiprocessor system, setting the CPU affinity mask "
3616 "can be used to obtain performance benefits.  For example, by dedicating one "
3617 "CPU to a particular thread (i.e., setting the affinity mask of that thread "
3618 "to specify a single CPU, and setting the affinity mask of all other threads "
3619 "to exclude that CPU), it is possible to ensure maximum execution speed for "
3620 "that thread.  Restricting a thread to run on a single CPU also avoids the "
3621 "performance cost caused by the cache invalidation that occurs when a thread "
3622 "ceases to execute on one CPU and then recommences execution on a different "
3623 "CPU."
3624 msgstr ""
3625 "スレッドの CPU affinity (親和度) マスクは、そのスレッドが 実行を許可されてい"
3626 "る CPU の集合を決定する。 マルチプロセッサシステムでは、CPU affinity マスクを"
3627 "設定することで 性能上のメリットを得られる可能性がある。 例えば、特定のスレッ"
3628 "ドを一つの CPU に括り付け (すなわち、そのスレッドの affinity マスクを一つの "
3629 "CPU に設定し)、 他の全てのスレッドの affinity マスクからその CPU を除外するこ"
3630 "とで、 確実にそのスレッドの実行速度を最大にすることができる。 また、あるス"
3631 "レッドの実行を一つの CPU に限定することで、 一つの CPU での実行を停止してから"
3632 "別の CPU で実行を再開するときに発生する キャッシュ無効化 (cache "
3633 "invalidation) による性能面の劣化を避けることもできる。"
3634
3635 #. type: Plain text
3636 #: build/C/man2/sched_setaffinity.2:70
3637 msgid ""
3638 "A CPU affinity mask is represented by the I<cpu_set_t> structure, a \"CPU set"
3639 "\", pointed to by I<mask>.  A set of macros for manipulating CPU sets is "
3640 "described in B<CPU_SET>(3)."
3641 msgstr ""
3642 "CPU affinity マスクは「CPU の集合」を表す I<cpu_set_t> 構造体で表現され、 "
3643 "I<cpu_set_t> へのポインタ I<mask> で指定される。 CPU 集合を操作するためのマク"
3644 "ロ群については B<CPU_SET>(3)  で記載されている。"
3645
3646 #. type: Plain text
3647 #: build/C/man2/sched_setaffinity.2:85
3648 msgid ""
3649 "B<sched_setaffinity>()  sets the CPU affinity mask of the thread whose ID is "
3650 "I<pid> to the value specified by I<mask>.  If I<pid> is zero, then the "
3651 "calling thread is used.  The argument I<cpusetsize> is the length (in bytes) "
3652 "of the data pointed to by I<mask>.  Normally this argument would be "
3653 "specified as I<sizeof(cpu_set_t)>."
3654 msgstr ""
3655 "B<sched_setaffinity>()  は、スレッド ID が I<pid> のスレッドの CPU affinity "
3656 "マスクを I<mask> で指定された値に設定する。 I<pid> が 0 の場合、呼び出し元ス"
3657 "レッドが使われる。 I<cpusetsize> 引き数には I<mask> が指すデータの長さ (バイ"
3658 "ト単位) である。 通常は、この引き数には I<sizeof(cpu_set_t)> を指定すればよ"
3659 "い。"
3660
3661 #. type: Plain text
3662 #: build/C/man2/sched_setaffinity.2:92
3663 msgid ""
3664 "If the thread specified by I<pid> is not currently running on one of the "
3665 "CPUs specified in I<mask>, then that thread is migrated to one of the CPUs "
3666 "specified in I<mask>."
3667 msgstr ""
3668 "I<pid> で指定されたスレッドが I<mask> で指定された CPU のいずれかで現在実行さ"
3669 "れていない場合、 そのスレッドは I<mask> で指定された CPU のいずれかに移動され"
3670 "る。"
3671
3672 #. type: Plain text
3673 #: build/C/man2/sched_setaffinity.2:107
3674 msgid ""
3675 "B<sched_getaffinity>()  writes the affinity mask of the thread whose ID is "
3676 "I<pid> into the I<cpu_set_t> structure pointed to by I<mask>.  The "
3677 "I<cpusetsize> argument specifies the size (in bytes) of I<mask>.  If I<pid> "
3678 "is zero, then the mask of the calling thread is returned."
3679 msgstr ""
3680 "B<sched_getaffinity>()  は、 スレッド ID が I<pid> のスレッドの affinity マス"
3681 "クを I<mask> が指す I<cpu_set_t> 構造体に書き込む。 I<cpusetsize> 引き数には "
3682 "I<mask> の (バイト単位の) 大きさを指定する。"
3683
3684 #. type: Plain text
3685 #: build/C/man2/sched_setaffinity.2:116
3686 msgid ""
3687 "On success, B<sched_setaffinity>()  and B<sched_getaffinity>()  return 0.  "
3688 "On error, -1 is returned, and I<errno> is set appropriately."
3689 msgstr ""
3690 "成功した場合、 B<sched_setaffinity>()  と B<sched_getaffinity>()  は 0 を返"
3691 "す。 エラーの場合は -1 を返し、 I<errno> を適切に設定する。"
3692
3693 #. type: Plain text
3694 #: build/C/man2/sched_setaffinity.2:120
3695 msgid "A supplied memory address was invalid."
3696 msgstr "指定されたメモリ番地が不正である。"
3697
3698 #. type: Plain text
3699 #: build/C/man2/sched_setaffinity.2:128
3700 msgid ""
3701 "The affinity bit mask I<mask> contains no processors that are currently "
3702 "physically on the system and permitted to the thread according to any "
3703 "restrictions that may be imposed by the \"cpuset\" mechanism described in "
3704 "B<cpuset>(7)."
3705 msgstr ""
3706 "システム上に現在実際に存在し、かつ \"cpuset\" 機構が課す制限においてそのス"
3707 "レッドに対して許可されている プロセッサが、 affinity ビットマスク I<mask> に"
3708 "含まれていない。 \"cpuset\" 機構については B<cpuset>(7)  を参照。"
3709
3710 #. type: Plain text
3711 #: build/C/man2/sched_setaffinity.2:135
3712 msgid ""
3713 "(B<sched_getaffinity>()  and, in kernels before 2.6.9, "
3714 "B<sched_setaffinity>())  I<cpusetsize> is smaller than the size of the "
3715 "affinity mask used by the kernel."
3716 msgstr ""
3717 "(B<sched_getaffinity>()  と、カーネル 2.6.9 以前の B<sched_setaffinity>())  "
3718 "I<cpusetsize> がカーネルで使われている affinity マスクのサイズより小さい。"
3719
3720 #. type: Plain text
3721 #: build/C/man2/sched_setaffinity.2:145
3722 msgid ""
3723 "(B<sched_setaffinity>())  The calling thread does not have appropriate "
3724 "privileges.  The caller needs an effective user ID equal to the real user ID "
3725 "or effective user ID of the thread identified by I<pid>, or it must possess "
3726 "the B<CAP_SYS_NICE> capability."
3727 msgstr ""
3728 "(B<sched_setaffinity>())  呼び出し元のスレッドに適切な特権がなかった。 呼び出"
3729 "し元は、実効ユーザ ID が I<pid> で識別されるスレッドの実ユーザ ID または実効"
3730 "ユーザ ID と同じであるか、 B<CAP_SYS_NICE> ケーパビリティ (capability) を持た"
3731 "なければならない。"
3732
3733 #. type: Plain text
3734 #: build/C/man2/sched_setaffinity.2:148 build/C/man2/sched_setattr.2:289
3735 #: build/C/man2/sched_setscheduler.2:170
3736 msgid "The thread whose ID is I<pid> could not be found."
3737 msgstr "ID が I<pid> のスレッドが見つからなかった。"
3738
3739 #. type: Plain text
3740 #: build/C/man2/sched_setaffinity.2:159
3741 msgid ""
3742 "The CPU affinity system calls were introduced in Linux kernel 2.5.8.  The "
3743 "system call wrappers were introduced in glibc 2.3.  Initially, the glibc "
3744 "interfaces included a I<cpusetsize> argument, typed as I<unsigned int>.  In "
3745 "glibc 2.3.3, the I<cpusetsize> argument was removed, but was then restored "
3746 "in glibc 2.3.4, with type I<size_t>."
3747 msgstr ""
3748 "CPU affinity システムコールは Linux kernel 2.5.8 で導入された。 これらのシス"
3749 "テムコールのラッパー関数は glibc 2.3 で導入された。 最初は、glibc のインタ"
3750 "フェースには I<unsigned int> 型の I<cpusetsize> 引き数が入っていた。 glibc "
3751 "2.3.3 では I<cpusetsize> 引き数が削除されたが、glibc 2.3.4 で I<size_t> 型で"
3752 "復活した。"
3753
3754 #. type: Plain text
3755 #: build/C/man2/sched_setaffinity.2:161
3756 msgid "These system calls are Linux-specific."
3757 msgstr "これらのシステムコールは Linux 固有である。"
3758
3759 #. type: Plain text
3760 #: build/C/man2/sched_setaffinity.2:174
3761 msgid ""
3762 "After a call to B<sched_setaffinity>(), the set of CPUs on which the thread "
3763 "will actually run is the intersection of the set specified in the I<mask> "
3764 "argument and the set of CPUs actually present on the system.  The system may "
3765 "further restrict the set of CPUs on which the thread runs if the \"cpuset\" "
3766 "mechanism described in B<cpuset>(7)  is being used.  These restrictions on "
3767 "the actual set of CPUs on which the thread will run are silently imposed by "
3768 "the kernel."
3769 msgstr ""
3770 "B<sched_setaffinity>()  を呼び出した後は、スレッドが実際に実行される CPU の集"
3771 "合は、 I<mask> 引き数で指定された集合と、システム上に実際に存在する CPU の集"
3772 "合の 共通集合 (AND) となる。 \"cpuset\" 機構が使用されている場合には、スレッ"
3773 "ドが動作する CPU 集合 に対してシステムはさらに制限を加えるかもしれない "
3774 "(\"cpuset\" 機構については B<cpuset>(7)  を参照)。 スレッドが動作する実際の "
3775 "CPU 集合に対する制限はカーネルにより 暗黙のうちに適用される。"
3776
3777 #. type: Plain text
3778 #: build/C/man2/sched_setaffinity.2:186
3779 msgid ""
3780 "There are various ways of determining the number of CPUs available on the "
3781 "system, including: inspecting the contents of I</proc/cpuinfo>; using "
3782 "B<syconf>(3)  to obtain the values of the B<_SC_NPROCESSORS_CONF> and "
3783 "B<_SC_NPROCESSORS_ONLN> parameters; and inspecting the list CPU directories "
3784 "under I</sys/devices/system/cpu/>."
3785 msgstr ""
3786 "システムで利用可能な CPU 数を判定する方法はいくつかある。 I</proc/cpuinfo> の"
3787 "内容を調べる、 B<sysconf>(3) を使って B<_SC_NPROCESSORS_CONF> と "
3788 "B<_SC_NPROCESSORS_ONLN> の値を取得する、 I</sys/devices/system/cpu/> の CPU "
3789 "ディレクトリの一覧を調べる、などがある。"
3790
3791 #. type: Plain text
3792 #: build/C/man2/sched_setaffinity.2:189
3793 msgid "B<sched>(7)  has a description of the Linux scheduling scheme."
3794 msgstr "B<sched>(7) に Linux のスケジューリング方式についての説明がある。"
3795
3796 #. type: Plain text
3797 #: build/C/man2/sched_setaffinity.2:206
3798 msgid ""
3799 "The affinity mask is a per-thread attribute that can be adjusted "
3800 "independently for each of the threads in a thread group.  The value returned "
3801 "from a call to B<gettid>(2)  can be passed in the argument I<pid>.  "
3802 "Specifying I<pid> as 0 will set the attribute for the calling thread, and "
3803 "passing the value returned from a call to B<getpid>(2)  will set the "
3804 "attribute for the main thread of the thread group.  (If you are using the "
3805 "POSIX threads API, then use B<pthread_setaffinity_np>(3)  instead of "
3806 "B<sched_setaffinity>().)"
3807 msgstr ""
3808 "affinity マスクはスレッド単位の属性で、スレッドグループの 各スレッド単位に独"
3809 "立して調整することができる。 B<gettid>(2)  コールからの返り値をこのコールの "
3810 "I<pid> 引き数として渡すことができる。 I<pid> に 0 を指定すると呼び出し元のス"
3811 "レッドの属性が設定され、 B<getpid>(2)  コールからの返り値を I<pid> に指定する"
3812 "とスレッドグループのメインスレッドの属性が設定される (POSIX スレッド API を使"
3813 "用している場合、 B<sched_setaffinity>()  の代わりに "
3814 "B<pthread_setaffinity_np>(3)  を使用すること)。"
3815
3816 #. type: Plain text
3817 #: build/C/man2/sched_setaffinity.2:212
3818 msgid ""
3819 "A child created via B<fork>(2)  inherits its parent's CPU affinity mask.  "
3820 "The affinity mask is preserved across an B<execve>(2)."
3821 msgstr ""
3822 "B<fork>(2)  経由で生成された子プロセスは親プロセスの CPU affinity マスクを継"
3823 "承する。 affinity マスクは B<execve>(2)  の前後で保存される。"
3824
3825 #. type: Plain text
3826 #: build/C/man2/sched_setaffinity.2:226
3827 msgid ""
3828 "This manual page describes the glibc interface for the CPU affinity calls.  "
3829 "The actual system call interface is slightly different, with the I<mask> "
3830 "being typed as I<unsigned long\\ *>, reflecting the fact that the underlying "
3831 "implementation of CPU sets is a simple bit mask.  On success, the raw "
3832 "B<sched_getaffinity>()  system call returns the size (in bytes) of the "
3833 "I<cpumask_t> data type that is used internally by the kernel to represent "
3834 "the CPU set bit mask."
3835 msgstr ""
3836 "このマニュアルページでは CPU affinity コールの glibc インタフェースを 説明し"
3837 "ている。実際のシステムコールインタフェースは少し違っており、 実際の実装では "
3838 "CPU 集合は簡単なビットマスクであるという実状を反映し、 I<mask> の型が "
3839 "I<unsigned long\\ *> となっている。 成功時には、生の B<sched_getaffinity>()  "
3840 "システムコール自身は I<cpumask_t> データ型の (バイト単位の) 大きさを返す。 "
3841 "I<cpumask_t> はカーネル内部で CPU 集合のビットマスクを表現するのに 使われてい"
3842 "るデータ型である。"
3843
3844 #. type: Plain text
3845 #: build/C/man2/sched_setaffinity.2:248
3846 msgid ""
3847 "B<lscpu>(1), B<nproc>(1), B<taskset>(1), B<clone>(2), B<getcpu>(2), "
3848 "B<getpriority>(2), B<gettid>(2), B<nice>(2), B<sched_get_priority_max>(2), "
3849 "B<sched_get_priority_min>(2), B<sched_getscheduler>(2), "
3850 "B<sched_setscheduler>(2), B<setpriority>(2), B<CPU_SET>(3), "
3851 "B<pthread_setaffinity_np>(3), B<sched_getcpu>(3), B<capabilities>(7), "
3852 "B<cpuset>(7), B<sched>(7)"
3853 msgstr ""
3854 "B<lscpu>(1), B<nproc>(1), B<taskset>(1), B<clone>(2), B<getcpu>(2), "
3855 "B<getpriority>(2), B<gettid>(2), B<nice>(2), B<sched_get_priority_max>(2), "
3856 "B<sched_get_priority_min>(2), B<sched_getscheduler>(2), "
3857 "B<sched_setscheduler>(2), B<setpriority>(2), B<CPU_SET>(3), "
3858 "B<pthread_setaffinity_np>(3), B<sched_getcpu>(3), B<capabilities>(7), "
3859 "B<cpuset>(7), B<sched>(7)"
3860
3861 #. type: TH
3862 #: build/C/man2/sched_setattr.2:26
3863 #, no-wrap
3864 msgid "SCHED_SETATTR"
3865 msgstr "SCHED_SETATTR"
3866
3867 #. type: TH
3868 #: build/C/man2/sched_setattr.2:26 build/C/man2/sched_setscheduler.2:26
3869 #: build/C/man7/sched.7:32
3870 #, no-wrap
3871 msgid "2014-10-02"
3872 msgstr "2014-10-02"
3873
3874 #. type: Plain text
3875 #: build/C/man2/sched_setattr.2:30
3876 msgid ""
3877 "sched_setattr, sched_getattr - set and get scheduling policy and attributes"
3878 msgstr ""
3879 "sched_setattr, sched_getattr - スケジューリングポリシーと属性の設定と取得を行"
3880 "なう"
3881
3882 #. type: Plain text
3883 #: build/C/man2/sched_setattr.2:36
3884 #, no-wrap
3885 msgid ""
3886 "B<int sched_setattr(pid_t >I<pid>B<, const struct sched_attr *>I<attr>B<,>\n"
3887 "B<                  unsigned int >I<flags>B<);>\n"
3888 msgstr ""
3889 "B<int sched_setattr(pid_t >I<pid>B<, const struct sched_attr *>I<attr>B<,>\n"
3890 "B<                  unsigned int >I<flags>B<);>\n"
3891
3892 #. type: Plain text
3893 #: build/C/man2/sched_setattr.2:39
3894 #, no-wrap
3895 msgid ""
3896 "B<int sched_getattr(pid_t >I<pid>B<, const struct sched_attr *>I<attr>B<,>\n"
3897 "B<                  unsigned int >I<size>B<, unsigned int >I<flags>B<);>\n"
3898 msgstr ""
3899 "B<int sched_getattr(pid_t >I<pid>B<, const struct sched_attr *>I<attr>B<,>\n"
3900 "B<                  unsigned int >I<size>B<, unsigned int >I<flags>B<);>\n"
3901
3902 #. type: SS
3903 #: build/C/man2/sched_setattr.2:42
3904 #, no-wrap
3905 msgid "sched_setattr()"
3906 msgstr "sched_setattr()"
3907
3908 #. type: Plain text
3909 #: build/C/man2/sched_setattr.2:52
3910 #, fuzzy
3911 #| msgid ""
3912 #| "The B<sched_setscheduler>()  system call sets both the scheduling policy "
3913 #| "and parameters for the thread whose ID is specified in I<pid>.  If I<pid> "
3914 #| "equals zero, the scheduling policy and parameters of the calling thread "
3915 #| "will be set."
3916 msgid ""
3917 "The B<sched_setattr>()  system call sets the scheduling policy and "
3918 "associated attributes for the thread whose ID is specified in I<pid>.  If "
3919 "I<pid> equals zero, the scheduling policy and attributes of the calling "
3920 "thread will be set."
3921 msgstr ""
3922 "B<sched_setscheduler>() システムコールは、 I<pid> で指定された ID を持つス"
3923 "レッドのスケジューリングポリシーとスケジューリングパラメーターの両方を設定す"
3924 "る。 I<pid> が 0 の場合、呼び出したスレッド自身のスケジューリングポリシーとス"
3925 "ケジューリングパラメーターが設定される。"
3926
3927 #. type: Plain text
3928 #: build/C/man2/sched_setattr.2:56 build/C/man2/sched_setscheduler.2:73
3929 msgid ""
3930 "Currently, Linux supports the following \"normal\" (i.e., non-real-time) "
3931 "scheduling policies as values that may be specified in I<policy>:"
3932 msgstr ""
3933
3934 #. type: TP
3935 #: build/C/man2/sched_setattr.2:56 build/C/man2/sched_setscheduler.2:73
3936 #, no-wrap
3937 msgid "B<SCHED_OTHER>"
3938 msgstr "B<SCHED_OTHER>"
3939
3940 #.  In the 2.6 kernel sources, SCHED_OTHER is actually called
3941 #.  SCHED_NORMAL.
3942 #. type: Plain text
3943 #: build/C/man2/sched_setattr.2:61 build/C/man2/sched_setscheduler.2:78
3944 msgid "the standard round-robin time-sharing policy;"
3945 msgstr "標準の、ラウンドロビンによる時分割型のスケジューリングポリシー。"
3946
3947 #. type: TP
3948 #: build/C/man2/sched_setattr.2:61 build/C/man2/sched_setscheduler.2:78
3949 #, no-wrap
3950 msgid "B<SCHED_BATCH>"
3951 msgstr "B<SCHED_BATCH>"
3952
3953 #. type: Plain text
3954 #: build/C/man2/sched_setattr.2:64 build/C/man2/sched_setscheduler.2:81
3955 msgid "for \"batch\" style execution of processes; and"
3956 msgstr "「バッチ」形式でのプロセスの実行用。"
3957
3958 #. type: TP
3959 #: build/C/man2/sched_setattr.2:64 build/C/man2/sched_setscheduler.2:81
3960 #, no-wrap
3961 msgid "B<SCHED_IDLE>"
3962 msgstr "B<SCHED_IDLE>"
3963
3964 #. type: Plain text
3965 #: build/C/man2/sched_setattr.2:69 build/C/man2/sched_setscheduler.2:86
3966 msgid "for running I<very> low priority background jobs."
3967 msgstr "「非常に」低い優先度で動作するバックグラウンドジョブ用。"
3968
3969 #. type: Plain text
3970 #: build/C/man2/sched_setattr.2:78 build/C/man2/sched_setscheduler.2:99
3971 msgid ""
3972 "Various \"real-time\" policies are also supported, for special time-critical "
3973 "applications that need precise control over the way in which runnable "
3974 "threads are selected for execution.  For the rules governing when a process "
3975 "may use these policies, see B<sched>(7).  The real-time policies that may be "
3976 "specified in I<policy> are:"
3977 msgstr ""
3978 "どの実行可能スレッドを選択するかについて、より正確な制御を必要とする 時間の制"
3979 "約が厳しい特別なアプリケーション用として、 いろいろな「リアルタイム」ポリシー"
3980 "もサポートされている。 プロセスがこれらのポリシーをいつ使用できるかを決める"
3981 "ルールについては、B<sched>(7) を参照。 I<policy> には以下のリアルタイムポリ"
3982 "シーを指定できる。"
3983
3984 #. type: TP
3985 #: build/C/man2/sched_setattr.2:78 build/C/man2/sched_setscheduler.2:99
3986 #, no-wrap
3987 msgid "B<SCHED_FIFO>"
3988 msgstr "B<SCHED_FIFO>"
3989
3990 #. type: Plain text
3991 #: build/C/man2/sched_setattr.2:81 build/C/man2/sched_setscheduler.2:102
3992 msgid "a first-in, first-out policy; and"
3993 msgstr "ファーストイン、ファーストアウト型のポリシー。"
3994
3995 #. type: TP
3996 #: build/C/man2/sched_setattr.2:81 build/C/man2/sched_setscheduler.2:102
3997 #, no-wrap
3998 msgid "B<SCHED_RR>"
3999 msgstr "B<SCHED_RR>"
4000
4001 #. type: Plain text
4002 #: build/C/man2/sched_setattr.2:84 build/C/man2/sched_setscheduler.2:105
4003 msgid "a round-robin policy."
4004 msgstr "ラウンドロビン型のポリシー。"
4005
4006 #. type: Plain text
4007 #: build/C/man2/sched_setattr.2:86
4008 msgid "Linux also provides the following policy:"
4009 msgstr ""
4010
4011 #. type: TP
4012 #: build/C/man2/sched_setattr.2:86
4013 #, no-wrap
4014 msgid "B<SCHED_DEADLINE>"
4015 msgstr "B<SCHED_DEADLINE>"
4016
4017 #. type: Plain text
4018 #: build/C/man2/sched_setattr.2:91
4019 msgid "a deadline scheduling policy; see B<sched>(7)  for details."
4020 msgstr ""
4021
4022 #. type: Plain text
4023 #: build/C/man2/sched_setattr.2:97
4024 msgid ""
4025 "The I<attr> argument is a pointer to a structure that defines the new "
4026 "scheduling policy and attributes for the specified thread.  This structure "
4027 "has the following form:"
4028 msgstr ""
4029
4030 #. type: Plain text
4031 #: build/C/man2/sched_setattr.2:113
4032 #, no-wrap
4033 msgid ""
4034 "struct sched_attr {\n"
4035 "    u32 size;              /* Size of this structure */\n"
4036 "    u32 sched_policy;      /* Policy (SCHED_*) */\n"
4037 "    u64 sched_flags;       /* Flags */\n"
4038 "    s32 sched_nice;        /* Nice value (SCHED_OTHER,\n"
4039 "                              SCHED_BATCH) */\n"
4040 "    u32 sched_priority;    /* Static priority (SCHED_FIFO,\n"
4041 "                              SCHED_RR) */\n"
4042 "    /* Remaining fields are for SCHED_DEADLINE */\n"
4043 "    u64 sched_runtime;\n"
4044 "    u64 sched_deadline;\n"
4045 "    u64 sched_period;\n"
4046 "};\n"
4047 msgstr ""
4048
4049 #. type: Plain text
4050 #: build/C/man2/sched_setattr.2:117
4051 msgid "The fields of this structure are as follows:"
4052 msgstr "この構造体のフィールドは以下の通りである。"
4053
4054 #. type: TP
4055 #: build/C/man2/sched_setattr.2:117
4056 #, no-wrap
4057 msgid "B<size>"
4058 msgstr "B<size>"
4059
4060 #. type: Plain text
4061 #: build/C/man2/sched_setattr.2:132
4062 msgid ""
4063 "This field should be set to the size of the structure in bytes, as in "
4064 "I<sizeof(struct sched_attr)>.  If the provided structure is smaller than the "
4065 "kernel structure, any additional fields are assumed to be '0'.  If the "
4066 "provided structure is larger than the kernel structure, the kernel verifies "
4067 "that all additional fields are 0; if they are not, B<sched_setattr>()  fails "
4068 "with the error B<E2BIG> and updates I<size> to contain the size of the "
4069 "kernel structure."
4070 msgstr ""
4071
4072 #. type: Plain text
4073 #: build/C/man2/sched_setattr.2:146
4074 msgid ""
4075 "The above behavior when the size of the user-space I<sched_attr> structure "
4076 "does not match the size of the kernel structure allows for future "
4077 "extensibility of the interface.  Malformed applications that pass oversize "
4078 "structures won't break in the future if the size of the kernel I<sched_attr> "
4079 "structure is increased.  In the future, it could also allow applications "
4080 "that know about a larger user-space I<sched_attr> structure to determine "
4081 "whether they are running on an older kernel that does not support the larger "
4082 "structure."
4083 msgstr ""
4084
4085 #. type: TP
4086 #: build/C/man2/sched_setattr.2:146
4087 #, no-wrap
4088 msgid "I<sched_policy>"
4089 msgstr "I<sched_policy>"
4090
4091 #. type: Plain text
4092 #: build/C/man2/sched_setattr.2:151
4093 msgid ""
4094 "This field specifies the scheduling policy, as one of the B<SCHED_*> values "
4095 "listed above."
4096 msgstr ""
4097
4098 #. type: TP
4099 #: build/C/man2/sched_setattr.2:151
4100 #, no-wrap
4101 msgid "I<sched_flags>"
4102 msgstr "I<sched_flags>"
4103
4104 #. type: Plain text
4105 #: build/C/man2/sched_setattr.2:162
4106 #, fuzzy
4107 #| msgid ""
4108 #| "Since Linux 2.6.32, the B<SCHED_RESET_ON_FORK> flag can be ORed in "
4109 #| "I<policy> when calling B<sched_setscheduler>().  As a result of including "
4110 #| "this flag, children created by B<fork>(2)  do not inherit privileged "
4111 #| "scheduling policies.  See B<sched>(7)  for details."
4112 msgid ""
4113 "This field contains flags controlling scheduling behavior.  Only one such "
4114 "flag is currently defined: B<SCHED_FLAG_RESET_ON_FORK>.  As a result of "
4115 "including this flag, children created by B<fork>(2)  do not inherit "
4116 "privileged scheduling policies.  See B<sched>(7)  for details."
4117 msgstr ""
4118 "Linux 2.6.32 以降では、 B<sched_setscheduler>() を呼び出す際に I<policy> に "
4119 "B<SCHED_RESET_ON_FORK> フラグを OR で指定できる。このフラグが指定されると、 "
4120 "B<fork>(2) で作成された子プロセスは特権が必要なスケジューリングポリシーを継承"
4121 "しない。 詳細は B<sched>(7) を参照。"
4122
4123 #. type: TP
4124 #: build/C/man2/sched_setattr.2:162
4125 #, no-wrap
4126 msgid "I<sched_nice>"
4127 msgstr ""
4128
4129 #. type: Plain text
4130 #: build/C/man2/sched_setattr.2:173
4131 msgid ""
4132 "This field specifies the nice value to be set when specifying "
4133 "I<sched_policy> as B<SCHED_OTHER> or B<SCHED_BATCH>.  The nice value is a "
4134 "number in the range -20 (high priority)  to +19 (low priority); see "
4135 "B<setpriority>(2)."
4136 msgstr ""
4137
4138 #. type: TP
4139 #: build/C/man2/sched_setattr.2:173
4140 #, no-wrap
4141 msgid "I<sched_priority>"
4142 msgstr ""
4143
4144 #. type: Plain text
4145 #: build/C/man2/sched_setattr.2:186
4146 msgid ""
4147 "This field specifies the static priority to be set when specifying "
4148 "I<sched_policy> as B<SCHED_FIFO> or B<SCHED_RR>.  The allowed range of "
4149 "priorities for these policies can be determined using "
4150 "B<sched_get_priority_min>(2)  and B<sched_get_priority_max>(2).  For other "
4151 "policies, this field must be specified as 0."
4152 msgstr ""
4153
4154 #. type: TP
4155 #: build/C/man2/sched_setattr.2:186
4156 #, no-wrap
4157 msgid "I<sched_runtime>"
4158 msgstr ""
4159
4160 #. type: Plain text
4161 #: build/C/man2/sched_setattr.2:195
4162 msgid ""
4163 "This field specifies the \"Runtime\" parameter for deadline scheduling.  The "
4164 "value is expressed in nanoseconds.  This field, and the next two fields, are "
4165 "used only for B<SCHED_DEADLINE> scheduling; for further details, see "
4166 "B<sched>(7)."
4167 msgstr ""
4168
4169 #. type: TP
4170 #: build/C/man2/sched_setattr.2:195
4171 #, no-wrap
4172 msgid "I<sched_deadline>"
4173 msgstr ""
4174
4175 #. type: Plain text
4176 #: build/C/man2/sched_setattr.2:199
4177 msgid ""
4178 "This field specifies the \"Deadline\" parameter for deadline scheduling.  "
4179 "The value is expressed in nanoseconds."
4180 msgstr ""
4181
4182 #. type: TP
4183 #: build/C/man2/sched_setattr.2:199
4184 #, no-wrap
4185 msgid "I<sched_period>"
4186 msgstr ""
4187
4188 #. type: Plain text
4189 #: build/C/man2/sched_setattr.2:203
4190 msgid ""
4191 "This field specifies the \"Period\" parameter for deadline scheduling.  The "
4192 "value is expressed in nanoseconds."
4193 msgstr ""
4194
4195 #. type: Plain text
4196 #: build/C/man2/sched_setattr.2:210 build/C/man2/sched_setattr.2:262
4197 msgid ""
4198 "The I<flags> argument is provided to allow for future extensions to the "
4199 "interface; in the current implementation it must be specified as 0."
4200 msgstr ""
4201
4202 #. type: SS
4203 #: build/C/man2/sched_setattr.2:210
4204 #, no-wrap
4205 msgid "sched_getattr()"
4206 msgstr "sched_getattr()"
4207
4208 #. type: Plain text
4209 #: build/C/man2/sched_setattr.2:221
4210 #, fuzzy
4211 #| msgid ""
4212 #| "The B<sched_setscheduler>()  system call sets both the scheduling policy "
4213 #| "and parameters for the thread whose ID is specified in I<pid>.  If I<pid> "
4214 #| "equals zero, the scheduling policy and parameters of the calling thread "
4215 #| "will be set."
4216 msgid ""
4217 "The B<sched_getattr>()  system call fetches the scheduling policy and the "
4218 "associated attributes for the thread whose ID is specified in I<pid>.  If "
4219 "I<pid> equals zero, the scheduling policy and attributes of the calling "
4220 "thread will be retrieved."
4221 msgstr ""
4222 "B<sched_setscheduler>() システムコールは、 I<pid> で指定された ID を持つス"
4223 "レッドのスケジューリングポリシーとスケジューリングパラメーターの両方を設定す"
4224 "る。 I<pid> が 0 の場合、呼び出したスレッド自身のスケジューリングポリシーとス"
4225 "ケジューリングパラメーターが設定される。"
4226
4227 #. type: Plain text
4228 #: build/C/man2/sched_setattr.2:231
4229 msgid ""
4230 "The I<size> argument should be set to the size of the I<sched_attr> "
4231 "structure as known to user space.  The value must be at least as large as "
4232 "the size of the initially published I<sched_attr> structure, or the call "
4233 "fails with the error B<EINVAL>."
4234 msgstr ""
4235
4236 #. type: Plain text
4237 #: build/C/man2/sched_setattr.2:241
4238 msgid ""
4239 "The retrieved scheduling attributes are placed in the fields of the "
4240 "I<sched_attr> structure pointed to by I<attr>.  The kernel sets I<attr.size> "
4241 "to the size of its I<sched_attr> structure."
4242 msgstr ""
4243
4244 #. type: Plain text
4245 #: build/C/man2/sched_setattr.2:257
4246 msgid ""
4247 "If the caller-provided I<attr> buffer is larger than the kernel's "
4248 "I<sched_attr> structure, the additional bytes in the user-space structure "
4249 "are not touched.  If the caller-provided structure is smaller than the "
4250 "kernel I<sched_attr> structure and the kernel needs to return values outside "
4251 "the provided space, B<sched_getattr>()  fails with the error B<E2BIG>.  As "
4252 "with B<sched_setattr>(), these semantics allow for future extensibility of "
4253 "the interface."
4254 msgstr ""
4255
4256 #. type: Plain text
4257 #: build/C/man2/sched_setattr.2:271
4258 #, fuzzy
4259 #| msgid ""
4260 #| "On success, B<sched_setparam>()  and B<sched_getparam>()  return 0.  On "
4261 #| "error, -1 is returned, and I<errno> is set appropriately."
4262 msgid ""
4263 "On success, B<sched_setattr>()  and B<sched_getattr>()  return 0.  On error, "
4264 "-1 is returned, and I<errno> is set to indicate the cause of the error."
4265 msgstr ""
4266 "成功した場合は B<sched_setparam>()  と B<sched_getparam>()  は 0 を返す。 エ"
4267 "ラーの場合は -1 が返され、 I<errno> が適切に設定される。"
4268
4269 #. type: Plain text
4270 #: build/C/man2/sched_setattr.2:276
4271 msgid ""
4272 "B<sched_getattr>()  and B<sched_setattr>()  can both fail for the following "
4273 "reasons:"
4274 msgstr ""
4275
4276 #. type: Plain text
4277 #: build/C/man2/sched_setattr.2:284
4278 #, fuzzy
4279 #| msgid "Invalid arguments: I<pid> is negative or I<param> is NULL."
4280 msgid "I<attr> is NULL; or I<pid> is negative; or I<flags> is not zero."
4281 msgstr "無効な引き数: I<pid> が負である、または I<param> が NULL である。"
4282
4283 #. type: Plain text
4284 #: build/C/man2/sched_setattr.2:293
4285 msgid "In addition, B<sched_getattr>()  can fail for the following reasons:"
4286 msgstr ""
4287
4288 #. type: TP
4289 #: build/C/man2/sched_setattr.2:293 build/C/man2/sched_setattr.2:310
4290 #, no-wrap
4291 msgid "B<E2BIG>"
4292 msgstr ""
4293
4294 #. type: Plain text
4295 #: build/C/man2/sched_setattr.2:300
4296 msgid "The buffer specified by I<size> and I<attr> is too small."
4297 msgstr ""
4298
4299 #. type: Plain text
4300 #: build/C/man2/sched_setattr.2:306
4301 msgid ""
4302 "I<size> is invalid; that is, it is smaller than the initial version of the "
4303 "I<sched_attr> structure (48 bytes) or larger than the system page size."
4304 msgstr ""
4305
4306 #. type: Plain text
4307 #: build/C/man2/sched_setattr.2:310
4308 msgid "In addition, B<sched_setattr>()  can fail for the following reasons:"
4309 msgstr ""
4310
4311 #. type: Plain text
4312 #: build/C/man2/sched_setattr.2:318
4313 msgid ""
4314 "The buffer specified by I<size> and I<attr> is larger than the kernel "
4315 "structure, and one or more of the excess bytes is nonzero."
4316 msgstr ""
4317
4318 #. type: TP
4319 #: build/C/man2/sched_setattr.2:318
4320 #, no-wrap
4321 msgid "B<EBUSY>"
4322 msgstr "B<EBUSY>"
4323
4324 #. type: Plain text
4325 #: build/C/man2/sched_setattr.2:323
4326 msgid "B<SCHED_DEADLINE> admission control failure, see B<sched>(7)."
4327 msgstr ""
4328
4329 #. type: Plain text
4330 #: build/C/man2/sched_setattr.2:339
4331 msgid ""
4332 "I<attr.sched_policy> is not one of the recognized policies; I<attr."
4333 "sched_flags> contains a flag other than B<SCHED_FLAG_RESET_ON_FORK>; or "
4334 "I<attr.sched_priority> is invalid; or I<attr.sched_policy> is "
4335 "B<SCHED_DEADLINE> and the deadline scheduling parameters in I<attr> are "
4336 "invalid."
4337 msgstr ""
4338
4339 #. type: Plain text
4340 #: build/C/man2/sched_setattr.2:342
4341 msgid "The caller does not have appropriate privileges."
4342 msgstr "呼び出した元が適切な特権を持っていない。"
4343
4344 #. type: Plain text
4345 #: build/C/man2/sched_setattr.2:348
4346 msgid ""
4347 "The caller's CPU affinity mask does not include all CPUs in the system (see "
4348 "B<sched_setaffinity>(2))."
4349 msgstr ""
4350
4351 #.  FIXME . Add glibc version
4352 #. type: Plain text
4353 #: build/C/man2/sched_setattr.2:351
4354 msgid "These system calls first appeared in Linux 3.14."
4355 msgstr "これらのシステムコールは Linux 3.14 で初めて登場した。"
4356
4357 #. type: Plain text
4358 #: build/C/man2/sched_setattr.2:353
4359 msgid "These system calls are nonstandard Linux extensions."
4360 msgstr "これらのシステムコールは非標準の Linux による拡張である。"
4361
4362 #. type: Plain text
4363 #: build/C/man2/sched_setattr.2:369
4364 msgid ""
4365 "B<sched_setattr>()  provides a superset of the functionality of "
4366 "B<sched_setscheduler>(2), B<sched_setparam>(2), B<nice>(2), and (other than "
4367 "the ability to set the priority of all processes belonging to a specified "
4368 "user or all processes in a specified group)  B<setpriority>(2).  "
4369 "Analogously, B<sched_getattr()> provides a superset of the functionality of "
4370 "B<sched_getscheduler>(2), B<sched_getparam>(2), and (partially)  "
4371 "B<getpriority>(2)."
4372 msgstr ""
4373
4374 #.  FIXME . patch sent to Peter Zijlstra
4375 #.  In Linux versions up to up 3.15,
4376 #.  FIXME . patch from Peter Zijlstra pending
4377 #.  .BR sched_setattr ()
4378 #.  allowed a negative
4379 #.  .I attr.sched_policy
4380 #.  value.
4381 #. type: Plain text
4382 #: build/C/man2/sched_setattr.2:385
4383 msgid ""
4384 "In Linux versions up to 3.15, B<sched_settattr>()  failed with the error "
4385 "B<EFAULT> instead of B<E2BIG> for the case described in ERRORS."
4386 msgstr ""
4387
4388 #. type: Plain text
4389 #: build/C/man2/sched_setattr.2:407
4390 msgid ""
4391 "B<chrt>(1), B<nice>(2), B<sched_get_priority_max>(2), "
4392 "B<sched_get_priority_min>(2), B<sched_getaffinity>(2), "
4393 "B<sched_getscheduler>(2), B<sched_getparam>(2), B<sched_rr_get_interval>(2), "
4394 "B<sched_setaffinity>(2), B<sched_setscheduler>(2), B<sched_setparam>(2), "
4395 "B<sched_yield>(2), B<setpriority>(2), B<pthread_getschedparam>(3), "
4396 "B<pthread_setschedparam>(3), B<pthread_setschedprio>(3), B<capabilities>(7), "
4397 "B<cpuset>(7), B<sched>(7)"
4398 msgstr ""
4399 "B<chrt>(1), B<nice>(2), B<sched_get_priority_max>(2), "
4400 "B<sched_get_priority_min>(2), B<sched_getaffinity>(2), "
4401 "B<sched_getscheduler>(2), B<sched_getparam>(2), B<sched_rr_get_interval>(2), "
4402 "B<sched_setaffinity>(2), B<sched_setscheduler>(2), B<sched_setparam>(2), "
4403 "B<sched_yield>(2), B<setpriority>(2), B<pthread_getschedparam>(3), "
4404 "B<pthread_setschedparam>(3), B<pthread_setschedprio>(3), B<capabilities>(7), "
4405 "B<cpuset>(7), B<sched>(7)"
4406
4407 #. type: TH
4408 #: build/C/man2/sched_setparam.2:30
4409 #, no-wrap
4410 msgid "SCHED_SETPARAM"
4411 msgstr "SCHED_SETPARAM"
4412
4413 #. type: TH
4414 #: build/C/man2/sched_setparam.2:30
4415 #, no-wrap
4416 msgid "2014-05-11"
4417 msgstr "2014-05-11"
4418
4419 #. type: Plain text
4420 #: build/C/man2/sched_setparam.2:33
4421 msgid "sched_setparam, sched_getparam - set and get scheduling parameters"
4422 msgstr ""
4423 "sched_setparam, sched_getparam - スケジューリングパラメータの設定と取得を行な"
4424 "う"
4425
4426 #. type: Plain text
4427 #: build/C/man2/sched_setparam.2:38
4428 #, no-wrap
4429 msgid "B<int sched_setparam(pid_t >I<pid>B<, const struct sched_param *>I<param>B<);>\n"
4430 msgstr "B<int sched_setparam(pid_t >I<pid>B<, const struct sched_param *>I<param>B<);>\n"
4431
4432 #. type: Plain text
4433 #: build/C/man2/sched_setparam.2:40
4434 #, no-wrap
4435 msgid "B<int sched_getparam(pid_t >I<pid>B<, struct sched_param *>I<param>B<);>\n"
4436 msgstr "B<int sched_getparam(pid_t >I<pid>B<, struct sched_param *>I<param>B<);>\n"
4437
4438 #. type: Plain text
4439 #: build/C/man2/sched_setparam.2:46
4440 #, no-wrap
4441 msgid ""
4442 "B<struct sched_param {\n"
4443 "    ...\n"
4444 "    int >I<sched_priority>B<;\n"
4445 "    ...\n"
4446 "};>\n"
4447 msgstr ""
4448 "B<struct sched_param {\n"
4449 "    ...\n"
4450 "    int >I<sched_priority>B<;\n"
4451 "    ...\n"
4452 "};>\n"
4453
4454 #. type: Plain text
4455 #: build/C/man2/sched_setparam.2:60
4456 msgid ""
4457 "B<sched_setparam>()  sets the scheduling parameters associated with the "
4458 "scheduling policy for the process identified by I<pid>.  If I<pid> is zero, "
4459 "then the parameters of the calling process are set.  The interpretation of "
4460 "the argument I<param> depends on the scheduling policy of the process "
4461 "identified by I<pid>.  See B<sched>(7)  for a description of the scheduling "
4462 "policies supported under Linux."
4463 msgstr ""
4464 "B<sched_setparam>()  は I<pid> で指定されたプロセスのスケジューリング方針 "
4465 "(scheduling policy) に 関連するスケジューリングパラメータを設定する。 I<pid> "
4466 "が 0 ならば、呼び出し元のプロセスのパラメータが設定される。 引き数 I<param> "
4467 "の解釈は、 I<pid> で指定されたプロセスのスケジューリング方針によって異なる。 "
4468 "Linux でサポートされているスケジューリング方針の説明は B<sched>(7)  を参照の"
4469 "こと。"
4470
4471 #. type: Plain text
4472 #: build/C/man2/sched_setparam.2:66
4473 msgid ""
4474 "B<sched_getparam>()  retrieves the scheduling parameters for the process "
4475 "identified by I<pid>.  If I<pid> is zero, then the parameters of the calling "
4476 "process are retrieved."
4477 msgstr ""
4478 "B<sched_getparam>()  は I<pid> で指定されたプロセスのスケジューリングパラメー"
4479 "タを取得する。 I<pid> が 0 ならば、呼び出し元のプロセスのパラメータを取得す"
4480 "る。"
4481
4482 #. type: Plain text
4483 #: build/C/man2/sched_setparam.2:75
4484 msgid ""
4485 "B<sched_setparam>()  checks the validity of I<param> for the scheduling "
4486 "policy of the thread.  The value I<param-E<gt>sched_priority> must lie "
4487 "within the range given by B<sched_get_priority_min>(2)  and "
4488 "B<sched_get_priority_max>(2)."
4489 msgstr ""
4490 "B<sched_setparam>()  はスレッドのスケジューリング方針における I<param> の妥当"
4491 "性をチェックする。 I<param-E<gt>sched_priority> の値は "
4492 "B<sched_get_priority_min>(2)  と B<sched_get_priority_max>(2)  の範囲に入って"
4493 "いなければならない。"
4494
4495 #. type: Plain text
4496 #: build/C/man2/sched_setparam.2:79
4497 msgid ""
4498 "For a discussion of the privileges and resource limits related to scheduling "
4499 "priority and policy, see B<sched>(7)."
4500 msgstr ""
4501 "スケジューリングの優先度と方針に関連する特権とリソース制限の 議論に関しては "
4502 "B<sched>(7)  を参照のこと。"
4503
4504 #. type: Plain text
4505 #: build/C/man2/sched_setparam.2:87
4506 msgid ""
4507 "POSIX systems on which B<sched_setparam>()  and B<sched_getparam>()  are "
4508 "available define B<_POSIX_PRIORITY_SCHEDULING> in I<E<lt>unistd.hE<gt>>."
4509 msgstr ""
4510 "B<sched_setparam>()  と B<sched_getparam>()  が使用できる POSIX システムで"
4511 "は、 I<E<lt>unistd.hE<gt>> に B<_POSIX_PRIORITY_SCHEDULING> が定義されてい"
4512 "る。"
4513
4514 #. type: Plain text
4515 #: build/C/man2/sched_setparam.2:96
4516 msgid ""
4517 "On success, B<sched_setparam>()  and B<sched_getparam>()  return 0.  On "
4518 "error, -1 is returned, and I<errno> is set appropriately."
4519 msgstr ""
4520 "成功した場合は B<sched_setparam>()  と B<sched_getparam>()  は 0 を返す。 エ"
4521 "ラーの場合は -1 が返され、 I<errno> が適切に設定される。"
4522
4523 #. type: Plain text
4524 #: build/C/man2/sched_setparam.2:104
4525 msgid "Invalid arguments: I<param> is NULL or I<pid> is negative"
4526 msgstr "無効な引き数: I<param> が NULL である、または I<pid> が負である。"
4527
4528 #. type: Plain text
4529 #: build/C/man2/sched_setparam.2:109
4530 msgid ""
4531 "(B<sched_setparam>())  The argument I<param> does not make sense for the "
4532 "current scheduling policy."
4533 msgstr ""
4534 "(B<sched_setparam>()) 引き数 I<param> が現在のスケジューリング方針においては "
4535 "無意味である。"
4536
4537 #. type: Plain text
4538 #: build/C/man2/sched_setparam.2:116
4539 msgid ""
4540 "(B<sched_setparam>())  The calling process does not have appropriate "
4541 "privileges (Linux: does not have the B<CAP_SYS_NICE> capability)."
4542 msgstr ""
4543 "(B<sched_setparam>()) 呼び出し元のプロセスが適切な特権を持っていない (Linux "
4544 "では、 B<CAP_SYS_NICE> ケーパビリティを持っていない)。"
4545
4546 #. type: Plain text
4547 #: build/C/man2/sched_setparam.2:119
4548 msgid "The process whose ID is I<pid> could not be found."
4549 msgstr "プロセス ID I<pid> のプロセスが見つからなかった。"
4550
4551 #. type: Plain text
4552 #: build/C/man2/sched_setparam.2:127
4553 msgid ""
4554 "Scheduling parameters are in fact per-thread attributes on Linux; see "
4555 "B<sched>(7)."
4556 msgstr ""
4557 "Linux では、スケジューリングパラメータは実際にはスレッド単位の属性である。 "
4558 "B<sched>(7) 参照。"
4559
4560 #. type: Plain text
4561 #: build/C/man2/sched_setparam.2:142
4562 msgid ""
4563 "B<getpriority>(2), B<nice>(2), B<sched_get_priority_max>(2), "
4564 "B<sched_get_priority_min>(2), B<sched_getaffinity>(2), "
4565 "B<sched_getscheduler>(2), B<sched_setaffinity>(2), B<sched_setscheduler>(2), "
4566 "B<sched_setattr>(2), B<setpriority>(2), B<capabilities>(7), B<sched>(7)"
4567 msgstr ""
4568 "B<getpriority>(2), B<nice>(2), B<sched_get_priority_max>(2), "
4569 "B<sched_get_priority_min>(2), B<sched_getaffinity>(2), "
4570 "B<sched_getscheduler>(2), B<sched_setaffinity>(2), B<sched_setscheduler>(2), "
4571 "B<sched_setattr>(2), B<setpriority>(2), B<capabilities>(7), B<sched>(7)"
4572
4573 #. type: TH
4574 #: build/C/man2/sched_setscheduler.2:26
4575 #, no-wrap
4576 msgid "SCHED_SETSCHEDULER"
4577 msgstr "SCHED_SETSCHEDULER"
4578
4579 #. type: Plain text
4580 #: build/C/man2/sched_setscheduler.2:30
4581 msgid ""
4582 "sched_setscheduler, sched_getscheduler - set and get scheduling policy/"
4583 "parameters"
4584 msgstr ""
4585 "sched_setscheduler, sched_getscheduler - スケジューリングポリシーとパラメータ"
4586 "を設定/取得する"
4587
4588 #. type: Plain text
4589 #: build/C/man2/sched_setscheduler.2:35
4590 #, no-wrap
4591 msgid "B<int sched_setscheduler(pid_t >I<pid>B<, int >I<policy>B<,>\n"
4592 msgstr "B<int sched_setscheduler(pid_t >I<pid>B<, int >I<policy>B<,>\n"
4593
4594 #. type: Plain text
4595 #: build/C/man2/sched_setscheduler.2:37
4596 #, no-wrap
4597 msgid "B<                       const struct sched_param *>I<param>B<);>\n"
4598 msgstr "B<                       const struct sched_param *>I<param>B<);>\n"
4599
4600 #. type: Plain text
4601 #: build/C/man2/sched_setscheduler.2:39
4602 #, no-wrap
4603 msgid "B<int sched_getscheduler(pid_t >I<pid>B<);>\n"
4604 msgstr "B<int sched_getscheduler(pid_t >I<pid>B<);>\n"
4605
4606 #. type: Plain text
4607 #: build/C/man2/sched_setscheduler.2:49
4608 msgid ""
4609 "The B<sched_setscheduler>()  system call sets both the scheduling policy and "
4610 "parameters for the thread whose ID is specified in I<pid>.  If I<pid> equals "
4611 "zero, the scheduling policy and parameters of the calling thread will be set."
4612 msgstr ""
4613 "B<sched_setscheduler>() システムコールは、 I<pid> で指定された ID を持つス"
4614 "レッドのスケジューリングポリシーとスケジューリングパラメーターの両方を設定す"
4615 "る。 I<pid> が 0 の場合、呼び出したスレッド自身のスケジューリングポリシーとス"
4616 "ケジューリングパラメーターが設定される。"
4617
4618 #. type: Plain text
4619 #: build/C/man2/sched_setscheduler.2:53
4620 msgid ""
4621 "The scheduling parameters are specified in the I<param> argument, which is a "
4622 "pointer to a structure of the following form:"
4623 msgstr ""
4624
4625 #. type: Plain text
4626 #: build/C/man2/sched_setscheduler.2:61
4627 #, no-wrap
4628 msgid ""
4629 "struct sched_param {\n"
4630 "    ...\n"
4631 "    int sched_priority;\n"
4632 "    ...\n"
4633 "};\n"
4634 msgstr ""
4635 "struct sched_param {\n"
4636 "    ...\n"
4637 "    int sched_priority;\n"
4638 "    ...\n"
4639 "};\n"
4640
4641 #. type: Plain text
4642 #: build/C/man2/sched_setscheduler.2:69
4643 msgid ""
4644 "In the current implementation, the structure contains only one field, "
4645 "I<sched_priority>.  The interpretation of I<param> depends on the selected "
4646 "policy."
4647 msgstr ""
4648
4649 #. type: Plain text
4650 #: build/C/man2/sched_setscheduler.2:90
4651 msgid "For each of the above policies, I<param-E<gt>sched_priority> must be 0."
4652 msgstr ""
4653
4654 #. type: Plain text
4655 #: build/C/man2/sched_setscheduler.2:116
4656 msgid ""
4657 "For each of the above policies, I<param-E<gt>sched_priority> specifies a "
4658 "scheduling priority for the thread.  This is a number in the range returned "
4659 "by calling B<sched_get_priority_min>(2)  and B<sched_get_priority_max>(2)  "
4660 "with the specified I<policy>.  On Linux, these system calls return, "
4661 "respectively, 1 and 99."
4662 msgstr ""
4663
4664 #. type: Plain text
4665 #: build/C/man2/sched_setscheduler.2:129
4666 msgid ""
4667 "Since Linux 2.6.32, the B<SCHED_RESET_ON_FORK> flag can be ORed in I<policy> "
4668 "when calling B<sched_setscheduler>().  As a result of including this flag, "
4669 "children created by B<fork>(2)  do not inherit privileged scheduling "
4670 "policies.  See B<sched>(7)  for details."
4671 msgstr ""
4672 "Linux 2.6.32 以降では、 B<sched_setscheduler>() を呼び出す際に I<policy> に "
4673 "B<SCHED_RESET_ON_FORK> フラグを OR で指定できる。このフラグが指定されると、 "
4674 "B<fork>(2) で作成された子プロセスは特権が必要なスケジューリングポリシーを継承"
4675 "しない。 詳細は B<sched>(7) を参照。"
4676
4677 #. type: Plain text
4678 #: build/C/man2/sched_setscheduler.2:135
4679 msgid ""
4680 "B<sched_getscheduler>()  returns the current scheduling policy of the thread "
4681 "identified by I<pid>.  If I<pid> equals zero, the policy of the calling "
4682 "thread will be retrieved."
4683 msgstr ""
4684 "B<sched_getscheduler>()  は I<pid> で識別されるスレッドの現在のスケジューリン"
4685 "グポリシーを返す。I<pid> が 0 ならば、呼び出した スレッド自身のスケジューリン"
4686 "グポリシーが返される。"
4687
4688 #. type: Plain text
4689 #: build/C/man2/sched_setscheduler.2:145
4690 msgid ""
4691 "On success, B<sched_setscheduler>()  returns zero.  On success, "
4692 "B<sched_getscheduler>()  returns the policy for the thread (a nonnegative "
4693 "integer).  On error, both calls return -1, and I<errno> is set appropriately."
4694 msgstr ""
4695 "成功した場合、 B<sched_setscheduler>()  は 0 を返す。 成功した場合、 "
4696 "B<sched_getscheduler>()  は現在のそのスレッドのポリシー (非負の整数) を返"
4697 "す。 エラーの場合、 どちらのコールも -1 を返し、 I<errno> が適切に設定され"
4698 "る。"
4699
4700 #. type: Plain text
4701 #: build/C/man2/sched_setscheduler.2:153
4702 msgid "Invalid arguments: I<pid> is negative or I<param> is NULL."
4703 msgstr "無効な引き数: I<pid> が負である、または I<param> が NULL である。"
4704
4705 #. type: Plain text
4706 #: build/C/man2/sched_setscheduler.2:158
4707 msgid ""
4708 "(B<sched_setscheduler>())  I<policy> is not one of the recognized policies."
4709 msgstr "(B<sched_setscheduler>()) I<policy> が認識できるポリシーではない。"
4710
4711 #. type: Plain text
4712 #: build/C/man2/sched_setscheduler.2:164
4713 msgid ""
4714 "(B<sched_setscheduler>())  I<param> does not make sense for the specified "
4715 "I<policy>."
4716 msgstr ""
4717 "(B<sched_setscheduler>()) 引き数 I<param> が指定された I<policy> では意味を持"
4718 "たない。"
4719
4720 #. type: Plain text
4721 #: build/C/man2/sched_setscheduler.2:167
4722 msgid "The calling thread does not have appropriate privileges."
4723 msgstr "呼び出したスレッドが適切な特権を持っていない。"
4724
4725 #. type: Plain text
4726 #: build/C/man2/sched_setscheduler.2:173
4727 msgid ""
4728 "POSIX.1-2001 (but see BUGS below).  The B<SCHED_BATCH> and B<SCHED_IDLE> "
4729 "policies are Linux-specific."
4730 msgstr ""
4731 "POSIX.1-2001 (但し、下記のバグの節も参照)。 B<SCHED_BATCH> と B<SCHED_IDLE> "
4732 "ポリシーは Linux 固有である。"
4733
4734 #. type: Plain text
4735 #: build/C/man2/sched_setscheduler.2:177
4736 msgid ""
4737 "Further details of the semantics of all of the above \"normal\" and \"real-"
4738 "time\" scheduling policies can be found in B<sched>(7)."
4739 msgstr ""
4740
4741 #. type: Plain text
4742 #: build/C/man2/sched_setscheduler.2:185
4743 msgid ""
4744 "POSIX systems on which B<sched_setscheduler>()  and B<sched_getscheduler>()  "
4745 "are available define B<_POSIX_PRIORITY_SCHEDULING> in I<E<lt>unistd.hE<gt>>."
4746 msgstr ""
4747 "POSIX システムでは I<E<lt>unistd.hE<gt>> に B<_POSIX_PRIORITY_SCHEDULING> が"
4748 "定義されている場合にのみ B<sched_setscheduler>()  と "
4749 "B<sched_getscheduler>()  が使用できる。"
4750
4751 #. type: Plain text
4752 #: build/C/man2/sched_setscheduler.2:193
4753 msgid ""
4754 "POSIX.1 does not detail the permissions that an unprivileged thread requires "
4755 "in order to call B<sched_setscheduler>(), and details vary across systems.  "
4756 "For example, the Solaris 7 manual page says that the real or effective user "
4757 "ID of the caller must match the real user ID or the save set-user-ID of the "
4758 "target."
4759 msgstr ""
4760 "POSIX.1 は、非特権スレッドが B<sched_setscheduler>()  を呼び出すために必要な"
4761 "権限の詳細を規定しておらず、 詳細はシステムにより異なる。 例えば、Solaris 7 "
4762 "のマニュアルページでは、 呼び出し元の実ユーザ ID または実効ユーザ ID が 設定"
4763 "対象の実ユーザ ID か保存 (save) set-user-ID と 一致していなければならない、と"
4764 "なっている。"
4765
4766 #. type: Plain text
4767 #: build/C/man2/sched_setscheduler.2:214
4768 msgid ""
4769 "The scheduling policy and parameters are in fact per-thread attributes on "
4770 "Linux.  The value returned from a call to B<gettid>(2)  can be passed in the "
4771 "argument I<pid>.  Specifying I<pid> as 0 will operate on the attributes of "
4772 "the calling thread, and passing the value returned from a call to "
4773 "B<getpid>(2)  will operate on the attributes of the main thread of the "
4774 "thread group.  (If you are using the POSIX threads API, then use "
4775 "B<pthread_setschedparam>(3), B<pthread_getschedparam>(3), and "
4776 "B<pthread_setschedprio>(3), instead of the B<sched_*>(2)  system calls.)"
4777 msgstr ""
4778 "Linux では、 スケジューリングポリシーとスケジューリングパラメータは、 実際に"
4779 "はスレッド単位の属性である。 B<gettid>(2) の呼び出しの返り値をこのシステム"
4780 "コールの I<pid> 引き数として渡すことができる。 I<pid> に 0 を指定すると、 呼"
4781 "び出し元のスレッドの属性が設定される。 B<getpid>(2) コールからの返り値を "
4782 "I<pid> に指定すると、 スレッドグループのメインスレッドの属性が設定される "
4783 "(POSIX スレッド API を使用している場合は、 B<sched_*>(2) システムコールの代わ"
4784 "りに B<pthread_setschedparam>(3), B<pthread_getschedparam>(3), and "
4785 "B<pthread_setschedprio>(3) を使用すること)。"
4786
4787 #. type: Plain text
4788 #: build/C/man2/sched_setscheduler.2:222
4789 msgid ""
4790 "POSIX says that on success, B<sched_setscheduler>()  should return the "
4791 "previous scheduling policy.  Linux B<sched_setscheduler>()  does not conform "
4792 "to this requirement, since it always returns 0 on success."
4793 msgstr ""
4794 "POSIX では、成功時に B<sched_setscheduler>()  は直前のスケジューリングポリ"
4795 "シーを返すべきとされている。 Linux の B<sched_setscheduler>()  はこの要求仕様"
4796 "に準拠しておらず、 成功時には常に 0 を返す。"
4797
4798 #. type: Plain text
4799 #: build/C/man2/sched_setscheduler.2:241
4800 msgid ""
4801 "B<chrt>(1), B<nice>(2), B<sched_get_priority_max>(2), "
4802 "B<sched_get_priority_min>(2), B<sched_getaffinity>(2), B<sched_getattr>(2), "
4803 "B<sched_getparam>(2), B<sched_rr_get_interval>(2), B<sched_setaffinity>(2), "
4804 "B<sched_setattr>(2), B<sched_setparam>(2), B<sched_yield>(2), "
4805 "B<setpriority>(2), B<capabilities>(7), B<cpuset>(7), B<sched>(7)"
4806 msgstr ""
4807 "B<chrt>(1), B<nice>(2), B<sched_get_priority_max>(2), "
4808 "B<sched_get_priority_min>(2), B<sched_getaffinity>(2), B<sched_getattr>(2), "
4809 "B<sched_getparam>(2), B<sched_rr_get_interval>(2), B<sched_setaffinity>(2), "
4810 "B<sched_setattr>(2), B<sched_setparam>(2), B<sched_yield>(2), "
4811 "B<setpriority>(2), B<capabilities>(7), B<cpuset>(7), B<sched>(7)"
4812
4813 #. type: TH
4814 #: build/C/man2/sched_yield.2:29
4815 #, no-wrap
4816 msgid "SCHED_YIELD"
4817 msgstr "SCHED_YIELD"
4818
4819 #. type: Plain text
4820 #: build/C/man2/sched_yield.2:32
4821 msgid "sched_yield - yield the processor"
4822 msgstr "sched_yield - プロセッサーを空け渡す(yield)"
4823
4824 #. type: Plain text
4825 #: build/C/man2/sched_yield.2:36
4826 msgid "B<int sched_yield(void);>"
4827 msgstr "B<int sched_yield(void);>"
4828
4829 #. type: Plain text
4830 #: build/C/man2/sched_yield.2:41
4831 msgid ""
4832 "B<sched_yield>()  causes the calling thread to relinquish the CPU.  The "
4833 "thread is moved to the end of the queue for its static priority and a new "
4834 "thread gets to run."
4835 msgstr ""
4836 "B<sched_yield>()  を呼び出すことで、呼び出したスレッドが CPU の使用権を手放す"
4837 "ことができる。 そのスレッドは、そのスレッドの静的プライオリティのキューの末尾"
4838 "に 移動し、新しいスレッドが走り始める。"
4839
4840 #. type: Plain text
4841 #: build/C/man2/sched_yield.2:48
4842 msgid ""
4843 "On success, B<sched_yield>()  returns 0.  On error, -1 is returned, and "
4844 "I<errno> is set appropriately."
4845 msgstr ""
4846 "成功した場合は B<sched_yield>()  は 0 を返す。 エラーの場合は -1 が返され、 "
4847 "I<errno> が適切に設定される。"
4848
4849 #. type: Plain text
4850 #: build/C/man2/sched_yield.2:52
4851 msgid "In the Linux implementation, B<sched_yield>()  always succeeds."
4852 msgstr "Linux の実装では、 B<sched_yield>()  は常に成功する。"
4853
4854 #. type: Plain text
4855 #: build/C/man2/sched_yield.2:59
4856 msgid ""
4857 "If the calling thread is the only thread in the highest priority list at "
4858 "that time, it will continue to run after a call to B<sched_yield>()."
4859 msgstr ""
4860 "B<sched_yield>()  を呼び出した時点で最大優先度のリストの中に呼び出し元のス"
4861 "レッドしか 存在しなければ、そのスレッドは呼び出し後も走り続けることになる。"
4862
4863 #. type: Plain text
4864 #: build/C/man2/sched_yield.2:66
4865 msgid ""
4866 "POSIX systems on which B<sched_yield>()  is available define "
4867 "B<_POSIX_PRIORITY_SCHEDULING> in I<E<lt>unistd.hE<gt>>."
4868 msgstr ""
4869 "POSIX システムで B<sched_yield>()  は I<E<lt>unistd.hE<gt>> に "
4870 "B<_POSIX_PRIORITY_SCHEDULING> が定義されている場合にのみ使用可能である。"
4871
4872 #. type: Plain text
4873 #: build/C/man2/sched_yield.2:79
4874 msgid ""
4875 "Strategic calls to B<sched_yield>()  can improve performance by giving other "
4876 "threads or processes a chance to run when (heavily) contended resources (e."
4877 "g., mutexes)  have been released by the caller.  Avoid calling "
4878 "B<sched_yield>()  unnecessarily or inappropriately (e.g., when resources "
4879 "needed by other schedulable threads are still held by the caller), since "
4880 "doing so will result in unnecessary context switches, which will degrade "
4881 "system performance."
4882 msgstr ""
4883 "B<sched_yield>()  を戦略的に呼び出すことで、(極度に) 競合するリソース (mutex "
4884 "など)  を呼び出し元が解放した際に他のスレッドやプロセスに実行機会を与えること"
4885 "で、 性能を上げることができる。 B<sched_yield>()  を必要もないのに呼び出した"
4886 "り、不適切な場面 (例えば、他のスケジューリング 対象となるスレッドが必要とする"
4887 "リソースを呼び出し元が保持したままの状態)  で呼び出したりするのは避けること。"
4888 "なぜなら、 B<sched_yield>()  の呼び出しより不必要なコンテキストスイッチが起こ"
4889 "り、システム性能が 劣化する結果になるからである。"
4890
4891 #. type: TH
4892 #: build/C/man7/sched.7:32
4893 #, no-wrap
4894 msgid "SCHED"
4895 msgstr "SCHED"
4896
4897 #. type: Plain text
4898 #: build/C/man7/sched.7:35
4899 msgid "sched - overview of scheduling APIs"
4900 msgstr ""
4901
4902 #. type: SS
4903 #: build/C/man7/sched.7:36
4904 #, no-wrap
4905 msgid "API summary"
4906 msgstr ""
4907
4908 #. type: Plain text
4909 #: build/C/man7/sched.7:38
4910 msgid "The Linux scheduling APIs are as follows:"
4911 msgstr ""
4912
4913 #. type: TP
4914 #: build/C/man7/sched.7:38
4915 #, no-wrap
4916 msgid "B<sched_setscheduler>(2)"
4917 msgstr "B<sched_setscheduler>(2)"
4918
4919 #. type: Plain text
4920 #: build/C/man7/sched.7:41
4921 msgid "Set the scheduling policy and parameters of a specified thread."
4922 msgstr ""
4923
4924 #. type: TP
4925 #: build/C/man7/sched.7:41
4926 #, no-wrap
4927 msgid "B<sched_getscheduler>(2)"
4928 msgstr "B<sched_getscheduler>(2)"
4929
4930 #. type: Plain text
4931 #: build/C/man7/sched.7:44
4932 msgid "Return the scheduling policy of a specified thread."
4933 msgstr "指定されたスレッドのスケジューリングポリシーを返す。"
4934
4935 #. type: TP
4936 #: build/C/man7/sched.7:44
4937 #, no-wrap
4938 msgid "B<sched_setparam>(2)"
4939 msgstr "B<sched_setparam>(2)"
4940
4941 #. type: Plain text
4942 #: build/C/man7/sched.7:47
4943 msgid "Set the scheduling parameters of a specified thread."
4944 msgstr ""
4945
4946 #. type: TP
4947 #: build/C/man7/sched.7:47
4948 #, no-wrap
4949 msgid "B<sched_getparam>(2)"
4950 msgstr "B<sched_getparam>(2)"
4951
4952 #. type: Plain text
4953 #: build/C/man7/sched.7:50
4954 msgid "Fetch the scheduling parameters of a specified thread."
4955 msgstr ""
4956
4957 #. type: TP
4958 #: build/C/man7/sched.7:50
4959 #, no-wrap
4960 msgid "B<sched_get_priority_max>(2)"
4961 msgstr "B<sched_get_priority_max>(2)"
4962
4963 #. type: Plain text
4964 #: build/C/man7/sched.7:53
4965 #, fuzzy
4966 #| msgid ""
4967 #| "The argument I<policy> does not identify a defined scheduling policy."
4968 msgid "Return the minimum priority available in a specified scheduling policy."
4969 msgstr "引き数 I<policy> が定義されているスケジューリング方針と一致しない。"
4970
4971 #. type: TP
4972 #: build/C/man7/sched.7:53
4973 #, no-wrap
4974 msgid "B<sched_get_priority_min>(2)"
4975 msgstr "B<sched_get_priority_min>(2)"
4976
4977 #. type: Plain text
4978 #: build/C/man7/sched.7:56
4979 #, fuzzy
4980 #| msgid ""
4981 #| "The argument I<policy> does not identify a defined scheduling policy."
4982 msgid "Return the maximum priority available in a specified scheduling policy."
4983 msgstr "引き数 I<policy> が定義されているスケジューリング方針と一致しない。"
4984
4985 #. type: TP
4986 #: build/C/man7/sched.7:56
4987 #, no-wrap
4988 msgid "B<sched_rr_get_interval>(2)"
4989 msgstr "B<sched_rr_get_interval>(2)"
4990
4991 #. type: Plain text
4992 #: build/C/man7/sched.7:60
4993 msgid ""
4994 "Fetch the quantum used for threads that are scheduled under the \"round-robin"
4995 "\" scheduling policy."
4996 msgstr ""
4997
4998 #. type: TP
4999 #: build/C/man7/sched.7:60
5000 #, no-wrap
5001 msgid "B<sched_yield>(2)"
5002 msgstr "B<sched_yield>(2)"
5003
5004 #. type: Plain text
5005 #: build/C/man7/sched.7:64
5006 msgid ""
5007 "Cause the caller to relinquish the CPU, so that some other thread be "
5008 "executed."
5009 msgstr ""
5010
5011 #. type: TP
5012 #: build/C/man7/sched.7:64
5013 #, no-wrap
5014 msgid "B<sched_setaffinity>(2)"
5015 msgstr "B<sched_setaffinity>(2)"
5016
5017 #. type: Plain text
5018 #: build/C/man7/sched.7:68
5019 msgid "(Linux-specific)  Set the CPU affinity of a specified thread."
5020 msgstr ""
5021
5022 #. type: TP
5023 #: build/C/man7/sched.7:68
5024 #, no-wrap
5025 msgid "B<sched_getaffinity>(2)"
5026 msgstr "B<sched_getaffinity>(2)"
5027
5028 #. type: Plain text
5029 #: build/C/man7/sched.7:72
5030 msgid "(Linux-specific)  Get the CPU affinity of a specified thread."
5031 msgstr ""
5032
5033 #. type: TP
5034 #: build/C/man7/sched.7:72
5035 #, no-wrap
5036 msgid "B<sched_setattr>(2)"
5037 msgstr "B<sched_setattr>(2)"
5038
5039 #. type: Plain text
5040 #: build/C/man7/sched.7:79
5041 msgid ""
5042 "Set the scheduling policy and parameters of a specified thread.  This (Linux-"
5043 "specific) system call provides a superset of the functionality of "
5044 "B<sched_setscheduler>(2)  and B<sched_setparam>(2)."
5045 msgstr ""
5046
5047 #. type: TP
5048 #: build/C/man7/sched.7:79
5049 #, no-wrap
5050 msgid "B<sched_getattr>(2)"
5051 msgstr "B<sched_getattr>(2)"
5052
5053 #. type: Plain text
5054 #: build/C/man7/sched.7:87
5055 msgid ""
5056 "Fetch the scheduling policy and parameters of a specified thread.  This "
5057 "(Linux-specific) system call provides a superset of the functionality of "
5058 "B<sched_getscheduler>(2)  and B<sched_getparam>(2)."
5059 msgstr ""
5060
5061 #. type: SS
5062 #: build/C/man7/sched.7:87
5063 #, no-wrap
5064 msgid "Scheduling policies"
5065 msgstr "スケジューリングポリシー (scheduling policy)"
5066
5067 #. type: Plain text
5068 #: build/C/man7/sched.7:95
5069 msgid ""
5070 "The scheduler is the kernel component that decides which runnable thread "
5071 "will be executed by the CPU next.  Each thread has an associated scheduling "
5072 "policy and a I<static> scheduling priority, I<sched_priority>.  The "
5073 "scheduler makes its decisions based on knowledge of the scheduling policy "
5074 "and static priority of all threads on the system."
5075 msgstr ""
5076 "スケジューラ (scheduler) とはカーネルの構成要素で、 次に CPU で実行される実行"
5077 "可能なスレッドを決定するものである。 各々のスレッドには、スケジューリングポリ"
5078 "シーと 「静的」なスケジューリング優先度 I<sched_priority> が対応付けられる。 "
5079 "スケジューラは、システム上の全スレッドのスケジューリングポリシーと 静的優先度"
5080 "に関する知識に基づいて決定を行う。"
5081
5082 #. type: Plain text
5083 #: build/C/man7/sched.7:100
5084 msgid ""
5085 "For threads scheduled under one of the normal scheduling policies "
5086 "(B<SCHED_OTHER>, B<SCHED_IDLE>, B<SCHED_BATCH>), I<sched_priority> is not "
5087 "used in scheduling decisions (it must be specified as 0)."
5088 msgstr ""
5089 "通常のスケジューリングポリシー (B<SCHED_OTHER>, B<SCHED_IDLE>, "
5090 "B<SCHED_BATCH>)  の下でスケジューリングされるスレッドでは、 "
5091 "I<sched_priority> はスケジューリングの決定に使用されない (I<sched_priority> "
5092 "には 0 を指定しなければならない)。"
5093
5094 #. type: Plain text
5095 #: build/C/man7/sched.7:114
5096 msgid ""
5097 "Processes scheduled under one of the real-time policies (B<SCHED_FIFO>, "
5098 "B<SCHED_RR>) have a I<sched_priority> value in the range 1 (low) to 99 "
5099 "(high).  (As the numbers imply, real-time threads always have higher "
5100 "priority than normal threads.)  Note well: POSIX.1-2001 requires an "
5101 "implementation to support only a minimum 32 distinct priority levels for the "
5102 "real-time policies, and some systems supply just this minimum.  Portable "
5103 "programs should use B<sched_get_priority_min>(2)  and "
5104 "B<sched_get_priority_max>(2)  to find the range of priorities supported for "
5105 "a particular policy."
5106 msgstr ""
5107 "リアルタイムスケジューリングポリシー (B<SCHED_FIFO>, B<SCHED_RR>)  の下でスケ"
5108 "ジューリングされるスレッドは、 I<sched_priority> の値は 1 (最低) から 99 (最"
5109 "高) の範囲となる (数字から分かるように、リアルタイムスレッドは常に通常のス"
5110 "レッドよりも 高い優先度を持つ)。 ここで注意すべきなのは、POSIX.1-2001 が要求"
5111 "しているのは、 リアルタイムポリシーの実装において最低 32 種類の異なる優先度レ"
5112 "ベルが サポートされることだけであり、いくつかのシステムではこの最低限の数の "
5113 "優先度しか提供されていない、ということである。 移植性が必要なプログラムで"
5114 "は、 B<sched_get_priority_min>(2)  と B<sched_get_priority_max>(2)  を使っ"
5115 "て、あるポリシーがサポートする優先度の範囲を調べるべきである。"
5116
5117 #. type: Plain text
5118 #: build/C/man7/sched.7:120
5119 msgid ""
5120 "Conceptually, the scheduler maintains a list of runnable threads for each "
5121 "possible I<sched_priority> value.  In order to determine which thread runs "
5122 "next, the scheduler looks for the nonempty list with the highest static "
5123 "priority and selects the thread at the head of this list."
5124 msgstr ""
5125 "概念としては、 スケジューラはその I<sched_priority> の値それぞれに対して 実行"
5126 "可能なスレッドのリストを管理している。 どのスレッドを次に実行するかを決定する"
5127 "ために、 スケジューラは静的優先度の最も高い空でないリストを探して、 そのリス"
5128 "トの先頭のスレッドを選択する。"
5129
5130 #. type: Plain text
5131 #: build/C/man7/sched.7:124
5132 msgid ""
5133 "A thread's scheduling policy determines where it will be inserted into the "
5134 "list of threads with equal static priority and how it will move inside this "
5135 "list."
5136 msgstr ""
5137 "各スレッドのスケジューリングポリシーは、 そのスレッドが同じ静的優先度を持つス"
5138 "レッドのリストの中のどこに挿入され、 このリストの中をどのように移動するかを決"
5139 "定する。"
5140
5141 #. type: Plain text
5142 #: build/C/man7/sched.7:132
5143 msgid ""
5144 "All scheduling is preemptive: if a thread with a higher static priority "
5145 "becomes ready to run, the currently running thread will be preempted and "
5146 "returned to the wait list for its static priority level.  The scheduling "
5147 "policy determines the ordering only within the list of runnable threads with "
5148 "equal static priority."
5149 msgstr ""
5150 "全てのスケジューリングはプリエンプティブ (preemptive) である: より高い優先度"
5151 "のスレッドが実行可能になると、現在実行中のスレッドは実行権を 取り上げられ "
5152 "(preempted)、そのスレッドの静的優先度レベルの待ちリストに 戻される。スケ"
5153 "ジューリングポリシーは同じ静的優先度を持つ実行可能な スレッドのリストの中で順"
5154 "番のみを決定する。"
5155
5156 #. type: SS
5157 #: build/C/man7/sched.7:132
5158 #, no-wrap
5159 msgid "SCHED_FIFO: First in-first out scheduling"
5160 msgstr "SCHED_FIFO: ファーストインファーストアウトスケジューリング"
5161
5162 #. type: Plain text
5163 #: build/C/man7/sched.7:141
5164 msgid ""
5165 "B<SCHED_FIFO> can be used only with static priorities higher than 0, which "
5166 "means that when a B<SCHED_FIFO> threads becomes runnable, it will always "
5167 "immediately preempt any currently running B<SCHED_OTHER>, B<SCHED_BATCH>, or "
5168 "B<SCHED_IDLE> thread.  B<SCHED_FIFO> is a simple scheduling algorithm "
5169 "without time slicing.  For threads scheduled under the B<SCHED_FIFO> policy, "
5170 "the following rules apply:"
5171 msgstr ""
5172 "B<SCHED_FIFO> は 0 より大きな静的優先度でのみ使用できる。このポリシーでは、 "
5173 "B<SCHED_FIFO> スレッドが実行可能になった場合、 そのポリシーが "
5174 "B<SCHED_OTHER>、 B<SCHED_BATCH>、 B<SCHED_IDLE> の 現在実行中のスレッドは直ち"
5175 "に実行権を取り上げられる。 B<SCHED_FIFO> は時分割のない単純なスケジューリング"
5176 "アルゴリズムである。 B<SCHED_FIFO> ポリシーでスケジューリングされているスレッ"
5177 "ドには以下の ルールが適用される:"
5178
5179 #. type: IP
5180 #: build/C/man7/sched.7:141 build/C/man7/sched.7:146 build/C/man7/sched.7:149
5181 #: build/C/man7/sched.7:164 build/C/man7/sched.7:412 build/C/man7/sched.7:421
5182 #: build/C/man7/sched.7:444 build/C/man7/sched.7:452 build/C/man7/sched.7:491
5183 #: build/C/man7/sched.7:499 build/C/man7/sched.7:504 build/C/man7/sched.7:509
5184 #, no-wrap
5185 msgid "*"
5186 msgstr "*"
5187
5188 #. type: Plain text
5189 #: build/C/man7/sched.7:146
5190 msgid ""
5191 "A B<SCHED_FIFO> thread that has been preempted by another thread of higher "
5192 "priority will stay at the head of the list for its priority and will resume "
5193 "execution as soon as all threads of higher priority are blocked again."
5194 msgstr ""
5195 "より高い優先度の他のスレッドによって取って代わられた B<SCHED_FIFO> スレッドは"
5196 "その優先度のリストの先頭に留まり続け、 より高い優先度のスレッド全てが停止 "
5197 "(block) した場合に実行を再開する。"
5198
5199 #. type: Plain text
5200 #: build/C/man7/sched.7:149
5201 msgid ""
5202 "When a B<SCHED_FIFO> thread becomes runnable, it will be inserted at the end "
5203 "of the list for its priority."
5204 msgstr ""
5205 "B<SCHED_FIFO> スレッドが実行可能になった時、その優先度のリストの最後 に挿入さ"
5206 "れる。"
5207
5208 #.  In 2.2.x and 2.4.x, the thread is placed at the front of the queue
5209 #.  In 2.0.x, the Right Thing happened: the thread went to the back -- MTK
5210 #. type: Plain text
5211 #: build/C/man7/sched.7:164
5212 msgid ""
5213 "A call to B<sched_setscheduler>(2), B<sched_setparam>(2), or "
5214 "B<sched_setattr>(2)  will put the B<SCHED_FIFO> (or B<SCHED_RR>) thread "
5215 "identified by I<pid> at the start of the list if it was runnable.  As a "
5216 "consequence, it may preempt the currently running thread if it has the same "
5217 "priority.  (POSIX.1-2001 specifies that the thread should go to the end of "
5218 "the list.)"
5219 msgstr ""
5220 "B<sched_setscheduler>(2), B<sched_setparam>(2), B<sched_setattr>(2) は "
5221 "I<pid> で指定された B<SCHED_FIFO> (または B<SCHED_RR>) スレッドが 実行可能な"
5222 "場合、リストの最初に置く。 結果として、もし優先度が同じだった場合、 現在実行"
5223 "中のスレッドに先んじるかもしれない。 (POSIX.1-2001 ではスレッドはリストの最後"
5224 "に行くべきと規定されている。)"
5225
5226 #. type: Plain text
5227 #: build/C/man7/sched.7:168
5228 msgid "A thread calling B<sched_yield>(2)  will be put at the end of the list."
5229 msgstr "B<sched_yield>(2)  を呼び出したスレッドはリストの最後に置かれる。"
5230
5231 #. type: Plain text
5232 #: build/C/man7/sched.7:172
5233 msgid ""
5234 "No other events will move a thread scheduled under the B<SCHED_FIFO> policy "
5235 "in the wait list of runnable threads with equal static priority."
5236 msgstr ""
5237 "その他のイベントによって B<SCHED_FIFO> ポリシーでスケジューリングされるスレッ"
5238 "ドが同じ優先度の実行可能なスレッドの待ちリストの中を移動することはない。"
5239
5240 #. type: Plain text
5241 #: build/C/man7/sched.7:177
5242 msgid ""
5243 "A B<SCHED_FIFO> thread runs until either it is blocked by an I/O request, it "
5244 "is preempted by a higher priority thread, or it calls B<sched_yield>(2)."
5245 msgstr ""
5246 "B<SCHED_FIFO> スレッドは I/O 要求によって停止するか、 より高い優先度のスレッ"
5247 "ドによって置きかえられるか、 B<sched_yield>(2)  を呼び出すまで実行を続ける。"
5248
5249 #. type: SS
5250 #: build/C/man7/sched.7:177
5251 #, no-wrap
5252 msgid "SCHED_RR: Round-robin scheduling"
5253 msgstr "SCHED_RR: ラウンドロビン (round-robin)スケジューリング"
5254
5255 #.  On Linux 2.4, the length of the RR interval is influenced
5256 #.  by the process nice value -- MTK
5257 #. type: Plain text
5258 #: build/C/man7/sched.7:196
5259 msgid ""
5260 "B<SCHED_RR> is a simple enhancement of B<SCHED_FIFO>.  Everything described "
5261 "above for B<SCHED_FIFO> also applies to B<SCHED_RR>, except that each thread "
5262 "is allowed to run only for a maximum time quantum.  If a B<SCHED_RR> thread "
5263 "has been running for a time period equal to or longer than the time quantum, "
5264 "it will be put at the end of the list for its priority.  A B<SCHED_RR> "
5265 "thread that has been preempted by a higher priority thread and subsequently "
5266 "resumes execution as a running thread will complete the unexpired portion of "
5267 "its round-robin time quantum.  The length of the time quantum can be "
5268 "retrieved using B<sched_rr_get_interval>(2)."
5269 msgstr ""
5270 "B<SCHED_RR> は B<SCHED_FIFO> の単純な拡張である。 上述された\n"
5271 "B<SCHED_FIFO> に関する記述は全て B<SCHED_RR> に 適用できる。異なるのは\n"
5272 "それぞれのスレッドは最大時間単位までしか実行できない ということである。\n"
5273 "B<SCHED_RR> スレッドが時間単位と同じかそれより 長い時間実行されると、\n"
5274 "その優先度のリストの最後に置かれる。 より高い優先度のスレッドによって\n"
5275 "置きかえられ、その後実行を再開した B<SCHED_RR> スレッドは、そのラウンド\n"
5276 "ロビン時間単位を完全に使い切る まで実行される。その時間単位の長さは\n"
5277 "B<sched_rr_get_interval>(2) を使って取得できる。"
5278
5279 #. type: SS
5280 #: build/C/man7/sched.7:196
5281 #, no-wrap
5282 msgid "SCHED_DEADLINE: Sporadic task model deadline scheduling"
5283 msgstr ""
5284
5285 #. type: Plain text
5286 #: build/C/man7/sched.7:208
5287 msgid ""
5288 "Since version 3.14, Linux provides a deadline scheduling policy "
5289 "(B<SCHED_DEADLINE>).  This policy is currently implemented using GEDF "
5290 "(Global Earliest Deadline First)  in conjunction with CBS (Constant "
5291 "Bandwidth Server).  To set and fetch this policy and associated attributes, "
5292 "one must use the Linux-specific B<sched_setattr>(2)  and "
5293 "B<sched_getattr>(2)  system calls."
5294 msgstr ""
5295
5296 #. type: Plain text
5297 #: build/C/man7/sched.7:226
5298 msgid ""
5299 "A sporadic task is one that has a sequence of jobs, where each job is "
5300 "activated at most once per period.  Each job also has a I<relative "
5301 "deadline>, before which it should finish execution, and a I<computation "
5302 "time>, which is the CPU time necessary for executing the job.  The moment "
5303 "when a task wakes up because a new job has to be executed is called the "
5304 "I<arrival time> (also referred to as the request time or release time).  The "
5305 "I<start time> is the time at which a task starts its execution.  The "
5306 "I<absolute deadline> is thus obtained by adding the relative deadline to the "
5307 "arrival time."
5308 msgstr ""
5309
5310 #. type: Plain text
5311 #: build/C/man7/sched.7:228
5312 msgid "The following diagram clarifies these terms:"
5313 msgstr ""
5314
5315 #. type: Plain text
5316 #: build/C/man7/sched.7:239
5317 #, no-wrap
5318 msgid ""
5319 "arrival/wakeup                    absolute deadline\n"
5320 "     |    start time                    |\n"
5321 "     |        |                         |\n"
5322 "     v        v                         v\n"
5323 "-----x--------xooooooooooooooooo--------x--------x---\n"
5324 "              |E<lt>- comp. time -E<gt>|\n"
5325 "     |E<lt>------- relative deadline ------E<gt>|\n"
5326 "     |E<lt>-------------- period -------------------E<gt>|\n"
5327 msgstr ""
5328
5329 #. type: Plain text
5330 #: build/C/man7/sched.7:258
5331 msgid ""
5332 "When setting a B<SCHED_DEADLINE> policy for a thread using "
5333 "B<sched_setattr>(2), one can specify three parameters: I<Runtime>, "
5334 "I<Deadline>, and I<Period>.  These parameters do not necessarily correspond "
5335 "to the aforementioned terms: usual practice is to set Runtime to something "
5336 "bigger than the average computation time (or worst-case execution time for "
5337 "hard real-time tasks), Deadline to the relative deadline, and Period to the "
5338 "period of the task.  Thus, for B<SCHED_DEADLINE> scheduling, we have:"
5339 msgstr ""
5340
5341 #. type: Plain text
5342 #: build/C/man7/sched.7:269
5343 #, no-wrap
5344 msgid ""
5345 "arrival/wakeup                    absolute deadline\n"
5346 "     |    start time                    |\n"
5347 "     |        |                         |\n"
5348 "     v        v                         v\n"
5349 "-----x--------xooooooooooooooooo--------x--------x---\n"
5350 "              |E<lt>-- Runtime -------E<gt>|\n"
5351 "     |E<lt>----------- Deadline -----------E<gt>|\n"
5352 "     |E<lt>-------------- Period -------------------E<gt>|\n"
5353 msgstr ""
5354
5355 #.  FIXME It looks as though specifying sched_period as 0 means
5356 #.        "make sched_period the same as sched_deadline".
5357 #.        This needs to be documented.
5358 #. type: Plain text
5359 #: build/C/man7/sched.7:289
5360 msgid ""
5361 "The three deadline-scheduling parameters correspond to the I<sched_runtime>, "
5362 "I<sched_deadline>, and I<sched_period> fields of the I<sched_attr> "
5363 "structure; see B<sched_setattr>(2).  These fields express value in "
5364 "nanoseconds.  If I<sched_period> is specified as 0, then it is made the same "
5365 "as I<sched_deadline>."
5366 msgstr ""
5367
5368 #. type: Plain text
5369 #: build/C/man7/sched.7:291
5370 msgid "The kernel requires that:"
5371 msgstr ""
5372
5373 #. type: Plain text
5374 #: build/C/man7/sched.7:293
5375 #, no-wrap
5376 msgid "    sched_runtime E<lt>= sched_deadline E<lt>= sched_period\n"
5377 msgstr ""
5378
5379 #.  See __checkparam_dl in kernel/sched/core.c
5380 #. type: Plain text
5381 #: build/C/man7/sched.7:303
5382 msgid ""
5383 "In addition, under the current implementation, all of the parameter values "
5384 "must be at least 1024 (i.e., just over one microsecond, which is the "
5385 "resolution of the implementation), and less than 2^63.  If any of these "
5386 "checks fails, B<sched_setattr>(2)  fails with the error B<EINVAL>."
5387 msgstr ""
5388
5389 #. type: Plain text
5390 #: build/C/man7/sched.7:306
5391 msgid ""
5392 "The CBS guarantees non-interference between tasks, by throttling threads "
5393 "that attempt to over-run their specified Runtime."
5394 msgstr ""
5395
5396 #. type: Plain text
5397 #: build/C/man7/sched.7:319
5398 msgid ""
5399 "To ensure deadline scheduling guarantees, the kernel must prevent situations "
5400 "where the set of B<SCHED_DEADLINE> threads is not feasible (schedulable) "
5401 "within the given constraints.  The kernel thus performs an admittance test "
5402 "when setting or changing B<SCHED_DEADLINE> policy and attributes.  This "
5403 "admission test calculates whether the change is feasible; if it is not "
5404 "B<sched_setattr>(2)  fails with the error B<EBUSY>."
5405 msgstr ""
5406
5407 #. type: Plain text
5408 #: build/C/man7/sched.7:325
5409 msgid ""
5410 "For example, it is required (but not necessarily sufficient) for the total "
5411 "utilization to be less than or equal to the total number of CPUs available, "
5412 "where, since each thread can maximally run for Runtime per Period, that "
5413 "thread's utilization is its Runtime divided by its Period."
5414 msgstr ""
5415
5416 #. type: Plain text
5417 #: build/C/man7/sched.7:336
5418 msgid ""
5419 "In order to fulfil the guarantees that are made when a thread is admitted to "
5420 "the B<SCHED_DEADLINE> policy, B<SCHED_DEADLINE> threads are the highest "
5421 "priority (user controllable) threads in the system; if any B<SCHED_DEADLINE> "
5422 "thread is runnable, it will preempt any thread scheduled under one of the "
5423 "other policies."
5424 msgstr ""
5425
5426 #. type: Plain text
5427 #: build/C/man7/sched.7:344
5428 msgid ""
5429 "A call to B<fork>(2)  by a thread scheduled under the B<SCHED_DEADLINE> "
5430 "policy will fail with the error B<EAGAIN>, unless the thread has its reset-"
5431 "on-fork flag set (see below)."
5432 msgstr ""
5433
5434 #
5435 #.  FIXME Calling sched_getparam() on a SCHED_DEADLINE thread
5436 #.        fails with EINVAL, but sched_getscheduler() succeeds.
5437 #.        Is that intended? (Why?)
5438 #. type: Plain text
5439 #: build/C/man7/sched.7:355
5440 msgid ""
5441 "A B<SCHED_DEADLINE> thread that calls B<sched_yield>(2)  will yield the "
5442 "current job and wait for a new period to begin."
5443 msgstr ""
5444
5445 #. type: SS
5446 #: build/C/man7/sched.7:355
5447 #, no-wrap
5448 msgid "SCHED_OTHER: Default Linux time-sharing scheduling"
5449 msgstr "SCHED_OTHER: Linux のデフォルトの時分割スケジューリング"
5450
5451 #. type: Plain text
5452 #: build/C/man7/sched.7:372
5453 msgid ""
5454 "B<SCHED_OTHER> can be used at only static priority 0.  B<SCHED_OTHER> is the "
5455 "standard Linux time-sharing scheduler that is intended for all threads that "
5456 "do not require the special real-time mechanisms.  The thread to run is "
5457 "chosen from the static priority 0 list based on a I<dynamic> priority that "
5458 "is determined only inside this list.  The dynamic priority is based on the "
5459 "nice value (set by B<nice>(2), B<setpriority>(2), or B<sched_setattr>(2))  "
5460 "and increased for each time quantum the thread is ready to run, but denied "
5461 "to run by the scheduler.  This ensures fair progress among all "
5462 "B<SCHED_OTHER> threads."
5463 msgstr ""
5464 "B<SCHED_OTHER> は静的優先度 0 でのみ使用できる。 B<SCHED_OTHER> は Linux 標準"
5465 "の時分割スケジューラで、 特別なリアルタイム機構を必要としていない全てのスレッ"
5466 "ドで使用される。 実行するスレッドは、静的優先度 0 のリストから、このリストの"
5467 "中だけで 決定される「動的な」優先度 (dynamic priority) に基いて決定される。 "
5468 "動的な優先度は (B<nice>(2), B<setpriority>(2), B<sched_setattr>(2) により設定"
5469 "される) nice 値に基づいて決定されるもので、 単位時間毎に、スレッドが実行可能"
5470 "だが、スケジューラにより実行が拒否された 場合にインクリメントされる。 これに"
5471 "より、全ての B<SCHED_OTHER> スレッドでの公平性が保証される。"
5472
5473 #. type: SS
5474 #: build/C/man7/sched.7:372
5475 #, no-wrap
5476 msgid "SCHED_BATCH: Scheduling batch processes"
5477 msgstr "SCHED_BATCH: バッチプロセスのスケジューリング"
5478
5479 #. type: Plain text
5480 #: build/C/man7/sched.7:384
5481 msgid ""
5482 "(Since Linux 2.6.16.)  B<SCHED_BATCH> can be used only at static priority "
5483 "0.  This policy is similar to B<SCHED_OTHER> in that it schedules the thread "
5484 "according to its dynamic priority (based on the nice value).  The difference "
5485 "is that this policy will cause the scheduler to always assume that the "
5486 "thread is CPU-intensive.  Consequently, the scheduler will apply a small "
5487 "scheduling penalty with respect to wakeup behavior, so that this thread is "
5488 "mildly disfavored in scheduling decisions."
5489 msgstr ""
5490 "(Linux 2.6.16 以降)  B<SCHED_BATCH> は静的優先度 0 でのみ使用できる。 このポ"
5491 "リシーは (nice 値に基づく) 動的な優先度にしたがってスレッドの スケジューリン"
5492 "グが行われるという点で、B<SCHED_OTHER> に似ている。 異なるのは、このポリシー"
5493 "では、スレッドが常に CPU に負荷のかかる (CPU-intensive)  処理を行うと、スケ"
5494 "ジューラが仮定する点である。 スケジューラはスレッドを呼び起こす毎にそのスレッ"
5495 "ドにスケジューリング上の ペナルティを少し課し、その結果、このスレッドはスケ"
5496 "ジューリングの決定で 若干冷遇されるようになる。"
5497
5498 #.  The following paragraph is drawn largely from the text that
5499 #.  accompanied Ingo Molnar's patch for the implementation of
5500 #.  SCHED_BATCH.
5501 #.  commit b0a9499c3dd50d333e2aedb7e894873c58da3785
5502 #. type: Plain text
5503 #: build/C/man7/sched.7:394
5504 msgid ""
5505 "This policy is useful for workloads that are noninteractive, but do not want "
5506 "to lower their nice value, and for workloads that want a deterministic "
5507 "scheduling policy without interactivity causing extra preemptions (between "
5508 "the workload's tasks)."
5509 msgstr ""
5510 "このポリシーは、非対話的な処理だがその nice 値を下げたくない処理や、 (処理の"
5511 "タスク間で) 余計なタスクの置き換えの原因とある対話的な処理なしで 確定的な "
5512 "(deterministic) スケジューリングポリシーを適用したい処理に 対して有効である。"
5513
5514 #. type: SS
5515 #: build/C/man7/sched.7:394
5516 #, no-wrap
5517 msgid "SCHED_IDLE: Scheduling very low priority jobs"
5518 msgstr "SCHED_IDLE: 非常に優先度の低いジョブのスケジューリング"
5519
5520 #. type: Plain text
5521 #: build/C/man7/sched.7:398
5522 msgid ""
5523 "(Since Linux 2.6.23.)  B<SCHED_IDLE> can be used only at static priority 0; "
5524 "the process nice value has no influence for this policy."
5525 msgstr ""
5526 "(Linux 2.6.23 以降)  B<SCHED_IDLE> は静的優先度 0 でのみ使用できる。 このポリ"
5527 "シーではプロセスの nice 値はスケジューリングに影響を与えない。"
5528
5529 #. type: Plain text
5530 #: build/C/man7/sched.7:406
5531 msgid ""
5532 "This policy is intended for running jobs at extremely low priority (lower "
5533 "even than a +19 nice value with the B<SCHED_OTHER> or B<SCHED_BATCH> "
5534 "policies)."
5535 msgstr ""
5536 "非常に低い優先度でのジョブの実行を目的としたものである (非常に低い優先度と"
5537 "は、ポリシー B<SCHED_OTHER> か B<SCHED_BATCH> での nice 値 +19 よりさらに低い"
5538 "優先度である)。"
5539
5540 #. type: SS
5541 #: build/C/man7/sched.7:406
5542 #, no-wrap
5543 msgid "Resetting scheduling policy for child processes"
5544 msgstr "子プロセスでのスケジューリングポリシーのリセット"
5545
5546 #. type: Plain text
5547 #: build/C/man7/sched.7:412
5548 msgid ""
5549 "Each thread has a reset-on-fork scheduling flag.  When this flag is set, "
5550 "children created by B<fork>(2)  do not inherit privileged scheduling "
5551 "policies.  The reset-on-fork flag can be set by either:"
5552 msgstr ""
5553
5554 #. type: Plain text
5555 #: build/C/man7/sched.7:421
5556 #, fuzzy
5557 #| msgid ""
5558 #| "The B<SCHED_RESET_ON_FORK> flag is visible in the policy value returned "
5559 #| "by B<sched_getscheduler>()"
5560 msgid ""
5561 "ORing the B<SCHED_RESET_ON_FORK> flag into the I<policy> argument when "
5562 "calling B<sched_setscheduler>(2)  (since Linux 2.6.32); or"
5563 msgstr ""
5564 "B<SCHED_RESET_ON_FORK> フラグは、 B<sched_getscheduler>() が返すポリシー値で"
5565 "参照できる。"
5566
5567 #. type: Plain text
5568 #: build/C/man7/sched.7:428
5569 msgid ""
5570 "specifying the B<SCHED_FLAG_RESET_ON_FORK> flag in I<attr.sched_flags> when "
5571 "calling B<sched_setattr>(2)."
5572 msgstr ""
5573
5574 #. type: Plain text
5575 #: build/C/man7/sched.7:434
5576 msgid ""
5577 "Note that the constants used with these two APIs have different names.  The "
5578 "state of the reset-on-fork flag can analogously be retrieved using "
5579 "B<sched_getscheduler>(2)  and B<sched_getattr>(2)."
5580 msgstr ""
5581
5582 #. type: Plain text
5583 #: build/C/man7/sched.7:441
5584 msgid ""
5585 "The reset-on-fork feature is intended for media-playback applications, and "
5586 "can be used to prevent applications evading the B<RLIMIT_RTTIME> resource "
5587 "limit (see B<getrlimit>(2))  by creating multiple child processes."
5588 msgstr ""
5589
5590 #. type: Plain text
5591 #: build/C/man7/sched.7:444
5592 msgid ""
5593 "More precisely, if the reset-on-fork flag is set, the following rules apply "
5594 "for subsequently created children:"
5595 msgstr ""
5596 "より正確には、 reset-on-fork フラグがセットされた場合、それ以降に作成される子"
5597 "プロセスに以下のルールが適用される。"
5598
5599 #. type: Plain text
5600 #: build/C/man7/sched.7:452
5601 msgid ""
5602 "If the calling thread has a scheduling policy of B<SCHED_FIFO> or "
5603 "B<SCHED_RR>, the policy is reset to B<SCHED_OTHER> in child processes."
5604 msgstr ""
5605 "呼び出したスレッドのスケジューリングポリシーが B<SCHED_FIFO> か B<SCHED_RR> "
5606 "の場合、子プロセスのポリシーは B<SCHED_OTHER> にリセットされる。"
5607
5608 #. type: Plain text
5609 #: build/C/man7/sched.7:455
5610 msgid ""
5611 "If the calling process has a negative nice value, the nice value is reset to "
5612 "zero in child processes."
5613 msgstr ""
5614 "子プロセスが負の nice 値を持っている場合、子プロセスの nice 値は 0 にリセット"
5615 "される。"
5616
5617 #. type: Plain text
5618 #: build/C/man7/sched.7:463
5619 msgid ""
5620 "After the reset-on-fork flag has been enabled, it can be reset only if the "
5621 "thread has the B<CAP_SYS_NICE> capability.  This flag is disabled in child "
5622 "processes created by B<fork>(2)."
5623 msgstr ""
5624 "一度 reset-on-fork フラグが有効にされた後は、このフラグをリセットできるのは、"
5625 "スレッドが B<CAP_SYS_NICE> ケーパビリティを持つ場合だけである。このフラグは "
5626 "B<fork>(2) で作成された子プロセスでは無効になる。"
5627
5628 #. type: SS
5629 #: build/C/man7/sched.7:463
5630 #, no-wrap
5631 msgid "Privileges and resource limits"
5632 msgstr "特権とリソース制限"
5633
5634 #. type: Plain text
5635 #: build/C/man7/sched.7:475
5636 msgid ""
5637 "In Linux kernels before 2.6.12, only privileged (B<CAP_SYS_NICE>)  threads "
5638 "can set a nonzero static priority (i.e., set a real-time scheduling "
5639 "policy).  The only change that an unprivileged thread can make is to set the "
5640 "B<SCHED_OTHER> policy, and this can be done only if the effective user ID of "
5641 "the caller matches the real or effective user ID of the target thread (i.e., "
5642 "the thread specified by I<pid>)  whose policy is being changed."
5643 msgstr ""
5644 "2.6.12 より前のバージョンの Linux カーネルでは、 特権スレッド "
5645 "(B<CAP_SYS_NICE> ケーパビリティを持つスレッド) だけが 0 以外の静的優先度を設"
5646 "定する (すなわち、リアルタイムスケジューリングポリシーを設定する) ことができ"
5647 "る。 非特権スレッドができる変更は B<SCHED_OTHER> ポリシーを設定することだけで"
5648 "あり、さらに、 この変更を行えるのは、 呼び出し元の実効ユーザ ID がポリシーの"
5649 "変更対象スレッド (I<pid> で指定されたスレッド) の実ユーザ ID か実効ユーザ ID "
5650 "と 一致する場合だけである。"
5651
5652 #. type: Plain text
5653 #: build/C/man7/sched.7:481
5654 msgid ""
5655 "A thread must be privileged (B<CAP_SYS_NICE>)  in order to set or modify a "
5656 "B<SCHED_DEADLINE> policy."
5657 msgstr ""
5658
5659 #. type: Plain text
5660 #: build/C/man7/sched.7:491
5661 msgid ""
5662 "Since Linux 2.6.12, the B<RLIMIT_RTPRIO> resource limit defines a ceiling on "
5663 "an unprivileged thread's static priority for the B<SCHED_RR> and "
5664 "B<SCHED_FIFO> policies.  The rules for changing scheduling policy and "
5665 "priority are as follows:"
5666 msgstr ""
5667 "Linux 2.6.12 以降では、リソース制限 B<RLIMIT_RTPRIO> が定義されており、 スケ"
5668 "ジューリングポリシーが B<SCHED_RR> と B<SCHED_FIFO> の場合の、非特権スレッド"
5669 "の静的優先度の上限を定めている。 スケジューリングポリシーと優先度を変更する際"
5670 "のルールは以下の通りである。"
5671
5672 #. type: Plain text
5673 #: build/C/man7/sched.7:499
5674 msgid ""
5675 "If an unprivileged thread has a nonzero B<RLIMIT_RTPRIO> soft limit, then it "
5676 "can change its scheduling policy and priority, subject to the restriction "
5677 "that the priority cannot be set to a value higher than the maximum of its "
5678 "current priority and its B<RLIMIT_RTPRIO> soft limit."
5679 msgstr ""
5680 "非特権スレッドに 0 以外の B<RLIMIT_RTPRIO> ソフトリミットが設定されている場"
5681 "合、 非特権スレッドはそのスレッドのスケジューリングポリシーと優先度を 変更で"
5682 "きるが、優先度を現在の自身の優先度と B<RLIMIT_RTPRIO> ソフトリミットの大きい"
5683 "方よりも高い値に設定できないという制限が課される。"
5684
5685 #. type: Plain text
5686 #: build/C/man7/sched.7:504
5687 msgid ""
5688 "If the B<RLIMIT_RTPRIO> soft limit is 0, then the only permitted changes are "
5689 "to lower the priority, or to switch to a non-real-time policy."
5690 msgstr ""
5691 "B<RLIMIT_RTPRIO> ソフトリミットが 0 の場合、優先度を下げるか、 リアルタイムで"
5692 "ないポリシーへ切り替えるかの変更だけが許可される。"
5693
5694 #. type: Plain text
5695 #: build/C/man7/sched.7:509
5696 msgid ""
5697 "Subject to the same rules, another unprivileged thread can also make these "
5698 "changes, as long as the effective user ID of the thread making the change "
5699 "matches the real or effective user ID of the target thread."
5700 msgstr ""
5701 "ある非特権スレッドが別のスレッドに対してこれらの変更を行う際にも、 同じルール"
5702 "が適用される。変更を行えるのは、変更を行おうとするスレッド の実効ユーザ ID が"
5703 "変更対象のスレッドの実ユーザ ID か実効ユーザ ID と 一致している場合に限られ"
5704 "る。"
5705
5706 #.  commit c02aa73b1d18e43cfd79c2f193b225e84ca497c8
5707 #. type: Plain text
5708 #: build/C/man7/sched.7:528
5709 msgid ""
5710 "Special rules apply for the B<SCHED_IDLE> policy.  In Linux kernels before "
5711 "2.6.39, an unprivileged thread operating under this policy cannot change its "
5712 "policy, regardless of the value of its B<RLIMIT_RTPRIO> resource limit.  In "
5713 "Linux kernels since 2.6.39, an unprivileged thread can switch to either the "
5714 "B<SCHED_BATCH> or the B<SCHED_NORMAL> policy so long as its nice value falls "
5715 "within the range permitted by its B<RLIMIT_NICE> resource limit (see "
5716 "B<getrlimit>(2))."
5717 msgstr ""
5718 "B<SCHED_IDLE> ポリシーの場合には特別なルールが適用される。 2.6.39 より前の "
5719 "Linux カーネルでは、このポリシーで動作する非特権スレッドは、 "
5720 "B<RLIMIT_RTPRIO> リソース上限の値に関わらず、自分のポリシーを変更することがで"
5721 "きない。 2.6.39 以降の Linux カーネルでは、非特権スレッドは、自分の nice 値"
5722 "が B<RLIMIT_NICE> リソース上限 (B<getrlimit>(2) 参照) で許可された範囲である"
5723 "限りは、自分のスケジューリングポリシーを B<SCHED_BATCH> か B<SCHED_NORMAL> ポ"
5724 "リシーに切り替えることができる。"
5725
5726 #. type: Plain text
5727 #: build/C/man7/sched.7:539
5728 msgid ""
5729 "Privileged (B<CAP_SYS_NICE>)  threads ignore the B<RLIMIT_RTPRIO> limit; as "
5730 "with older kernels, they can make arbitrary changes to scheduling policy and "
5731 "priority.  See B<getrlimit>(2)  for further information on B<RLIMIT_RTPRIO>."
5732 msgstr ""
5733 "特権スレッド (B<CAP_SYS_NICE> ケーパビリティを持つスレッド) の場合、 "
5734 "B<RLIMIT_RTPRIO> の制限は無視される; 古いカーネルと同じように、スケジューリン"
5735 "グポリシーと優先度に対し 任意の変更を行うことができる。 B<RLIMIT_RTPRIO> に関"
5736 "するもっと詳しい情報は B<getrlimit>(2)  を参照のこと。"
5737
5738 #. type: SS
5739 #: build/C/man7/sched.7:539
5740 #, no-wrap
5741 msgid "Limiting the CPU usage of real-time and deadline processes"
5742 msgstr ""
5743
5744 #. type: Plain text
5745 #: build/C/man7/sched.7:552
5746 #, fuzzy
5747 #| msgid ""
5748 #| "Since a nonblocking infinite loop in a thread scheduled under "
5749 #| "B<SCHED_FIFO> or B<SCHED_RR> will block all threads with lower priority "
5750 #| "forever, a software developer should always keep available on the console "
5751 #| "a shell scheduled under a higher static priority than the tested "
5752 #| "application.  This will allow an emergency kill of tested real-time "
5753 #| "applications that do not block or terminate as expected.  See also the "
5754 #| "description of the B<RLIMIT_RTTIME> resource limit in B<getrlimit>(2)."
5755 msgid ""
5756 "A nonblocking infinite loop in a thread scheduled under the B<SCHED_FIFO>, "
5757 "B<SCHED_RR>, or B<SCHED_DEADLINE> policy will block all threads with lower "
5758 "priority forever.  Prior to Linux 2.6.25, the only way of preventing a "
5759 "runaway real-time process from freezing the system was to run (at the "
5760 "console)  a shell scheduled under a higher static priority than the tested "
5761 "application.  This allows an emergency kill of tested real-time applications "
5762 "that do not block or terminate as expected."
5763 msgstr ""
5764 "B<SCHED_FIFO> や B<SCHED_RR> でスケジューリングされる スレッドが停止せずに無"
5765 "限ループに陥ると、 他の全てのより低い優先度のスレッドを永久に停止 (block) さ"
5766 "せてしまうので、 ソフトウェア開発者はコンソールのシェルの静的優先度をテストす"
5767 "る アプリケーションよりも常に高く保つべきである。 これによって期待通りに停止"
5768 "したり終了したりしないリアルタイム アプリケーションを緊急終了させることが可能"
5769 "になる。 B<getrlimit>(2)  のリソース制限 B<RLIMIT_RTTIME> の説明も参照のこ"
5770 "と。"
5771
5772 #. type: Plain text
5773 #: build/C/man7/sched.7:562
5774 msgid ""
5775 "Since Linux 2.6.25, there are other techniques for dealing with runaway real-"
5776 "time and deadline processes.  One of these is to use the B<RLIMIT_RTTIME> "
5777 "resource limit to set a ceiling on the CPU time that a real-time process may "
5778 "consume.  See B<getrlimit>(2)  for details."
5779 msgstr ""
5780
5781 #. type: Plain text
5782 #: build/C/man7/sched.7:570
5783 msgid ""
5784 "Since version 2.6.25, Linux also provides two I</proc> files that can be "
5785 "used to reserve a certain amount of CPU time to be used by non-real-time "
5786 "processes.  Reserving some CPU time in this fashion allows some CPU time to "
5787 "be allocated to (say) a root shell that can be used to kill a runaway "
5788 "process.  Both of these files specify time values in microseconds:"
5789 msgstr ""
5790
5791 #. type: TP
5792 #: build/C/man7/sched.7:570
5793 #, no-wrap
5794 msgid "I</proc/sys/kernel/sched_rt_period_us>"
5795 msgstr ""
5796
5797 #. type: Plain text
5798 #: build/C/man7/sched.7:578
5799 msgid ""
5800 "This file specifies a scheduling period that is equivalent to 100% CPU "
5801 "bandwidth.  The value in this file can range from 1 to B<INT_MAX>, giving an "
5802 "operating range of 1 microsecond to around 35 minutes.  The default value in "
5803 "this file is 1,000,000 (1 second)."
5804 msgstr ""
5805
5806 #. type: TP
5807 #: build/C/man7/sched.7:578
5808 #, no-wrap
5809 msgid "I</proc/sys/kernel/sched_rt_runtime_us>"
5810 msgstr ""
5811
5812 #. type: Plain text
5813 #: build/C/man7/sched.7:591
5814 msgid ""
5815 "The value in this file specifies how much of the \"period\" time can be used "
5816 "by all real-time and deadline scheduled processes on the system.  The value "
5817 "in this file can range from -1 to B<INT_MAX>-1.  Specifying -1 makes the "
5818 "runtime the same as the period; that is, no CPU time is set aside for non-"
5819 "real-time processes (which was the Linux behavior before kernel 2.6.25).  "
5820 "The default value in this file is 950,000 (0.95 seconds), meaning that 5% of "
5821 "the CPU time is reserved for processes that don't run under a real-time or "
5822 "deadline scheduling policy."
5823 msgstr ""
5824
5825 #. type: SS
5826 #: build/C/man7/sched.7:592
5827 #, no-wrap
5828 msgid "Response time"
5829 msgstr "応答時間 (response time)"
5830
5831 #.  as described in
5832 #.  .BR request_irq (9).
5833 #. type: Plain text
5834 #: build/C/man7/sched.7:600
5835 msgid ""
5836 "A blocked high priority thread waiting for I/O has a certain response time "
5837 "before it is scheduled again.  The device driver writer can greatly reduce "
5838 "this response time by using a \"slow interrupt\" interrupt handler."
5839 msgstr ""
5840 "I/O 待ちで停止したより高い優先度のスレッドは再びスケジューリングされる 前にい"
5841 "くらかの応答時間がかかる。デバイスドライバーを書く場合には \"slow interrupt"
5842 "\" 割り込みハンドラーを使用することで この応答時間を劇的に減少させることがで"
5843 "きる。"
5844
5845 #. type: SS
5846 #: build/C/man7/sched.7:600
5847 #, no-wrap
5848 msgid "Miscellaneous"
5849 msgstr "その他"
5850
5851 #. type: Plain text
5852 #: build/C/man7/sched.7:605
5853 msgid ""
5854 "Child processes inherit the scheduling policy and parameters across a "
5855 "B<fork>(2).  The scheduling policy and parameters are preserved across "
5856 "B<execve>(2)."
5857 msgstr ""
5858 "子プロセスは B<fork>(2)  の際に親プロセスのスケジューリングポリシーとパラメー"
5859 "タを継承する。 B<execve>(2)  の前後で、スケジューリングポリシーとパラメータは"
5860 "保持される。"
5861
5862 #. type: Plain text
5863 #: build/C/man7/sched.7:611
5864 msgid ""
5865 "Memory locking is usually needed for real-time processes to avoid paging "
5866 "delays; this can be done with B<mlock>(2)  or B<mlockall>(2)."
5867 msgstr ""
5868 "リアルタイムプロセスは大抵、ページングの待ち時間を避けるために B<mlock>(2)  "
5869 "や B<mlockall>(2)  を使ってメモリロックをしなければならない。"
5870
5871 #. type: Plain text
5872 #: build/C/man7/sched.7:622
5873 msgid ""
5874 "Originally, Standard Linux was intended as a general-purpose operating "
5875 "system being able to handle background processes, interactive applications, "
5876 "and less demanding real-time applications (applications that need to usually "
5877 "meet timing deadlines).  Although the Linux kernel 2.6 allowed for kernel "
5878 "preemption and the newly introduced O(1) scheduler ensures that the time "
5879 "needed to schedule is fixed and deterministic irrespective of the number of "
5880 "active tasks, true real-time computing was not possible up to kernel version "
5881 "2.6.17."
5882 msgstr ""
5883 "もともとは、標準の Linux は一般目的のオペレーティングシステムとして 設計され"
5884 "ており、バックグラウンドプロセスや対話的アプリケーション、 リアルタイム性の要"
5885 "求が厳しくないリアルタイムアプリケーション (普通はタイミングの応答期限 "
5886 "(deadline) を満たす必要があるアプリケーション)  を扱うことができた。 Linux "
5887 "カーネル 2.6 では、 カーネルのプリエンプション (タスクの置き換え) が可能であ"
5888 "り、 新たに導入された O(1) スケジューラにより、 アクティブなタスクの数に関わ"
5889 "らずスケジューリングに必要な時間は 固定で確定的 (deterministic) であることが"
5890 "保証されている。 それにも関わらず、カーネル 2.6.17 までは 真のリアルタイムコ"
5891 "ンピューティングは実現できなかった。"
5892
5893 #. type: SS
5894 #: build/C/man7/sched.7:622
5895 #, no-wrap
5896 msgid "Real-time features in the mainline Linux kernel"
5897 msgstr "本流の Linux カーネルでのリアルタイム機能"
5898
5899 #.  FIXME . Probably this text will need some minor tweaking
5900 #.  by about the time of 2.6.30; ask Carsten Emde about this then.
5901 #. type: Plain text
5902 #: build/C/man7/sched.7:636
5903 msgid ""
5904 "From kernel version 2.6.18 onward, however, Linux is gradually becoming "
5905 "equipped with real-time capabilities, most of which are derived from the "
5906 "former I<realtime-preempt> patches developed by Ingo Molnar, Thomas "
5907 "Gleixner, Steven Rostedt, and others.  Until the patches have been "
5908 "completely merged into the mainline kernel (this is expected to be around "
5909 "kernel version 2.6.30), they must be installed to achieve the best real-time "
5910 "performance.  These patches are named:"
5911 msgstr ""
5912 "カーネル 2.6.18 から現在まで、 Linux は徐々にリアルタイム機能を備えつつ\n"
5913 "あるが、 これらの機能のほとんどは、 Ingo Molnar, Thomas Gleixner,\n"
5914 "Steven Rostedt らによって開発された、 以前の I<realtime-preempt> パッチ\n"
5915 "からのものである。 これらのパッチが本流のカーネルに完全にマージされるま\n"
5916 "では (マージの完了はカーネル 2.6.30 あたりの予定)、 最高のリアルタイム\n"
5917 "性能を達成するには realtime-preempt パッチを 組み込まなければならない。\n"
5918 "これらのパッチは"
5919
5920 #. type: Plain text
5921 #: build/C/man7/sched.7:640
5922 #, no-wrap
5923 msgid "patch-I<kernelversion>-rtI<patchversion>\n"
5924 msgstr "patch-I<kernelversion>-rtI<patchversion>\n"
5925
5926 #. type: Plain text
5927 #: build/C/man7/sched.7:646
5928 msgid ""
5929 "and can be downloaded from E<.UR http://www.kernel.org\\:/pub\\:/linux\\:/"
5930 "kernel\\:/projects\\:/rt/> E<.UE .>"
5931 msgstr ""
5932 "という名前で、 E<.UR http://www.kernel.org\\:/pub\\:/linux\\:/kernel\\:/"
5933 "projects\\:/rt/> E<.UE> からダウンロードできる。"
5934
5935 #. type: Plain text
5936 #: build/C/man7/sched.7:655
5937 msgid ""
5938 "Without the patches and prior to their full inclusion into the mainline "
5939 "kernel, the kernel configuration offers only the three preemption classes "
5940 "B<CONFIG_PREEMPT_NONE>, B<CONFIG_PREEMPT_VOLUNTARY>, and "
5941 "B<CONFIG_PREEMPT_DESKTOP> which respectively provide no, some, and "
5942 "considerable reduction of the worst-case scheduling latency."
5943 msgstr ""
5944 "このパッチが適用されず、かつパッチの内容の本流のカーネルへのマージが 完了する"
5945 "までは、カーネルの設定では B<CONFIG_PREEMPT_NONE>, "
5946 "B<CONFIG_PREEMPT_VOLUNTARY>, B<CONFIG_PREEMPT_DESKTOP> の 3つのプリエンプショ"
5947 "ンクラス (preemption class) だけが提供される。 これらのクラスでは、最悪の場合"
5948 "のスケジューリング遅延がそれぞれ 全く減らない、いくらか減る、かなり減る。"
5949
5950 #. type: Plain text
5951 #: build/C/man7/sched.7:664
5952 msgid ""
5953 "With the patches applied or after their full inclusion into the mainline "
5954 "kernel, the additional configuration item B<CONFIG_PREEMPT_RT> becomes "
5955 "available.  If this is selected, Linux is transformed into a regular real-"
5956 "time operating system.  The FIFO and RR scheduling policies are then used to "
5957 "run a thread with true real-time priority and a minimum worst-case "
5958 "scheduling latency."
5959 msgstr ""
5960 "パッチが適用された場合、またはパッチの内容の本流のカーネルへのマージが 完了し"
5961 "た後では、上記に加えて設定項目として B<CONFIG_PREEMPT_RT> が利用可能になる。"
5962 "この項目を選択すると、 Linux は通常のリアルタイムオペレーティングシステムに変"
5963 "身する。 この場合には、 FIFO と RR のスケジューリングポリシーは、 真のリアル"
5964 "タイム優先度を持つスレッドを最悪の場合のスケジューリング遅延が 最小となる環境"
5965 "で動作させるために使われることになる。"
5966
5967 #. type: Plain text
5968 #: build/C/man7/sched.7:691
5969 msgid ""
5970 "B<chrt>(1), B<taskset>(1), B<getpriority>(2), B<mlock>(2), B<mlockall>(2), "
5971 "B<munlock>(2), B<munlockall>(2), B<nice>(2), B<sched_get_priority_max>(2), "
5972 "B<sched_get_priority_min>(2), B<sched_getscheduler>(2), "
5973 "B<sched_getaffinity>(2), B<sched_getparam>(2), B<sched_rr_get_interval>(2), "
5974 "B<sched_setaffinity>(2), B<sched_setscheduler>(2), B<sched_setparam>(2), "
5975 "B<sched_yield>(2), B<setpriority>(2), B<pthread_getaffinity_np>(3), "
5976 "B<pthread_setaffinity_np>(3), B<sched_getcpu>(3), B<capabilities>(7), "
5977 "B<cpuset>(7)"
5978 msgstr ""
5979 "B<chrt>(1), B<taskset>(1), B<getpriority>(2), B<mlock>(2), B<mlockall>(2), "
5980 "B<munlock>(2), B<munlockall>(2), B<nice>(2), B<sched_get_priority_max>(2), "
5981 "B<sched_get_priority_min>(2), B<sched_getscheduler>(2), "
5982 "B<sched_getaffinity>(2), B<sched_getparam>(2), B<sched_rr_get_interval>(2), "
5983 "B<sched_setaffinity>(2), B<sched_setscheduler>(2), B<sched_setparam>(2), "
5984 "B<sched_yield>(2), B<setpriority>(2), B<pthread_getaffinity_np>(3), "
5985 "B<pthread_setaffinity_np>(3), B<sched_getcpu>(3), B<capabilities>(7), "
5986 "B<cpuset>(7)"
5987
5988 #. type: Plain text
5989 #: build/C/man7/sched.7:695
5990 msgid ""
5991 "I<Programming for the real world - POSIX.4> by Bill O. Gallmeister, O'Reilly "
5992 "& Associates, Inc., ISBN 1-56592-074-0."
5993 msgstr ""
5994 "I<Programming for the real world - POSIX.4> by Bill O. Gallmeister, O'Reilly "
5995 "& Associates, Inc., ISBN 1-56592-074-0."
5996
5997 #. type: Plain text
5998 #: build/C/man7/sched.7:702
5999 msgid ""
6000 "The Linux kernel source files I<Documentation/scheduler/sched-deadline.txt>, "
6001 "I<Documentation/scheduler/sched-rt-group.txt>, I<Documentation/scheduler/"
6002 "sched-design-CFS.txt>, and I<Documentation/scheduler/sched-nice-design.txt>"
6003 msgstr ""
6004
6005 #. type: TH
6006 #: build/C/man2/setns.2:8
6007 #, no-wrap
6008 msgid "SETNS"
6009 msgstr "SETNS"
6010
6011 #. type: Plain text
6012 #: build/C/man2/setns.2:11
6013 msgid "setns - reassociate thread with a namespace"
6014 msgstr "setns - スレッドに名前空間を関連付けしなおす"
6015
6016 #. type: Plain text
6017 #: build/C/man2/setns.2:17
6018 #, no-wrap
6019 msgid "B<int setns(int >I<fd>B<, int >I<nstype>B<);>\n"
6020 msgstr "B<int setns(int >I<fd>B<, int >I<nstype>B<);>\n"
6021
6022 #. type: Plain text
6023 #: build/C/man2/setns.2:21
6024 msgid ""
6025 "Given a file descriptor referring to a namespace, reassociate the calling "
6026 "thread with that namespace."
6027 msgstr ""
6028 "名前空間を参照するファイルディスクリプタを指定すると、\n"
6029 "呼び出したスレッドにその名前空間を関連付けしなおす。"
6030
6031 #. type: Plain text
6032 #: build/C/man2/setns.2:34
6033 msgid ""
6034 "The I<fd> argument is a file descriptor referring to one of the namespace "
6035 "entries in a I</proc/[pid]/ns/> directory; see B<namespaces>(7)  for further "
6036 "information on I</proc/[pid]/ns/>.  The calling thread will be reassociated "
6037 "with the corresponding namespace, subject to any constraints imposed by the "
6038 "I<nstype> argument."
6039 msgstr ""
6040 "I<fd> 引き数は、 I</proc/[pid]/ns/> ディレクトリ内の名前空間エントリ\n"
6041 "のいずれかを参照するファイルディスクリプタである。\n"
6042 "I</proc/[pid]/ns/> の詳細は B<namespaces>(7) を参照。\n"
6043 "I<nstype> 引き数で指定された制限の範囲内で、\n"
6044 "呼び出したスレッドに I<fd> に対応する名前空間を関連付けしなおす。"
6045
6046 #. type: Plain text
6047 #: build/C/man2/setns.2:40
6048 msgid ""
6049 "The I<nstype> argument specifies which type of namespace the calling thread "
6050 "may be reassociated with.  This argument can have one of the following "
6051 "values:"
6052 msgstr ""
6053 "I<nstype> 引き数は、呼び出したスレッドがどのタイプの名前空間を\n"
6054 "関連付けしなおすことができるかを指定する。\n"
6055 "この引き数には以下のいずれかの値を指定できる。"
6056
6057 #. type: TP
6058 #: build/C/man2/setns.2:40
6059 #, no-wrap
6060 msgid "B<0>"
6061 msgstr "B<0>"
6062
6063 #. type: Plain text
6064 #: build/C/man2/setns.2:43
6065 msgid "Allow any type of namespace to be joined."
6066 msgstr "どのタイプの名前空間も関連付けることができる。"
6067
6068 #. type: TP
6069 #: build/C/man2/setns.2:43
6070 #, no-wrap
6071 msgid "B<CLONE_NEWIPC> (since Linux 3.0)"
6072 msgstr "B<CLONE_NEWIPC> (Linux 3.0 以降)"
6073
6074 #. type: Plain text
6075 #: build/C/man2/setns.2:47
6076 msgid "I<fd> must refer to an IPC namespace."
6077 msgstr "I<fd> は IPC 名前空間を参照していなければならない。"
6078
6079 #. type: TP
6080 #: build/C/man2/setns.2:47
6081 #, no-wrap
6082 msgid "B<CLONE_NEWNET> (since Linux 3.0)"
6083 msgstr "B<CLONE_NEWNET> (Linux 3.0 以降)"
6084
6085 #. type: Plain text
6086 #: build/C/man2/setns.2:51
6087 msgid "I<fd> must refer to a network namespace."
6088 msgstr "I<fd> はネットワーク名前空間を参照していなければならない。"
6089
6090 #. type: TP
6091 #: build/C/man2/setns.2:51
6092 #, no-wrap
6093 msgid "B<CLONE_NEWNS> (since Linux 3.8)"
6094 msgstr "B<CLONE_NEWNS> (Linux 3.8 以降)"
6095
6096 #. type: Plain text
6097 #: build/C/man2/setns.2:55
6098 msgid "I<fd> must refer to a mount namespace."
6099 msgstr "I<fd> はマウント名前空間を参照していなければならない。"
6100
6101 #. type: TP
6102 #: build/C/man2/setns.2:55 build/C/man2/unshare.2:149
6103 #, no-wrap
6104 msgid "B<CLONE_NEWPID> (since Linux 3.8)"
6105 msgstr "B<CLONE_NEWPID> (Linux 3.8 以降)"
6106
6107 #. type: Plain text
6108 #: build/C/man2/setns.2:59
6109 msgid "I<fd> must refer to a PID namespace."
6110 msgstr "I<fd> は PID 名前空間を参照していなければならない。"
6111
6112 #. type: TP
6113 #: build/C/man2/setns.2:59 build/C/man2/unshare.2:176
6114 #, no-wrap
6115 msgid "B<CLONE_NEWUSER> (since Linux 3.8)"
6116 msgstr "B<CLONE_NEWUSER> (Linux 3.8 以降)"
6117
6118 #. type: Plain text
6119 #: build/C/man2/setns.2:63
6120 msgid "I<fd> must refer to a user namespace."
6121 msgstr "I<fd> はユーザー名前空間を参照していなければならない。"
6122
6123 #. type: TP
6124 #: build/C/man2/setns.2:63
6125 #, no-wrap
6126 msgid "B<CLONE_NEWUTS> (since Linux 3.0)"
6127 msgstr "B<CLONE_NEWUTS> (Linux 3.0 以降)"
6128
6129 #. type: Plain text
6130 #: build/C/man2/setns.2:67
6131 msgid "I<fd> must refer to a UTS namespace."
6132 msgstr "I<fd> は UTS 名前空間を参照していなければならない。"
6133
6134 #. type: Plain text
6135 #: build/C/man2/setns.2:82
6136 msgid ""
6137 "Specifying I<nstype> as 0 suffices if the caller knows (or does not care)  "
6138 "what type of namespace is referred to by I<fd>.  Specifying a nonzero value "
6139 "for I<nstype> is useful if the caller does not know what type of namespace "
6140 "is referred to by I<fd> and wants to ensure that the namespace is of a "
6141 "particular type.  (The caller might not know the type of the namespace "
6142 "referred to by I<fd> if the file descriptor was opened by another process "
6143 "and, for example, passed to the caller via a UNIX domain socket.)"
6144 msgstr ""
6145 "呼び出し側が I<fd> がどのタイプの名前空間を参照しているかを知っている\n"
6146 "(もしくは気にする必要がない) 場合には、 I<nstype> に 0 を指定すれば十分\n"
6147 "である。呼び出し側が I<fd> がどのタイプの名前空間を参照しているかを\n"
6148 "知っておらず、かつ、特定のタイプの名前空間であることを保証したい場合、\n"
6149 "I<nstype> に 0 以外の値を指定するとよい。 (ファイルディスクリプタが別の\n"
6150 "プロセスによりオープンされ、例えば、UNIX ドメインソケット経由で呼び出し\n"
6151 "側に渡された場合などでは、呼び出し側が I<fd> がどのタイプの名前空間を\n"
6152 "参照しているかを知らない可能性がある。)"
6153
6154 #. type: Plain text
6155 #: build/C/man2/setns.2:97
6156 msgid ""
6157 "B<CLONE_NEWPID> behaves somewhat differently from the other I<nstype> "
6158 "values: reassociating the calling thread with a PID namespace only changes "
6159 "the PID namespace that child processes of the caller will be created in; it "
6160 "does not change the PID namespace of the caller itself.  Reassociating with "
6161 "a PID namespace is only allowed if the PID namespace specified by I<fd> is a "
6162 "descendant (child, grandchild, etc.)  of the PID namespace of the caller.  "
6163 "For further details on PID namespaces, see B<pid_namespaces>(7)."
6164 msgstr ""
6165 "B<CLONE_NEWPID> は他の I<nstype> 値の場合と少し違った動作をする。 呼び出し元"
6166 "スレッドを PID 名前空間に関連付けし直すと、 呼び出し元の子プロセスが作成され"
6167 "る PID 名前空間が変更されるだけである。 呼び出し元自身の PID 名前空間は変更さ"
6168 "れない。 PID 名前空間を関連付けし直すことができるのは、 I<fd> で指定された "
6169 "PID 名前空間が呼び出し元の PID 名前空間の子孫 (子プロセス、孫プロセスなど) の"
6170 "場合だけである。 PID 名前空間の詳細は B<pid_namespaces>(7) を参照。"
6171
6172 #.  See kernel/user_namespace.c:userns_install() [3.8 source]
6173 #.  commit e66eded8309ebf679d3d3c1f5820d1f2ca332c71
6174 #.  https://lwn.net/Articles/543273/
6175 #. type: Plain text
6176 #: build/C/man2/setns.2:124
6177 msgid ""
6178 "A process reassociating itself with a user namespace must have the "
6179 "B<CAP_SYS_ADMIN> capability in the target user namespace.  Upon successfully "
6180 "joining a user namespace, a process is granted all capabilities in that "
6181 "namespace, regardless of its user and group IDs.  A multithreaded process "
6182 "may not change user namespace with B<setns>().  It is not permitted to use "
6183 "B<setns>()  to reenter the caller's current user namespace.  This prevents a "
6184 "caller that has dropped capabilities from regaining those capabilities via a "
6185 "call to B<setns>().  For security reasons, a process can't join a new user "
6186 "namespace if it is sharing filesystem-related attributes (the attributes "
6187 "whose sharing is controlled by the B<clone>(2)  B<CLONE_FS> flag) with "
6188 "another process.  For further details on user namespaces, see "
6189 "B<user_namespaces>(7)."
6190 msgstr ""
6191 "プロセスが自分自身をユーザー名前空間に再関連付けするには、 そのプロセスは変更"
6192 "後のユーザー名前空間において B<CAP_SYS_ADMIN> ケーパビリティを持っていなけれ"
6193 "ばならない。 ユーザー名前空間への参加に成功すると、 そのユーザー ID やグルー"
6194 "プ ID に関わらず、 プロセスにはその名前空間におけるすべてのケーパビリティが認"
6195 "められる。 マルチスレッドのプロセスは B<setns>() でユーザー名前空間を変更でき"
6196 "ない。 B<setns>() を使って、呼び出し元が現在のユーザー名前空間に再度入ること"
6197 "は認められていない。 これにより、 いくつかのケーパビリティを外した呼び出し元"
6198 "が B<setns>() を呼び出すことでそれらのケーパビリティを再度得ることを防ぐこと"
6199 "ができる。 セキュリティ上の理由から、 ファイルシステム関連の属性 (共有が "
6200 "B<clone>(2) B<CLONE_FS> フラグで制御される属性) を別のプロセスと共有している"
6201 "場合、 プロセスは新しいユーザー名前空間に参加できない。 ユーザー名前空間の詳"
6202 "細は B<user_namespaces>(7) を参照。"
6203
6204 #.  Above check is in fs/namespace.c:mntns_install() [3.8 source]
6205 #. type: Plain text
6206 #: build/C/man2/setns.2:138
6207 msgid ""
6208 "A process may not be reassociated with a new mount namespace if it is "
6209 "multithreaded.  Changing the mount namespace requires that the caller "
6210 "possess both B<CAP_SYS_CHROOT> and B<CAP_SYS_ADMIN> capabilities in its own "
6211 "user namespace and B<CAP_SYS_ADMIN> in the target mount namespace.  See "
6212 "B<user_namespaces>(7)  for details on the interaction of user namespaces and "
6213 "mount namespaces."
6214 msgstr ""
6215 "プロセスがマルチスレッドの場合、そのプロセスを新しいマウント名前空間に関連付"
6216 "けし直すことは許可されていない。 マウント名前空間を変更するには、呼び出し元の"
6217 "プロセスが、 自分自身のユーザー名前空間において B<CAP_SYS_CHROOT> と "
6218 "B<CAP_SYS_ADMIN> の両方のケーパビリティを持っており、 変更後のマウント名前空"
6219 "間で B<CAP_SYS_ADMIN> ケーパビリティを持っていなければならない。 ユーザー名前"
6220 "空間とマウント名前空間の関係の詳細は B<user_namespaces>(7) を参照。"
6221
6222 #. type: Plain text
6223 #: build/C/man2/setns.2:145
6224 msgid ""
6225 "On success, I<setns>()  returns 0.  On failure, -1 is returned and I<errno> "
6226 "is set to indicate the error."
6227 msgstr ""
6228 "成功すると I<setns>() は 0 を返す。\n"
6229 "失敗すると、 -1 が返され、 I<errno> にエラーを示す値が設定される。"
6230
6231 #. type: Plain text
6232 #: build/C/man2/setns.2:150
6233 msgid "I<fd> is not a valid file descriptor."
6234 msgstr "I<fd> が有効なファイルディスクリプタではない。"
6235
6236 #. type: Plain text
6237 #: build/C/man2/setns.2:155
6238 msgid ""
6239 "I<fd> refers to a namespace whose type does not match that specified in "
6240 "I<nstype>."
6241 msgstr ""
6242 "I<fd> が I<nstype> で指定されたタイプと一致しない名前空間を参照している。"
6243
6244 #. type: Plain text
6245 #: build/C/man2/setns.2:159
6246 msgid ""
6247 "There is problem with reassociating the thread with the specified namespace."
6248 msgstr "スレッドを指定された名前空間に関連付けし直す際に問題が発生した。"
6249
6250 #. type: Plain text
6251 #: build/C/man2/setns.2:163
6252 msgid ""
6253 "The caller attempted to join the user namespace in which it is already a "
6254 "member."
6255 msgstr "自分がすでにメンバーとなっているユーザー名前空間に参加しようとした。"
6256
6257 #.  commit e66eded8309ebf679d3d3c1f5820d1f2ca332c71
6258 #. type: Plain text
6259 #: build/C/man2/setns.2:170
6260 msgid ""
6261 "The caller shares filesystem (B<CLONE_FS>)  state (in particular, the root "
6262 "directory)  with other processes and tried to join a new user namespace."
6263 msgstr ""
6264 "呼び出し元が他のプロセスとファイルシステム状態 (特に root ディレクトリ) を共"
6265 "有していて (B<CLONE_FS>)、 新しいユーザー名前空間に参加しようとした。"
6266
6267 #.  See kernel/user_namespace.c::userns_install() [kernel 3.15 sources]
6268 #. type: Plain text
6269 #: build/C/man2/setns.2:174
6270 msgid "The caller is multithreaded and tried to join a new user namespace."
6271 msgstr ""
6272 "呼び出し元プロセスがマルチスレッドで、新しいユーザー名前空間に参加しようとし"
6273 "た。"
6274
6275 #. type: Plain text
6276 #: build/C/man2/setns.2:177
6277 msgid "Cannot allocate sufficient memory to change the specified namespace."
6278 msgstr "指定された名前空間に変更するのに必要なメモリが割り当てられない。"
6279
6280 #. type: Plain text
6281 #: build/C/man2/setns.2:181
6282 msgid ""
6283 "The calling thread did not have the required capability for this operation."
6284 msgstr ""
6285 "呼び出し元スレッドはこの操作を行うのに必要なケーパビリティを持っていなかっ"
6286 "た。"
6287
6288 #. type: Plain text
6289 #: build/C/man2/setns.2:186
6290 msgid ""
6291 "The B<setns>()  system call first appeared in Linux in kernel 3.0; library "
6292 "support was added to glibc in version 2.14."
6293 msgstr ""
6294 "B<setns>() システムコールはカーネル 3.0 で Linux に初めて登場した。\n"
6295 "ライブラリによるサポートは glibc バージョン 2.14 を追加された。"
6296
6297 #. type: Plain text
6298 #: build/C/man2/setns.2:190
6299 msgid "The B<setns>()  system call is Linux-specific."
6300 msgstr "B<setns>() システムコールは Linux 固有である。"
6301
6302 #. type: Plain text
6303 #: build/C/man2/setns.2:196
6304 msgid ""
6305 "Not all of the attributes that can be shared when a new thread is created "
6306 "using B<clone>(2)  can be changed using B<setns>()."
6307 msgstr ""
6308 "新しいスレッドが B<clone>(2) を使って作成された際に共有できる全ての属性を、\n"
6309 "B<setns>() を使って変更できるわけではない。"
6310
6311 #. type: Plain text
6312 #: build/C/man2/setns.2:205
6313 msgid ""
6314 "The program below takes two or more arguments.  The first argument specifies "
6315 "the pathname of a namespace file in an existing I</proc/[pid]/ns/> "
6316 "directory.  The remaining arguments specify a command and its arguments.  "
6317 "The program opens the namespace file, joins that namespace using B<setns>(), "
6318 "and executes the specified command inside that namespace."
6319 msgstr ""
6320 "以下のプログラムは 2 つ以上の引き数を取る。 最初の引き数には、 既存の I</"
6321 "proc/[pid]/ns/> ディレクトリの名前空間ファイルのパス名を指定する。 残りの引き"
6322 "数は、コマンドとその引き数を指定する。 このプログラムは名前空間ファイルをオー"
6323 "プンし、 B<setns>() を使って名前空間に参加し、 指定されたコマンドをその名前空"
6324 "間内で実行する。"
6325
6326 #. type: Plain text
6327 #: build/C/man2/setns.2:215
6328 msgid ""
6329 "The following shell session demonstrates the use of this program (compiled "
6330 "as a binary named I<ns_exec>)  in conjunction with the B<CLONE_NEWUTS> "
6331 "example program in the B<clone>(2)  man page (complied as a binary named "
6332 "I<newuts>)."
6333 msgstr ""
6334 "以下のシェルセッションでは、 このプログラム (I<ns_exec> という名前のバイナリ"
6335 "としてコンパイルされている)を、 B<clone>(2) のマニュアルページの "
6336 "B<CLONE_NEWUTS> のサンプルプログラムと組み合わせて使っている。"
6337
6338 #. type: Plain text
6339 #: build/C/man2/setns.2:223
6340 msgid ""
6341 "We begin by executing the example program in B<clone>(2)  in the "
6342 "background.  That program creates a child in a separate UTS namespace.  The "
6343 "child changes the hostname in its namespace, and then both processes display "
6344 "the hostnames in their UTS namespaces, so that we can see that they are "
6345 "different."
6346 msgstr ""
6347 "まず、 B<clone>(2) のサンプルプログラムをバックグラウンドで実行する。 このプ"
6348 "ログラムは、 別の UTS 名前空間で子プロセスを作成する。 子プロセスは自分の名前"
6349 "空間内でホスト名を変更する。 それから、 親プロセスと子プロセスの両方でそれぞ"
6350 "れの UTS 名前空間のホスト名を表示し、 2 つのホスト名が違うことが確認できる。"
6351
6352 #. type: Plain text
6353 #: build/C/man2/setns.2:235
6354 #, no-wrap
6355 msgid ""
6356 "$ B<su>                   # Need privilege for namespace operations\n"
6357 "Password:\n"
6358 "# B<./newuts bizarro &>\n"
6359 "[1] 3549\n"
6360 "clone() returned 3550\n"
6361 "uts.nodename in child:  bizarro\n"
6362 "uts.nodename in parent: antero\n"
6363 "# B<uname -n>             # Verify hostname in the shell\n"
6364 "antero\n"
6365 msgstr ""
6366 "$ B<su>                   # 名前空間の操作には特権が必要\n"
6367 "Password:\n"
6368 "# B<./newuts bizarro &>\n"
6369 "[1] 3549\n"
6370 "clone() returned 3550\n"
6371 "uts.nodename in child:  bizarro\n"
6372 "uts.nodename in parent: antero\n"
6373 "# B<uname -n>             # シェルでホスト名を確認\n"
6374 "antero\n"
6375
6376 #. type: Plain text
6377 #: build/C/man2/setns.2:242
6378 msgid ""
6379 "We then run the program shown below, using it to execute a shell.  Inside "
6380 "that shell, we verify that the hostname is the one set by the child created "
6381 "by the first program:"
6382 msgstr ""
6383 "次に、以下のプログラムを使ってシェルを実行する。 このシェルの中では、ホスト名"
6384 "が最初のプログラムで作成された子プロセスが設定したホスト名になっていることを"
6385 "確認できる。"
6386
6387 #. type: Plain text
6388 #: build/C/man2/setns.2:248
6389 #, no-wrap
6390 msgid ""
6391 "# B<./ns_exec /proc/3550/ns/uts /bin/bash>\n"
6392 "# B<uname -n>             # Executed in shell started by ns_exec\n"
6393 "bizarro\n"
6394 msgstr ""
6395 "# B<./ns_exec /proc/3550/ns/uts /bin/bash>\n"
6396 "# B<uname -n>             #  ns_exec で起動されたシェル内で実行\n"
6397 "bizarro\n"
6398
6399 #. type: Plain text
6400 #: build/C/man2/setns.2:258
6401 #, no-wrap
6402 msgid ""
6403 "#define _GNU_SOURCE\n"
6404 "#include E<lt>fcntl.hE<gt>\n"
6405 "#include E<lt>sched.hE<gt>\n"
6406 "#include E<lt>unistd.hE<gt>\n"
6407 "#include E<lt>stdlib.hE<gt>\n"
6408 "#include E<lt>stdio.hE<gt>\n"
6409 msgstr ""
6410 "#define _GNU_SOURCE\n"
6411 "#include E<lt>fcntl.hE<gt>\n"
6412 "#include E<lt>sched.hE<gt>\n"
6413 "#include E<lt>unistd.hE<gt>\n"
6414 "#include E<lt>stdlib.hE<gt>\n"
6415 "#include E<lt>stdio.hE<gt>\n"
6416
6417 #. type: Plain text
6418 #: build/C/man2/setns.2:266
6419 #, no-wrap
6420 msgid ""
6421 "int\n"
6422 "main(int argc, char *argv[])\n"
6423 "{\n"
6424 "    int fd;\n"
6425 msgstr ""
6426 "int\n"
6427 "main(int argc, char *argv[])\n"
6428 "{\n"
6429 "    int fd;\n"
6430
6431 #. type: Plain text
6432 #: build/C/man2/setns.2:271
6433 #, no-wrap
6434 msgid ""
6435 "    if (argc E<lt> 3) {\n"
6436 "        fprintf(stderr, \"%s /proc/PID/ns/FILE cmd args...\\en\", argv[0]);\n"
6437 "        exit(EXIT_FAILURE);\n"
6438 "    }\n"
6439 msgstr ""
6440 "    if (argc E<lt> 3) {\n"
6441 "        fprintf(stderr, \"%s /proc/PID/ns/FILE cmd args...\\en\", argv[0]);\n"
6442 "        exit(EXIT_FAILURE);\n"
6443 "    }\n"
6444
6445 #. type: Plain text
6446 #: build/C/man2/setns.2:275
6447 #, no-wrap
6448 msgid ""
6449 "    fd = open(argv[1], O_RDONLY);  /* Get descriptor for namespace */\n"
6450 "    if (fd == -1)\n"
6451 "        errExit(\"open\");\n"
6452 msgstr ""
6453 "    fd = open(argv[1], O_RDONLY);  /* 名前空間のディスクリプタを取得 */\n"
6454 "    if (fd == -1)\n"
6455 "        errExit(\"open\");\n"
6456
6457 #. type: Plain text
6458 #: build/C/man2/setns.2:278
6459 #, no-wrap
6460 msgid ""
6461 "    if (setns(fd, 0) == -1)        /* Join that namespace */\n"
6462 "        errExit(\"setns\");\n"
6463 msgstr ""
6464 "    if (setns(fd, 0) == -1)        /* 名前空間に参加 */\n"
6465 "        errExit(\"setns\");\n"
6466
6467 #. type: Plain text
6468 #: build/C/man2/setns.2:282
6469 #, no-wrap
6470 msgid ""
6471 "    execvp(argv[2], &argv[2]);     /* Execute a command in namespace */\n"
6472 "    errExit(\"execvp\");\n"
6473 "}\n"
6474 msgstr ""
6475 "    execvp(argv[2], &argv[2]);     /* 名前空間内でコマンドを実行 */\n"
6476 "    errExit(\"execvp\");\n"
6477 "}\n"
6478
6479 #. type: Plain text
6480 #: build/C/man2/setns.2:290
6481 msgid ""
6482 "B<clone>(2), B<fork>(2), B<unshare>(2), B<vfork>(2), B<namespaces>(7), "
6483 "B<unix>(7)"
6484 msgstr ""
6485 "B<clone>(2), B<fork>(2), B<unshare>(2), B<vfork>(2), B<namespaces>(7), "
6486 "B<unix>(7)"
6487
6488 #. type: TH
6489 #: build/C/man2/unshare.2:20
6490 #, no-wrap
6491 msgid "UNSHARE"
6492 msgstr "UNSHARE"
6493
6494 #. type: Plain text
6495 #: build/C/man2/unshare.2:23
6496 msgid "unshare - disassociate parts of the process execution context"
6497 msgstr "unshare - プロセス実行コンテキストの一部を分離する"
6498
6499 #. type: Plain text
6500 #: build/C/man2/unshare.2:28
6501 #, no-wrap
6502 msgid "B<int unshare(int >I<flags>B<);>\n"
6503 msgstr "B<int unshare(int >I<flags>B<);>\n"
6504
6505 #. type: Plain text
6506 #: build/C/man2/unshare.2:36
6507 msgid "B<unshare>():"
6508 msgstr "B<unshare>():"
6509
6510 #. type: Plain text
6511 #: build/C/man2/unshare.2:62
6512 msgid ""
6513 "B<unshare>()  allows a process to disassociate parts of its execution "
6514 "context that are currently being shared with other processes.  Part of the "
6515 "execution context, such as the mount namespace, is shared implicitly when a "
6516 "new process is created using B<fork>(2)  or B<vfork>(2), while other parts, "
6517 "such as virtual memory, may be shared by explicit request when creating a "
6518 "process using B<clone>(2)."
6519 msgstr ""
6520 "B<unshare>()  を使うと、プロセスは他のプロセスと現在共有している 実行コンテキ"
6521 "ストの一部を分離することができる。 実行コンテキストの一部、たとえばマウント名"
6522 "前空間 (mount namespace)  などは、新しいプロセスを B<fork>(2)  または "
6523 "B<vfork>(2)  を使って生成したときに、暗黙のうちに共有される。 一方、仮想メモ"
6524 "リなどは、 B<clone>(2)  を使ってプロセスを生成するときに、明示的に共有するこ"
6525 "とを要求できる。"
6526
6527 #. type: Plain text
6528 #: build/C/man2/unshare.2:67
6529 msgid ""
6530 "The main use of B<unshare>()  is to allow a process to control its shared "
6531 "execution context without creating a new process."
6532 msgstr ""
6533 "B<unshare>()  の主な利用法は、プロセスが新しいプロセスを生成することなく、 共"
6534 "有実行コンテキストを制御することである。"
6535
6536 #. type: Plain text
6537 #: build/C/man2/unshare.2:74
6538 msgid ""
6539 "The I<flags> argument is a bit mask that specifies which parts of the "
6540 "execution context should be unshared.  This argument is specified by ORing "
6541 "together zero or more of the following constants:"
6542 msgstr ""
6543 "I<flags> 引き数はビットマスクであり、 実行コンテキストのどの部分の共有を解除"
6544 "するかを表す。 この引き数は、以下の定数の 0 個以上の OR で指定する:"
6545
6546 #. type: TP
6547 #: build/C/man2/unshare.2:74
6548 #, no-wrap
6549 msgid "B<CLONE_FILES>"
6550 msgstr "B<CLONE_FILES>"
6551
6552 #. type: Plain text
6553 #: build/C/man2/unshare.2:82
6554 msgid ""
6555 "Reverse the effect of the B<clone>(2)  B<CLONE_FILES> flag.  Unshare the "
6556 "file descriptor table, so that the calling process no longer shares its file "
6557 "descriptors with any other process."
6558 msgstr ""
6559 "B<clone>(2)  B<CLONE_FILES> フラグの効果を取り消す。 ファイルディスクリプタ"
6560 "テーブルを共有させず、 呼び出し元プロセスは他のプロセスとファイルディスクリプ"
6561 "タを共有しなくなる。"
6562
6563 #. type: TP
6564 #: build/C/man2/unshare.2:82
6565 #, no-wrap
6566 msgid "B<CLONE_FS>"
6567 msgstr "B<CLONE_FS>"
6568
6569 #. type: Plain text
6570 #: build/C/man2/unshare.2:96
6571 msgid ""
6572 "Reverse the effect of the B<clone>(2)  B<CLONE_FS> flag.  Unshare filesystem "
6573 "attributes, so that the calling process no longer shares its root directory "
6574 "(B<chroot>(2)), current directory (B<chdir>(2)), or umask (B<umask>(2))  "
6575 "attributes with any other process."
6576 msgstr ""
6577 "B<clone>(2)  B<CLONE_FS> フラグの効果を取り消す。ファイルシステム属性を共有さ"
6578 "せず、呼び出し元プロセスは、ルートディレクトリ (B<chroot>(2))、カレントディレ"
6579 "クトリ (B<chdir>(2))、 umask (B<umask>(2)) を他のプロセスと共有しなくなる。"
6580
6581 #. type: Plain text
6582 #: build/C/man2/unshare.2:113
6583 msgid ""
6584 "This flag has the same effect as the B<clone>(2)  B<CLONE_NEWIPC> flag.  "
6585 "Unshare the System\\ V IPC namespace, so that the calling process has a "
6586 "private copy of the System\\ V IPC namespace which is not shared with any "
6587 "other process.  Specifying this flag automatically implies B<CLONE_SYSVSEM> "
6588 "as well.  Use of B<CLONE_NEWIPC> requires the B<CAP_SYS_ADMIN> capability."
6589 msgstr ""
6590 "このフラグは B<clone>(2) B<CLONE_NEWIPC> フラグと同じ効果を持つ。\n"
6591 "System\\ V IPC 名前空間を共有せず、呼び出し元プロセスは 他のプロセスとは\n"
6592 "共有しない固有の System\\ V IPC 名前空間のコピーを持つ。 このフラグを指定\n"
6593 "すると、 B<CLONE_SYSVSEM> も暗黙のうちに指定される。 B<CLONE_NEWIPC> を\n"
6594 "使用するには B<CAP_SYS_ADMIN> ケーパビリティが必要である。"
6595
6596 #. type: Plain text
6597 #: build/C/man2/unshare.2:128
6598 msgid ""
6599 "This flag has the same effect as the B<clone>(2)  B<CLONE_NEWNET> flag.  "
6600 "Unshare the network namespace, so that the calling process is moved into a "
6601 "new network namespace which is not shared with any previously existing "
6602 "process.  Use of B<CLONE_NEWNET> requires the B<CAP_SYS_ADMIN> capability."
6603 msgstr ""
6604 "このフラグは B<clone>(2) B<CLONE_NEWNET> フラグと同じ効果を持つ。ネット\n"
6605 "ワーク名前空間を共有せず、呼び出し元プロセスは他のプロセスとは共有しな\n"
6606 "い固有のネットワーク名前空間のコピーを持つ。B<CLONE_NEWNET> を使用する\n"
6607 "には B<CAP_SYS_ADMIN> ケーパビリティが必要である。"
6608
6609 #. type: TP
6610 #: build/C/man2/unshare.2:128
6611 #, no-wrap
6612 msgid "B<CLONE_NEWNS>"
6613 msgstr "B<CLONE_NEWNS>"
6614
6615 #.  These flag name are inconsistent:
6616 #.  CLONE_NEWNS does the same thing in clone(), but CLONE_VM,
6617 #.  CLONE_FS, and CLONE_FILES reverse the action of the clone()
6618 #.  flags of the same name.
6619 #. type: Plain text
6620 #: build/C/man2/unshare.2:149
6621 msgid ""
6622 "This flag has the same effect as the B<clone>(2)  B<CLONE_NEWNS> flag.  "
6623 "Unshare the mount namespace, so that the calling process has a private copy "
6624 "of its namespace which is not shared with any other process.  Specifying "
6625 "this flag automatically implies B<CLONE_FS> as well.  Use of B<CLONE_NEWNS> "
6626 "requires the B<CAP_SYS_ADMIN> capability."
6627 msgstr ""
6628 "このフラグは B<clone>(2) B<CLONE_NEWNS> フラグと同じ効果を持つ。 マウン\n"
6629 "ト名前空間を共有せず、呼び出し元プロセスは 他のプロセスとは共有しない固\n"
6630 "有の名前空間のコピーを持つ。 このフラグを指定すると、 B<CLONE_FS> も暗\n"
6631 "黙のうちに指定される。 B<CLONE_NEWNS> を使用するには B<CAP_SYS_ADMIN>\n"
6632 "ケーパビリティが必要である。"
6633
6634 #. type: Plain text
6635 #: build/C/man2/unshare.2:176
6636 msgid ""
6637 "This flag has the same effect as the B<clone>(2)  B<CLONE_NEWPID> flag.  "
6638 "Unshare the PID namespace, so that the calling process has a new PID "
6639 "namespace for its children which is not shared with any previously existing "
6640 "process.  The calling process is I<not> moved into the new namespace.  The "
6641 "first child created by the calling process will have the process ID 1 and "
6642 "will assume the role of B<init>(1)  in the new namespace.  B<CLONE_NEWPID> "
6643 "automatically implies B<CLONE_THREAD> as well.  Use of B<CLONE_NEWPID> "
6644 "requires the B<CAP_SYS_ADMIN> capability.  For further information, see "
6645 "B<pid_namespaces>(7)."
6646 msgstr ""
6647 "このフラグは B<clone>(2) B<CLONE_NEWPID> フラグと同じ効果を持つ。 PID 名前空"
6648 "間を共有しない。 呼び出し元プロセスは、 すでに存在するどのプロセスとも共有さ"
6649 "れない新しい PID 名前空間を、 自身の子プロセス用に持つことになる。 このプロセ"
6650 "スにより作成される最初の子プロセスはプロセス ID 1 を持ち、 この新しい名前空間"
6651 "において B<init>(1) の役割を持つとみなされる。 B<CLONE_NEWPID> を指定すると、"
6652 "自動的に B<CLONE_THREAD> も指定されたものとみなされる。 B<CLONE_NEWPID> を使"
6653 "用するには B<CAP_SYS_ADMIN> ケーパビリティが必要である。 詳細な情報は "
6654 "B<pid_namespaces>(7) を参照。"
6655
6656 #. type: Plain text
6657 #: build/C/man2/unshare.2:190
6658 msgid ""
6659 "This flag has the same effect as the B<clone>(2)  B<CLONE_NEWUSER> flag.  "
6660 "Unshare the user namespace, so that the calling process is moved into a new "
6661 "user namespace which is not shared with any previously existing process.  As "
6662 "with the child process created by B<clone>(2)  with the B<CLONE_NEWUSER> "
6663 "flag, the caller obtains a full set of capabilities in the new namespace."
6664 msgstr ""
6665 "このフラグは B<clone>(2) B<CLONE_NEWUSER> フラグと同じ効果を持つ。 ユーザー名"
6666 "前空間を共有せず、 呼び出し元プロセスはすでに存在するどのプロセスとも共有され"
6667 "ない新しいユーザー名前空間に移動される。 B<CLONE_NEWUSER> フラグを指定して "
6668 "B<clone>(2) で作成された子プロセスと同様に、 呼び出し元は新しい名前空間ですべ"
6669 "てのケーパビリティを獲得する。"
6670
6671 #.  commit e66eded8309ebf679d3d3c1f5820d1f2ca332c71
6672 #.  https://lwn.net/Articles/543273/
6673 #. type: Plain text
6674 #: build/C/man2/unshare.2:206
6675 msgid ""
6676 "B<CLONE_NEWUSER> requires that the calling process is not threaded; "
6677 "specifying B<CLONE_NEWUSER> automatically implies B<CLONE_THREAD>.  Since "
6678 "Linux 3.9, B<CLONE_NEWUSER> also automatically implies B<CLONE_FS>.  "
6679 "B<CLONE_NEWUSER> requires that the user ID and group ID of the calling "
6680 "process are mapped to user IDs and group IDs in the user namespace of the "
6681 "calling process at the time of the call."
6682 msgstr ""
6683 "B<CLONE_NEWUSER> を使うには、呼び出し元プロセスがスレッド化されていないことが"
6684 "必要である。 B<CLONE_NEWUSER> を指定すると、自動的に B<CLONE_THREAD> が指定さ"
6685 "れたものとみなされる。 Linux 3.9 以降では、 B<CLONE_NEWUSER> が指定された場"
6686 "合 B<CLONE_FS> も指定されたとみなされる。 B<CLONE_NEWUSER> を使うには、呼び出"
6687 "し元プロセスのユーザー ID とグループ ID が、 呼び出した時点で、 呼び出し元プ"
6688 "ロセスのユーザー名前空間のユーザー ID とグループ ID にマッピングされている必"
6689 "要がある。"
6690
6691 #. type: Plain text
6692 #: build/C/man2/unshare.2:223
6693 msgid ""
6694 "This flag has the same effect as the B<clone>(2)  B<CLONE_NEWUTS> flag.  "
6695 "Unshare the UTS IPC namespace, so that the calling process has a private "
6696 "copy of the UTS namespace which is not shared with any other process.  Use "
6697 "of B<CLONE_NEWUTS> requires the B<CAP_SYS_ADMIN> capability."
6698 msgstr ""
6699 "このフラグは B<clone>(2) B<CLONE_NEWUTS> フラグと同じ効果を持つ。 UTS\n"
6700 "IPC 名前空間を共有せず、呼び出し元プロセスは他のプロセスとは共有しない\n"
6701 "固有の UTS IPC 名前空間のコピーを持つ。 このフラグを指定すると、\n"
6702 "B<CLONE_FS> も暗黙のうちに指定される。B<CLONE_NEWUTS> を使用するには\n"
6703 "B<CAP_SYS_ADMIN> ケーパビリティが必要である。"
6704
6705 #. type: TP
6706 #: build/C/man2/unshare.2:223
6707 #, no-wrap
6708 msgid "B<CLONE_SYSVSEM> (since Linux 2.6.26)"
6709 msgstr "B<CLONE_SYSVSEM> (Linux 2.6.26 以降)"
6710
6711 #.  commit 9edff4ab1f8d82675277a04e359d0ed8bf14a7b7
6712 #.  CLONE_NEWNS If CLONE_SIGHAND is set and signals are also being shared
6713 #.  (i.e., current->signal->count > 1), force CLONE_THREAD.
6714 #. type: Plain text
6715 #: build/C/man2/unshare.2:243
6716 msgid ""
6717 "This flag reverses the effect of the B<clone>(2)  B<CLONE_SYSVSEM> flag.  "
6718 "Unshare System\\ V semaphore adjustment (I<semadj>)  values, so that the "
6719 "calling process has a new empty I<semadj> list that is not shared with any "
6720 "other process.  If this is the last process that has a reference to the "
6721 "process's current I<semadj> list, then the adjustments in that list are "
6722 "applied to the corresponding semaphores, as described in B<semop>(2)."
6723 msgstr ""
6724 "このフラグは B<clone>(2) B<CLONE_SYSVSEM> フラグの効果を逆転させる。 System"
6725 "\\ V セマフォの調整値 (I<semadj>) を共有せず、 呼び出し元プロセスは他のプロセ"
6726 "スとは共有されない新しい空の I<semadj> リストを持つ。 そのプロセスが、自分の"
6727 "現在の I<semadj> リストへの参照を持つ最後のプロセスであれば、 このリストの調"
6728 "整値は対応するセマフォに適用される (B<semop>(2) に説明がある通り)。"
6729
6730 #
6731 #.  As at 3.9, the following forced implications also apply,
6732 #.  although the relevant flags are not yet implemented.
6733 #.  If CLONE_THREAD is set force CLONE_VM.
6734 #.  If CLONE_VM is set, force CLONE_SIGHAND.
6735 #.  See kernel/fork.c::check_unshare_flags()
6736 #. type: Plain text
6737 #: build/C/man2/unshare.2:270
6738 msgid ""
6739 "In addition, B<CLONE_THREAD>, B<CLONE_SIGHAND>, and B<CLONE_VM> can be "
6740 "specified in I<flags> if the caller is single threaded (i.e., it is not "
6741 "sharing its address space with another process or thread).  In this case, "
6742 "these flags have no effect.  (Note also that specifying B<CLONE_THREAD> "
6743 "automatically implies B<CLONE_VM>, and specifying B<CLONE_VM> automatically "
6744 "implies B<CLONE_SIGHAND>.)  If the process is multithreaded, then the use of "
6745 "these flags results in an error."
6746 msgstr ""
6747 "上記に加えて、 呼び出し元がシングルスレッドの場合 (すなわち別のプロセスやス"
6748 "レッドとアドレス空間を共有していない場合)、 B<CLONE_THREAD>, "
6749 "B<CLONE_SIGHAND>, B<CLONE_VM> を指定することができる。 この場合、 これらのフ"
6750 "ラグは効果を持たない。 (B<CLONE_THREAD> を指定すると自動的に B<CLONE_VM> が指"
6751 "定されたとみなされ、 B<CLONE_VM> を指定すると自動的に B<CLONE_SIGHAND> が指定"
6752 "されたとみなされる点に注意してほしい。) プロセスがマルチスレッドの場合、 これ"
6753 "らのフラグを使用するとエラーとなる。"
6754
6755 #. type: Plain text
6756 #: build/C/man2/unshare.2:277
6757 msgid ""
6758 "If I<flags> is specified as zero, then B<unshare>()  is a no-op; no changes "
6759 "are made to the calling process's execution context."
6760 msgstr ""
6761 "I<flags> に 0 が指定された場合、 B<unshare>()  は何も行わないので、 呼び出し"
6762 "元プロセスの実行コンテキストは、何も変更されない。"
6763
6764 #. type: Plain text
6765 #: build/C/man2/unshare.2:282
6766 msgid ""
6767 "On success, zero returned.  On failure, -1 is returned and I<errno> is set "
6768 "to indicate the error."
6769 msgstr ""
6770 "成功した場合は 0 が返される。 失敗した場合は -1 が返されて、 I<errno> にはエ"
6771 "ラーを示す値が設定される。"
6772
6773 #. type: Plain text
6774 #: build/C/man2/unshare.2:287
6775 msgid "An invalid bit was specified in I<flags>."
6776 msgstr "I<flags> に不正なビットが指定された。"
6777
6778 #. type: Plain text
6779 #: build/C/man2/unshare.2:296
6780 msgid ""
6781 "B<CLONE_THREAD>, B<CLONE_SIGHAND>, or B<CLONE_VM> was specified in I<flags>, "
6782 "and the caller is multithreaded."
6783 msgstr ""
6784 "B<CLONE_THREAD>, B<CLONE_SIGHAND>, B<CLONE_VM> が I<flags> に指定されたが、 "
6785 "呼び出したプロセスはマルチスレッドである。"
6786
6787 #. type: Plain text
6788 #: build/C/man2/unshare.2:300
6789 msgid ""
6790 "Cannot allocate sufficient memory to copy parts of caller's context that "
6791 "need to be unshared."
6792 msgstr ""
6793 "呼び出し元のコンテキストのうち共有を解除する必要がある部分をコピーするため"
6794 "に、 十分なメモリが確保できなかった。"
6795
6796 #. type: Plain text
6797 #: build/C/man2/unshare.2:303
6798 msgid ""
6799 "The calling process did not have the required privileges for this operation."
6800 msgstr "呼び出し元プロセスはこの操作を行うのに必要な特権を持っていなかった。"
6801
6802 #. type: Plain text
6803 #: build/C/man2/unshare.2:334
6804 msgid "The B<unshare>()  system call was added to Linux in kernel 2.6.16."
6805 msgstr "B<unshare>()  システムコールは Linux カーネル 2.6.16 で追加された。"
6806
6807 #. type: Plain text
6808 #: build/C/man2/unshare.2:338
6809 msgid "The B<unshare>()  system call is Linux-specific."
6810 msgstr "B<unshare>()  システムコールは Linux 固有である。"
6811
6812 #.  FIXME all of the following needs to be reviewed for the current kernel
6813 #.  However, we can do unshare(CLONE_SIGHAND) if CLONE_SIGHAND
6814 #.  was not specified when doing clone(); i.e., unsharing
6815 #.  signal handlers is permitted if we are not actually
6816 #.  sharing signal handlers.   mtk
6817 #.  However, we can do unshare(CLONE_VM) if CLONE_VM
6818 #.  was not specified when doing clone(); i.e., unsharing
6819 #.  virtual memory is permitted if we are not actually
6820 #.  sharing virtual memory.   mtk
6821 #. 9) Future Work
6822 #. --------------
6823 #. The current implementation of unshare does not allow unsharing of
6824 #. signals and signal handlers. Signals are complex to begin with and
6825 #. to unshare signals and/or signal handlers of a currently running
6826 #. process is even more complex. If in the future there is a specific
6827 #. need to allow unsharing of signals and/or signal handlers, it can
6828 #. be incrementally added to unshare without affecting legacy
6829 #. applications using unshare.
6830 #. type: Plain text
6831 #: build/C/man2/unshare.2:372
6832 msgid ""
6833 "Not all of the process attributes that can be shared when a new process is "
6834 "created using B<clone>(2)  can be unshared using B<unshare>().  In "
6835 "particular, as at kernel 3.8, B<unshare>()  does not implement flags that "
6836 "reverse the effects of B<CLONE_SIGHAND>, B<CLONE_THREAD>, or B<CLONE_VM>.  "
6837 "Such functionality may be added in the future, if required."
6838 msgstr ""
6839 "B<clone>(2)  で新しいプロセスを生成したときに共有される全てのプロセス属性"
6840 "を、 B<unshare>()  によって共有の解除ができるわけではない。 特に、カーネル "
6841 "3.8 時点では、 B<unshare>()  に B<CLONE_SIGHAND>, B<CLONE_THREAD>, "
6842 "B<CLONE_VM> の効果を取り消すためのフラグが実装されていない。 これらの機能は、"
6843 "必要であれば将来追加されるかもしれない。"
6844
6845 #. type: Plain text
6846 #: build/C/man2/unshare.2:381
6847 msgid ""
6848 "The program below provides a simple implementation of the B<unshare>(1)  "
6849 "command, which unshares one or more namespaces and executes the command "
6850 "supplied in its command-line arguments.  Here's an example of the use of "
6851 "this program, running a shell in a new mount namespace, and verifying that "
6852 "the original shell and the new shell are in separate mount namespaces:"
6853 msgstr ""
6854 "以下のプログラムは B<unshare>(1) コマンドの簡単な実装である。 このコマンド"
6855 "は、1 つ以上の名前空間の unshare を行ってから、 コマンドライン引き数で指定さ"
6856 "れたコマンドを実行する。 以下はこのプログラムの使用例である。 新しいマウント"
6857 "名前空間でシェルを実行し、 元のシェルと新しいシェルが別のマウント名前空間にい"
6858 "ることを確認している。"
6859
6860 #. type: Plain text
6861 #: build/C/man2/unshare.2:390
6862 #, no-wrap
6863 msgid ""
6864 "$ B<readlink /proc/$$/ns/mnt>\n"
6865 "mnt:[4026531840]\n"
6866 "$ B<sudo ./unshare -m /bin/bash>\n"
6867 "[sudo] password for cecilia:\n"
6868 "# B<readlink /proc/$$/ns/mnt>\n"
6869 "mnt:[4026532325]\n"
6870 msgstr ""
6871 "$ B<readlink /proc/$$/ns/mnt>\n"
6872 "mnt:[4026531840]\n"
6873 "$ B<sudo ./unshare -m /bin/bash>\n"
6874 "[sudo] password for cecilia:\n"
6875 "# B<readlink /proc/$$/ns/mnt>\n"
6876 "mnt:[4026532325]\n"
6877
6878 #. type: Plain text
6879 #: build/C/man2/unshare.2:396
6880 msgid ""
6881 "The differing output of the two B<readlink>(1)  commands shows that the two "
6882 "shells are in different mount namespaces."
6883 msgstr ""
6884 "2 つの B<readlink>(1) コマンドの出力が違うことから、 2 つのシェルは異なるマウ"
6885 "ント名前空間にいることが分かる。"
6886
6887 #. type: Plain text
6888 #: build/C/man2/unshare.2:400
6889 #, no-wrap
6890 msgid "/* unshare.c\n"
6891 msgstr "/* unshare.c\n"
6892
6893 #. type: Plain text
6894 #: build/C/man2/unshare.2:409
6895 #, no-wrap
6896 msgid ""
6897 "   A simple implementation of the unshare(1) command: unshare\n"
6898 "   namespaces and execute a command.\n"
6899 "*/\n"
6900 "#define _GNU_SOURCE\n"
6901 "#include E<lt>sched.hE<gt>\n"
6902 "#include E<lt>unistd.hE<gt>\n"
6903 "#include E<lt>stdlib.hE<gt>\n"
6904 "#include E<lt>stdio.hE<gt>\n"
6905 msgstr ""
6906 "   A simple implementation of the unshare(1) command: unshare\n"
6907 "   namespaces and execute a command.\n"
6908 "*/\n"
6909 "#define _GNU_SOURCE\n"
6910 "#include E<lt>sched.hE<gt>\n"
6911 "#include E<lt>unistd.hE<gt>\n"
6912 "#include E<lt>stdlib.hE<gt>\n"
6913 "#include E<lt>stdio.hE<gt>\n"
6914
6915 #. type: Plain text
6916 #: build/C/man2/unshare.2:412
6917 #, no-wrap
6918 msgid ""
6919 "/* A simple error-handling function: print an error message based\n"
6920 "   on the value in \\(aqerrno\\(aq and terminate the calling process */\n"
6921 msgstr ""
6922 "/* A simple error-handling function: print an error message based\n"
6923 "   on the value in \\(aqerrno\\(aq and terminate the calling process */\n"
6924
6925 #. type: Plain text
6926 #: build/C/man2/unshare.2:429
6927 #, no-wrap
6928 msgid ""
6929 "static void\n"
6930 "usage(char *pname)\n"
6931 "{\n"
6932 "    fprintf(stderr, \"Usage: %s [options] program [arg...]\\en\", pname);\n"
6933 "    fprintf(stderr, \"Options can be:\\en\");\n"
6934 "    fprintf(stderr, \"    -i   unshare IPC namespace\\en\");\n"
6935 "    fprintf(stderr, \"    -m   unshare mount namespace\\en\");\n"
6936 "    fprintf(stderr, \"    -n   unshare network namespace\\en\");\n"
6937 "    fprintf(stderr, \"    -p   unshare PID namespace\\en\");\n"
6938 "    fprintf(stderr, \"    -u   unshare UTS namespace\\en\");\n"
6939 "    fprintf(stderr, \"    -U   unshare user namespace\\en\");\n"
6940 "    exit(EXIT_FAILURE);\n"
6941 "}\n"
6942 msgstr ""
6943 "static void\n"
6944 "usage(char *pname)\n"
6945 "{\n"
6946 "    fprintf(stderr, \"Usage: %s [options] program [arg...]\\en\", pname);\n"
6947 "    fprintf(stderr, \"Options can be:\\en\");\n"
6948 "    fprintf(stderr, \"    -i   unshare IPC namespace\\en\");\n"
6949 "    fprintf(stderr, \"    -m   unshare mount namespace\\en\");\n"
6950 "    fprintf(stderr, \"    -n   unshare network namespace\\en\");\n"
6951 "    fprintf(stderr, \"    -p   unshare PID namespace\\en\");\n"
6952 "    fprintf(stderr, \"    -u   unshare UTS namespace\\en\");\n"
6953 "    fprintf(stderr, \"    -U   unshare user namespace\\en\");\n"
6954 "    exit(EXIT_FAILURE);\n"
6955 "}\n"
6956
6957 #. type: Plain text
6958 #: build/C/man2/unshare.2:434
6959 #, no-wrap
6960 msgid ""
6961 "int\n"
6962 "main(int argc, char *argv[])\n"
6963 "{\n"
6964 "    int flags, opt;\n"
6965 msgstr ""
6966 "int\n"
6967 "main(int argc, char *argv[])\n"
6968 "{\n"
6969 "    int flags, opt;\n"
6970
6971 #. type: Plain text
6972 #: build/C/man2/unshare.2:436
6973 #, no-wrap
6974 msgid "    flags = 0;\n"
6975 msgstr "    flags = 0;\n"
6976
6977 #. type: Plain text
6978 #: build/C/man2/unshare.2:448
6979 #, no-wrap
6980 msgid ""
6981 "    while ((opt = getopt(argc, argv, \"imnpuU\")) != -1) {\n"
6982 "        switch (opt) {\n"
6983 "        case \\(aqi\\(aq: flags |= CLONE_NEWIPC;        break;\n"
6984 "        case \\(aqm\\(aq: flags |= CLONE_NEWNS;         break;\n"
6985 "        case \\(aqn\\(aq: flags |= CLONE_NEWNET;        break;\n"
6986 "        case \\(aqp\\(aq: flags |= CLONE_NEWPID;        break;\n"
6987 "        case \\(aqu\\(aq: flags |= CLONE_NEWUTS;        break;\n"
6988 "        case \\(aqU\\(aq: flags |= CLONE_NEWUSER;       break;\n"
6989 "        default:  usage(argv[0]);\n"
6990 "        }\n"
6991 "    }\n"
6992 msgstr ""
6993 "    while ((opt = getopt(argc, argv, \"imnpuU\")) != -1) {\n"
6994 "        switch (opt) {\n"
6995 "        case \\(aqi\\(aq: flags |= CLONE_NEWIPC;        break;\n"
6996 "        case \\(aqm\\(aq: flags |= CLONE_NEWNS;         break;\n"
6997 "        case \\(aqn\\(aq: flags |= CLONE_NEWNET;        break;\n"
6998 "        case \\(aqp\\(aq: flags |= CLONE_NEWPID;        break;\n"
6999 "        case \\(aqu\\(aq: flags |= CLONE_NEWUTS;        break;\n"
7000 "        case \\(aqU\\(aq: flags |= CLONE_NEWUSER;       break;\n"
7001 "        default:  usage(argv[0]);\n"
7002 "        }\n"
7003 "    }\n"
7004
7005 #. type: Plain text
7006 #: build/C/man2/unshare.2:451
7007 #, no-wrap
7008 msgid ""
7009 "    if (optind E<gt>= argc)\n"
7010 "        usage(argv[0]);\n"
7011 msgstr ""
7012 "    if (optind E<gt>= argc)\n"
7013 "        usage(argv[0]);\n"
7014
7015 #. type: Plain text
7016 #: build/C/man2/unshare.2:454
7017 #, no-wrap
7018 msgid ""
7019 "    if (unshare(flags) == -1)\n"
7020 "        errExit(\"unshare\");\n"
7021 msgstr ""
7022 "    if (unshare(flags) == -1)\n"
7023 "        errExit(\"unshare\");\n"
7024
7025 #. type: Plain text
7026 #: build/C/man2/unshare.2:458
7027 #, no-wrap
7028 msgid ""
7029 "    execvp(argv[optind], &argv[optind]);\n"
7030 "    errExit(\"execvp\");\n"
7031 "}\n"
7032 msgstr ""
7033 "    execvp(argv[optind], &argv[optind]);\n"
7034 "    errExit(\"execvp\");\n"
7035 "}\n"
7036
7037 #. type: Plain text
7038 #: build/C/man2/unshare.2:467
7039 msgid ""
7040 "B<unshare>(1), B<clone>(2), B<fork>(2), B<kcmp>(2), B<setns>(2), "
7041 "B<vfork>(2), B<namespaces>(7)"
7042 msgstr ""
7043 "B<unshare>(1), B<clone>(2), B<fork>(2), B<kcmp>(2), B<setns>(2), "
7044 "B<vfork>(2), B<namespaces>(7)"
7045
7046 #. type: Plain text
7047 #: build/C/man2/unshare.2:470
7048 msgid "I<Documentation/unshare.txt> in the Linux kernel source tree"
7049 msgstr "Linux カーネルソース内の I<Documentation/unshare.txt>"
7050
7051 #~ msgid "2014-08-19"
7052 #~ msgstr "2014-08-19"
7053
7054 #~ msgid ""
7055 #~ "Use of this flag requires: a kernel configured with the B<CONFIG_SYSVIPC> "
7056 #~ "and B<CONFIG_IPC_NS> options and that the process be privileged "
7057 #~ "(B<CAP_SYS_ADMIN>).  This flag can't be specified in conjunction with "
7058 #~ "B<CLONE_SYSVSEM>."
7059 #~ msgstr ""
7060 #~ "このフラグを使用するためには、 カーネルでオプション B<CONFIG_SYSVIPC> と "
7061 #~ "B<CONFIG_IPC_NS> を有効になっていること、 プロセスが特権 "
7062 #~ "(B<CAP_SYS_ADMIN>)  を持っていることが必要である。 このフラグは "
7063 #~ "B<CLONE_SYSVSEM> と組み合わせて使うことはできない。"
7064
7065 #~ msgid ""
7066 #~ "Use of this flag requires: a kernel configured with the B<CONFIG_NET_NS> "
7067 #~ "option and that the process be privileged (B<CAP_SYS_ADMIN>)."
7068 #~ msgstr ""
7069 #~ "このフラグを使用するためには、 カーネルでオプション B<CONFIG_NET_NS> を有"
7070 #~ "効になっていること、 プロセスが特権 (B<CAP_SYS_ADMIN>)  を持っていることが"
7071 #~ "必要である。"
7072
7073 #~ msgid "Start the child in a new mount namespace."
7074 #~ msgstr "子プロセスを新しいマウント名前空間 (mount namespace) で開始する。"
7075
7076 #~ msgid ""
7077 #~ "Every process lives in a mount namespace.  The I<namespace> of a process "
7078 #~ "is the data (the set of mounts) describing the file hierarchy as seen by "
7079 #~ "that process.  After a B<fork>(2)  or B<clone>()  where the "
7080 #~ "B<CLONE_NEWNS> flag is not set, the child lives in the same mount "
7081 #~ "namespace as the parent.  The system calls B<mount>(2)  and B<umount>(2)  "
7082 #~ "change the mount namespace of the calling process, and hence affect all "
7083 #~ "processes that live in the same namespace, but do not affect processes in "
7084 #~ "a different mount namespace."
7085 #~ msgstr ""
7086 #~ "各プロセスはある一つのマウント名前空間中に存在する。プロセスの I<名前空間 "
7087 #~ "(namespace)> は、そのプロセスから見えるファイル階層を表すデータ (mount の"
7088 #~ "集合) である。 B<CLONE_NEWNS> フラグがセットされずに B<fork>(2)  か "
7089 #~ "B<clone>()  が呼ばれると、子プロセスは親プロセスと同じマウント名前空間に作"
7090 #~ "成される。 システムコール B<mount>(2)、 B<umount>(2)  が呼ばれると呼び出し"
7091 #~ "元のプロセスのマウント名前空間が変更され、この結果 呼び出し元のプロセスと"
7092 #~ "同じ名前空間にいるプロセスはすべて影響を受けるが、 異なるマウント名前空間"
7093 #~ "にいるプロセスは影響を受けない。"
7094
7095 #~ msgid ""
7096 #~ "A PID namespace provides an isolated environment for PIDs: PIDs in a new "
7097 #~ "namespace start at 1, somewhat like a standalone system, and calls to "
7098 #~ "B<fork>(2), B<vfork>(2), or B<clone>()  will produce processes with PIDs "
7099 #~ "that are unique within the namespace."
7100 #~ msgstr ""
7101 #~ "PID 名前空間は、PID に関して分離された環境を提供するものである。 新しい名"
7102 #~ "前空間における PID は 1 から始まり (これはスタンドアロンのシステムと似たよ"
7103 #~ "うな感じ)、 B<fork>(2), B<vfork>(2), B<clone>()  を呼び出すと、その名前空"
7104 #~ "間で一意な PID を持ったプロセスが作成される。"
7105
7106 #~ msgid ""
7107 #~ "The first process created in a new namespace (i.e., the process created "
7108 #~ "using the B<CLONE_NEWPID> flag) has the PID 1, and is the \"init\" "
7109 #~ "process for the namespace.  Children that are orphaned within the "
7110 #~ "namespace will be reparented to this process rather than B<init>(8).  "
7111 #~ "Unlike the traditional B<init> process, the \"init\" process of a PID "
7112 #~ "namespace can terminate, and if it does, all of the processes in the "
7113 #~ "namespace are terminated."
7114 #~ msgstr ""
7115 #~ "新しい名前空間で作成される最初のプロセス (つまり、 B<CLONE_NEWPID> フラグ"
7116 #~ "を使って作成されたプロセス) の PID は 1 であり、 このプロセスはその名前空"
7117 #~ "間における \"init\" プロセスとなる。 この名前空間において孤児 (orphaned) "
7118 #~ "となった子プロセスについては、 B<init>(8)  ではなくこのプロセスが親プロセ"
7119 #~ "スとなる。 昔ながらの B<init> プロセスとは違い、PID 名前空間の \"init\" プ"
7120 #~ "ロセスは終了 (terminated) する ことができ、その場合には、この名前空間の全"
7121 #~ "てのプロセスが終了される。"
7122
7123 #~ msgid ""
7124 #~ "PID namespaces form a hierarchy.  When a new PID namespace is created, "
7125 #~ "the processes in that namespace are visible in the PID namespace of the "
7126 #~ "process that created the new namespace; analogously, if the parent PID "
7127 #~ "namespace is itself the child of another PID namespace, then processes in "
7128 #~ "the child and parent PID namespaces will both be visible in the "
7129 #~ "grandparent PID namespace.  Conversely, the processes in the \"child\" "
7130 #~ "PID namespace do not see the processes in the parent namespace.  The "
7131 #~ "existence of a namespace hierarchy means that each process may now have "
7132 #~ "multiple PIDs: one for each namespace in which it is visible; each of "
7133 #~ "these PIDs is unique within the corresponding namespace.  (A call to "
7134 #~ "B<getpid>(2)  always returns the PID associated with the namespace in "
7135 #~ "which the process lives.)"
7136 #~ msgstr ""
7137 #~ "PID 名前空間間には階層構造が形成される。 新しい PID 名前空間が作成される"
7138 #~ "と、その名前空間のプロセスは、 新しい名前空間を作成したプロセスの PID 名前"
7139 #~ "空間で見える。 同様に、親の PID 名前空間自体が別の PID 名前空間の子供の場"
7140 #~ "合には、 子供の PID 名前空間と親の PID 名前空間のプロセスはどれも 親の親"
7141 #~ "の PID 名前空間でも見えることになる。 反対に、「子供」の PID 名前空間のプ"
7142 #~ "ロセスには、 親の名前空間のプロセスは見えない。 名前空間に階層構造が存在す"
7143 #~ "るということは、個々のプロセスは 複数の PID を持つということを意味してい"
7144 #~ "る。 そのプロセスが見える名前空間一つにつき PID が一つあり、 それぞれの "
7145 #~ "PID は対応する名前空間において一意である。 (B<getpid>(2)  を呼び出すと、常"
7146 #~ "にそのプロセスが存在している名前空間における PID が返される。)"
7147
7148 #~ msgid ""
7149 #~ "After creating the new namespace, it is useful for the child to change "
7150 #~ "its root directory and mount a new procfs instance at I</proc> so that "
7151 #~ "tools such as B<ps>(1)  work correctly.  (If B<CLONE_NEWNS> is also "
7152 #~ "included in I<flags>, then it isn't necessary to change the root "
7153 #~ "directory: a new procfs instance can be mounted directly over I</proc>.)"
7154 #~ msgstr ""
7155 #~ "新しい名前空間の作成後には、 子プロセスにおいて、 B<ps>(1)  といったツール"
7156 #~ "が正しく動作するように、 自身の root ディレクトリを変更し、 I</proc> に新"
7157 #~ "しい procfs インスタンスをマウントするのがよいだろう。 (B<flags> に "
7158 #~ "B<CLONE_NEWNS> も指定されていた場合には、root ディレクトリを変更する必要は"
7159 #~ "なく、 いきなり新しい procfs インスタンスを I</proc> にマウントすることが"
7160 #~ "できる。)"
7161
7162 #~ msgid ""
7163 #~ "Use of this flag requires: a kernel configured with the B<CONFIG_PID_NS> "
7164 #~ "option and that the process be privileged (B<CAP_SYS_ADMIN>).  This flag "
7165 #~ "can't be specified in conjunction with B<CLONE_THREAD>."
7166 #~ msgstr ""
7167 #~ "このフラグを使用するためには、 カーネルでオプション B<CONFIG_PID_NS> を有"
7168 #~ "効になっていること、 プロセスが特権 (B<CAP_SYS_ADMIN>)  を持っていることが"
7169 #~ "必要である。 このフラグは B<CLONE_THREAD> と組み合わせて使うことはできな"
7170 #~ "い。"
7171
7172 #~ msgid ""
7173 #~ "Use of this flag requires: a kernel configured with the B<CONFIG_UTS_NS> "
7174 #~ "option and that the process be privileged (B<CAP_SYS_ADMIN>)."
7175 #~ msgstr ""
7176 #~ "このフラグを使用するためには、 カーネルでオプション B<CONFIG_UTS_NS> を有"
7177 #~ "効になっていること、 プロセスが特権 (B<CAP_SYS_ADMIN>)  を持っていることが"
7178 #~ "必要である。"
7179
7180 #~ msgid "The raw system call interface"
7181 #~ msgstr "素のシステムコールのインターフェース"
7182
7183 #~ msgid "2014-05-13"
7184 #~ msgstr "2014-05-13"
7185
7186 #~ msgid "2013-01-01"
7187 #~ msgstr "2013-01-01"
7188
7189 #~ msgid "B<CLONE_NEWIPC>"
7190 #~ msgstr "B<CLONE_NEWIPC>"
7191
7192 #~ msgid "B<CLONE_NEWNET>"
7193 #~ msgstr "B<CLONE_NEWNET>"
7194
7195 #~ msgid ""
7196 #~ "The calling thread did not have the required privilege "
7197 #~ "(B<CAP_SYS_ADMIN>)  for this operation."
7198 #~ msgstr ""
7199 #~ "呼び出したスレッドがこの操作を行うのに必要な特権 (B<CAP_SYS_ADMIN>) を\n"
7200 #~ "持っていなかった。"
7201
7202 #~ msgid "2013-04-17"
7203 #~ msgstr "2013-04-17"
7204
7205 #~ msgid "2014-02-27"
7206 #~ msgstr "2014-02-27"
7207
7208 #~ msgid "2013-09-23"
7209 #~ msgstr "2013-09-23"
7210
7211 #~ msgid "B<getcpu>(2)"
7212 #~ msgstr "B<getcpu>(2)"
7213
7214 #~ msgid "2013-03-18"
7215 #~ msgstr "2013-03-18"
7216
7217 #~ msgid "2013-09-17"
7218 #~ msgstr "2013-09-17"
7219
7220 #~ msgid ""
7221 #~ "B<sched_setscheduler>()  sets both the scheduling policy and the "
7222 #~ "associated parameters for the thread whose ID is specified in I<pid>.  If "
7223 #~ "I<pid> equals zero, the scheduling policy and parameters of the calling "
7224 #~ "thread will be set.  The interpretation of the argument I<param> depends "
7225 #~ "on the selected policy.  Currently, Linux supports the following \"normal"
7226 #~ "\" (i.e., non-real-time) scheduling policies:"
7227 #~ msgstr ""
7228 #~ "B<sched_setscheduler>()  は I<pid> で指定された ID を持つスレッドのスケ"
7229 #~ "ジューリングポリシーや それに関連するパラメータを設定する。I<pid> が 0 の"
7230 #~ "場合は 呼び出したスレッドのスケジューリングポリシーとパラメータが設定され"
7231 #~ "る。 引き数 I<param> の解釈は選択されたポリシーによる。 現在のところ、"
7232 #~ "Linux では 以下に示す「通常」(リアルタイムでない) スケジューリングポリシー"
7233 #~ "が サポートされている。"
7234
7235 #~ msgid "The semantics of each of these policies are detailed below."
7236 #~ msgstr "これらのポリシーのそれぞれの動作については以下で説明する。"
7237
7238 #~ msgid ""
7239 #~ "The scheduling I<policy> is not one of the recognized policies, I<param> "
7240 #~ "is NULL, or I<param> does not make sense for the I<policy>."
7241 #~ msgstr ""
7242 #~ "スケジューリングポリシー I<policy> が間違っている。\n"
7243 #~ "または I<param> が NULL である。\n"
7244 #~ "または I<param> がそのポリシーでは意味をなさない。"
7245
7246 #~ msgid ""
7247 #~ "The Linux kernel source file I<Documentation/scheduler/sched-rt-group.txt>"
7248 #~ msgstr ""
7249 #~ "Linux カーネルソースファイル I<Documentation/scheduler/sched-rt-group.txt>"
7250
7251 #~ msgid "2008-10-18"
7252 #~ msgstr "2008-10-18"
7253
7254 #~ msgid "B<sched_setscheduler>(2)  for a description of Linux scheduling"
7255 #~ msgstr ""
7256 #~ "Linux のスケージュリング (scheduling) については B<sched_setscheduler>(2) "
7257 #~ "を参照。"
7258
7259 #~ msgid "2013-04-16"
7260 #~ msgstr "2013-04-16"
7261
7262 #~ msgid "Create a child that executes in a separate UTS namespace"
7263 #~ msgstr "別の UTS 名前空間で動作する子プロセスを作成する"
7264
7265 #~ msgid "2013-01-27"
7266 #~ msgstr "2013-01-27"
7267
7268 #~ msgid "2006-03-23"
7269 #~ msgstr "2006-03-23"
7270
7271 #~ msgid "2013-02-11"
7272 #~ msgstr "2013-02-11"
7273
7274 #~ msgid ""
7275 #~ "B<clone>()  creates a new process, in a manner similar to B<fork>(2).  It "
7276 #~ "is actually a library function layered on top of the underlying "
7277 #~ "B<clone>()  system call, hereinafter referred to as B<sys_clone>.  A "
7278 #~ "description of B<sys_clone> is given toward the end of this page."
7279 #~ msgstr ""
7280 #~ "B<clone>()  は B<fork>(2)  と同じような方法で新しいプロセスを作成する。 "
7281 #~ "B<clone>()  には、ライブラリ関数とその下層にあたる B<clone>()  システム"
7282 #~ "コールが存在する。以下の説明では、システムコールの方を B<sys_clone> と表す"
7283 #~ "こととする。 B<sys_clone> に関する説明はこのマニュアルの最後の方にある。"
7284
7285 #~ msgid ""
7286 #~ "The B<clone>()  and B<sys_clone> calls are Linux-specific and should not "
7287 #~ "be used in programs intended to be portable."
7288 #~ msgstr ""
7289 #~ "B<clone>()  と B<sys_clone> コールは Linux 特有であり、移植を考慮したプロ"
7290 #~ "グラムでは使用すべき ではない。"
7291
7292 #~ msgid ""
7293 #~ "I<Documentation/scheduler/sched-rt-group.txt> in the Linux kernel source "
7294 #~ "tree (since kernel 2.6.25)."
7295 #~ msgstr ""
7296 #~ "Linux カーネルソース内の I<Documentation/scheduler/sched-rt-group.txt> "
7297 #~ "(カーネル 2.6.25 以降)"
7298
7299 #~ msgid ""
7300 #~ "The PID namespace and the mount namespace are not currently supported.  "
7301 #~ "(See the descriptions of B<CLONE_NEWPID> and B<CLONE_NEWNS> in "
7302 #~ "B<clone>(2).)"
7303 #~ msgstr ""
7304 #~ "現在のところ、 PID 名前空間とマウント名前空間はサポートされていない\n"
7305 #~ "(B<clone>(2) の B<CLONE_NEWPID> と B<CLONE_NEWNS> の説明を参照)。"
7306
7307 #~ msgid ""
7308 #~ "If I<pid> is zero, the time quantum for the calling process is written "
7309 #~ "into I<*tp>.  The identified process should be running under the "
7310 #~ "B<SCHED_RR> scheduling policy.  POSIX systems on which "
7311 #~ "B<sched_rr_get_interval>()  is available define "
7312 #~ "B<_POSIX_PRIORITY_SCHEDULING> in I<E<lt>unistd.hE<gt>>."
7313 #~ msgstr ""
7314 #~ "I<pid> がゼロの場合、呼び出したプロセスの時間量が I<*tp> に書き込まれる。"
7315 #~ "指定したプロセスは B<SCHED_RR> スケジューリング方針で稼動している必要があ"
7316 #~ "る。 B<sched_rr_get_interval>()  の使用可能な POSIX システムでは "
7317 #~ "I<E<lt>unistd.hE<gt>> で B<_POSIX_PRIORITY_SCHEDULING> が定義されている。"
7318
7319 #~ msgid ""
7320 #~ "I<From Linux 2.6.25 this flag is deprecated.> You probably never wanted "
7321 #~ "to use it, you certainly shouldn't be using it, and soon it will go away."
7322 #~ msgstr ""
7323 #~ "I<Linux 2.6.25 以降、このフラグは非推奨である。> このフラグを使いたいと思"
7324 #~ "うことは決してないだろうし、 確実に使わないようにすべきである。 このフラグ"
7325 #~ "は近いうちになくなることだろう。"
7326
7327 #~ msgid ""
7328 #~ "Special rules apply for the B<SCHED_IDLE>: an unprivileged process "
7329 #~ "operating under this policy cannot change its policy, regardless of the "
7330 #~ "value of its B<RLIMIT_RTPRIO> resource limit."
7331 #~ msgstr ""
7332 #~ "B<SCHED_IDLE> には特別なルールが適用され、 このポリシーの下で動作する非特"
7333 #~ "権プロセスは、リソース制限 B<RLIMIT_RTPRIO> の値にかかわらず自身のポリシー"
7334 #~ "を変更することができない。"
7335
7336 #~ msgid ""
7337 #~ "I<flags> specified B<CLONE_NEWNS> but the calling process was not "
7338 #~ "privileged (did not have the B<CAP_SYS_ADMIN> capability)."
7339 #~ msgstr ""
7340 #~ "I<flags> に B<CLONE_NEWNS> が指定されたが、呼び出し元プロセスに特権 "
7341 #~ "(B<CAP_SYS_ADMIN> ケーパビリティ) がなかった。"