| 例文 |
kernel ofの部分一致の例文一覧と使い方
該当件数 : 755件
stime %lu Amount of time that this process has been scheduled in kernel mode, measured in clock ticks (divide by sysconf(_SC_CLK_TCK) . 例文帳に追加
stime %luプロセスのカーネルモードでの実行時間 (単位 jiffies)。 - JM
international standards of computer graphics called {graphical kernel system} 例文帳に追加
GKSという,コンピューター図形処理機能の国際標準規格 - EDR日英対訳辞書
The kernel estimating part (222) then estimates a blur kernel on the basis of an initial value of a blur kernel having resolution corresponding to second resolution when estimating the blur kernel on the basis of a reduced deterioration image having the second resolution higher than the first resolution.例文帳に追加
その後、第1の解像度よりも高い第2の解像度を有する縮小劣化画像に基づいてブラー・カーネルの推定を行うとき、第2の解像度に対応する解像度を有するブラー・カーネルの初期値に基づいて行う。 - 特許庁
To allow kernel functions to have the sufficient power of expression to an object problem by adaptively updating the kernel function even when the states or circumstances of the objects of kernel functions are different.例文帳に追加
カーネル関数の対象の状態や状況が異なる場合でも、カーネル関数を適応的に更新させて、対象とする問題に対して十分な表現力を持つこと。 - 特許庁
A kernel log extraction section 20c extracts, from a kernel log, a portion having the extracted identification information of the process.例文帳に追加
カーネルログ抽出部20cは、カーネルログから、抽出されたプロセスの識別情報を有する部分を抽出する。 - 特許庁
Before we get stuck into configuring the kernel, I'll attempt to detail the most common errors that people make when migrating to Linux 2.6, as some of these points will influence the way you configure the new kernel.例文帳に追加
これらのポイントの中には新しいカーネルを設定する方法を左右するものがあります。 - Gentoo Linux
It consists of a standard sockets-based interface for userspace processes and an internal kernel API for kernel modules. 例文帳に追加
netlink は、ユーザープロセスに対しては標準的なソケットベースのインターフェースを、カーネルモジュールにはカーネルの内部 API を提供する。 - JM
/proc/sys/kernel/msgmax This file defines a system-wide limit specifying the maximum number of bytes in a single message written on a System V message queue. 例文帳に追加
/proc/sys/kernel/msgmaxこのファイルは、System V メッセージキューに書き込まれる 1 つのメッセージの最大バイト数を、システム全体で制限する。 - JM
Now follow the normal procedure of building a new kernel. 例文帳に追加
後は通常の手続きにしたがって新しいカーネルを作ります。 - FreeBSD
Descriptors represent underlying objects supported by the kernel, and are created by system calls specific to the type of object. 例文帳に追加
記述子は、カーネルでサポートされるオブジェクトを表します。 - FreeBSD
Since the vpo driver is not a standard part of the kernel (as of FreeBSD 3.2), you will need to rebuild the kernel to enable this device. 例文帳に追加
vpo は標準のカーネルオプションではないため (FreeBSD 3.2 現在)デバイスを使用可能にするためにカーネルを再構築する必要があります。 - FreeBSD
Also, try building agpgart into the kernel instead of as a module.例文帳に追加
また、agpgartをモジュールの代わりにカーネル内部にビルドしてみてください。 - Gentoo Linux
The git-sources package tracks daily snapshots of the upstreamdevelopment kernel tree. 例文帳に追加
git-sourcesパッケージは、upstreamの開発中カーネルツリーの日々のスナップショットです。 - Gentoo Linux
(This could also be set in the kernel image at compile time, or by use of rdev (8).) 例文帳に追加
(この値はカーネルのコンパイル時やrdev (8) によっても変更できた。 - JM
Maximum number of semaphores per semid: implementation dependent (on Linux, this limit can be read and modified via the first field of /proc/sys/kernel/sem ). 例文帳に追加
semid あたりのセマフォの最大数: 実装依存(Linux では、この制限値は/proc/sys/kernel/semの第1フィールドに対応し、読み出しも変更もできる)。 - JM
System wide maximum number of semaphores: policy dependent (on Linux, this limit can be read and modified via the second field of /proc/sys/kernel/sem ). 例文帳に追加
システム全体のセマフォの最大数: 方針依存(Linux では、この制限値は/proc/sys/kernel/semの第2フィールドに対応し、読み出しも変更もできる)。 - JM
/proc/filesystems A text listing of the file systems which are supported by the kernel, namely file systems which were compiled into the kernel or whose kernel modules are currently loaded. 例文帳に追加
/proc/filesystemsカーネルが対応しているファイルシステムのテキスト形式のリスト。 カーネルに組み込まれてコンパイルされたファイルシステムと、カーネルモジュールが現在ロードされているファイルシステムが列挙される( filesystems (5) - JM
A kernel estimating part (222) in this image processor estimates a blur kernel on the basis of an initial value of a blur kernel having resolution corresponding to first resolution when estimating the blur kernel on the basis of a reduced deterioration image having the first resolution.例文帳に追加
本発明の画像処理装置におけるカーネル推定部(222)は、第1の解像度を有する縮小劣化画像に基づいてブラー・カーネルの推定を行うとき、第1の解像度に対応する解像度を有するブラー・カーネルの初期値に基づいて行う。 - 特許庁
A kernel demand paging part 2 swaps a page of the kernel space 4a in the physical memory 5 from a swap device 6 when a page fault is generated in the kernel space 4a in the case of system operation.例文帳に追加
カーネルデマンドページング部2は、システム運用時にカーネル空間4a内でページフォルトが発生した場合に、カーネル空間4aのページをスワップデバイス6から物理メモリ5にスワップインする。 - 特許庁
When compiling a custom kernel, it is a good idea to set this kernel configuration option according to the uses of your system. 例文帳に追加
カスタムカーネルをコンパイルする際は、このカーネルコンフィグレーションオプションをシステムの利用法に合わせて設定するとよいでしょう。 - FreeBSD
An easier way to keep track of modules installed by ebuilds (such as nvidia-drivers) is to installsys-kernel/module-rebuild.例文帳に追加
ebuildでインストールされたモジュール(nvidia-driversのような)の更新作業を簡単にする方法のひとつとして、sys-kernel/module-rebuildのインストールがあります。 - Gentoo Linux
On kernel startup, the kernel uncompresses and copies the contents of the device /dev/initrd onto device /dev/ram0 and then frees the memory used by /dev/initrd . 例文帳に追加
カーネル起動時、カーネルは/dev/initrdデバイスの内容を展開 (uncompress) し、/dev/ram0にコピーする。 さらに、/dev/initrdの使っていたメモリを解放する。 - JM
System wide maximum of shared memory pages (on Linux, this limit can be read and modified via /proc/sys/kernel/shmall ). 例文帳に追加
システム全体の共有メモリ・ページの最大数(Linux では、この上限値は/proc/sys/kernel/shmall経由で参照したり、変更したりできる)。 - JM
The raio (t1:t2) between the thickness of a coating layer of the fuel kernel, having a small diameter and the thickness of a coating layer of the fuel kernel having a large diameter, satisfies the relation t1:t2=1:2.5 or larger.例文帳に追加
小さな直径の燃料核と大きな直径の燃料核の被覆層の厚みの比(t1:t2)をt1:t2=1:2.5以上とする。 - 特許庁
The library is disposed at an upstream side of the operation system kernel.例文帳に追加
前記ライブラリは、オペレーションシステムカーネルの上流側に配置される。 - 特許庁
DYNAMIC OPTIMIZATION OF COMPUTER PROGRAM USING CODE REWRITTEN KERNEL MODULE例文帳に追加
コード書き換えカーネルモジュールを使用したコンピュータプログラムの動的最適化 - 特許庁
In this section, we view the organization of the 4.4BSD kernel in two ways: 例文帳に追加
この節では、2 つの側面から 4.4BSD カーネルの構成を見ていきます。 - FreeBSD
The machine-dependent aspects of the kernel are isolated from the mainstream code. 例文帳に追加
カーネルの機種依存部分は本流のコードから分離されています。 - FreeBSD
Only a small part of the kernel is devoted to initializing the system. 例文帳に追加
カーネルのごく小さな部分だけがシステムの初期化に専念します。 - FreeBSD
The kernel creates a process by duplicating the context of another process. 例文帳に追加
カーネルは他のプロセスのコンテキストを複製してプロセスを生成します。 - FreeBSD
Configuring the KernelThe Linux kernel is the core of every distribution. 例文帳に追加
カーネル設定全ディストリビューションの構成の核をなすのは、Linuxカーネルです。 - Gentoo Linux
The kernel knows about 4 translations of bytes into console-screen symbols. 例文帳に追加
カーネルは、バイト列からコンソールスクリーン符号の変換を 4 つ知っている。 - JM
kstkesp %lu The current value of ESP (stack pointer), as found in the kernel stack page for the process. 例文帳に追加
kstkesp %lu現在の ESP (スタックポインタ) の値。 プロセスのカーネルスタックページにある。 - JM
System wide maximum number of semaphore sets: policy dependent (on Linux, this limit can be read and modified via the fourth field of /proc/sys/kernel/sem ). 例文帳に追加
システム全体のセマフォ集合の最大数: 方針依存(Linux では、この制限値は/proc/sys/kernel/semの第4フィールドに対応し、読み出しも変更もできる)。 - JM
The kernel does this by implementing a pipe buffer as a set of reference-counted pointers to pages of kernel memory. 例文帳に追加
カーネルは、パイプ・バッファをカーネルメモリのページへのポインタ集合として実装し、ページへの参照回数を管理することで、これを実現している。 - JM
Return the total number of file system types currently present in the kernel. 例文帳に追加
現在カーネルに存在するファイル・システム型の数の合計を返す。 - JM
USER MODE PROXY OF KERNEL MODE OPERATION IN COMPUTER OPERATING SYSTEM例文帳に追加
コンピュータ・オペレーティング・システムにおけるカーネル・モード動作のユーザ・モード・プロキシ - 特許庁
An exception handler 133 is provided as software that is executed in a kernel space 131 and that is hooked to the kernel of an OS 101.例文帳に追加
カーネル空間131で実行され、OS101のカーネルにフックされるソフトウェアとしてエクセプションハンドラ133を設ける。 - 特許庁
It is essentially a tiny set of instructions that tells the client where to locate its kernel and initial filesystem and allows for various kernel options.例文帳に追加
基本的には、クライアントにカーネルや起動初期のファイルシステムがどこにあるかを伝え、カーネルに様々なオプションを渡します。 - Gentoo Linux
System wide maximum number of message queues: policy dependent (on Linux, this limit can be read and modified via /proc/sys/kernel/msgmni ). 例文帳に追加
システム全体のメッセージ・キュー数の最大値: 方針依存(Linux では、この制限値は/proc/sys/kernel/msgmni経由で参照したり、変更したりできる)。 - JM
If this is zero, the kernel will loop on a panic; if non-zero it indicates that the kernel should auto reboot after this number of seconds.例文帳に追加
この値が 0 ならば、パニック時にカーネルは (無限) ループに入る。 0 でなければ、その秒数だけ待ってから自動的に再起動する。 - JM
The key role of /dev/initrd in the above is to re-use the configuration data during normal system operation without requiring initial kernel selection, a large generic kernel or, recompiling the kernel. 例文帳に追加
上記の動作での/dev/initrdの役割のキーポイントは、初期カーネルの選択や大きなジェネリックカーネル、カーネルの再構築なしに、通常のシステム操作で再利用可能な設定データを利用することにある。 - JM
The kernel can't send a netlink message if the socket buffer is full: the message will be dropped and the kernel and the userspace process will no longer have the same view of kernel state. 例文帳に追加
ソケットバッファが満杯の場合、カーネルは netlink メッセージを送信できない。 メッセージは取りこぼされて、カーネルとユーザー空間プロセスは、カーネルの状態についての同じビューを持つことができなくなる。 - JM
To shorten the starting time of a computer system using a kernel as OS.例文帳に追加
OSとしてカーネルを用いるコンピュータシステムの起動時間を短縮する。 - 特許庁
CHARACTERIZATION OF KERNEL FUNCTION IN PHOTOLITHOGRAPHY BASED ON PHOTORESIST PATTERN例文帳に追加
フォトレジスト・パターンにもとづくフォトリソグラフィにおけるカーネル関数の特徴付け - 特許庁
In older FreeBSD releases, the default value of kern.maxfiles is derived from the maxusers option in your kernel configuration file. 例文帳に追加
kern.maxfile のデフォルト値はカーネルコンフィグレーションファイルの MAXUSERS オプションで決まります。 - FreeBSD
From this number, the kernel is given most of its pre-defined limits. 例文帳に追加
カーネルは、この数値からほとんどの制限の初期値を決定します。 - FreeBSD
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright © National Institute of Information and Communications Technology. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
