THE USER SPACE 日本語 意味 - 日本語訳 - 英語の例文

[ðə 'juːzər speis]
[ðə 'juːzər speis]
ユーザースペースの

英語 での The user space の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Use it, and the user space NFS server, NFS.
Nfs-user-server--ユーザ空間NFSサーバ。
The kernel space and the user space.
それは、カーネル空間とユーザ空間です
Information on the user space implementation can be found in libbsm(3).
ユーザ空間の実装に関する情報は、libbsm(3)にあります。
We're talking about both the kernel and the user space.
カーネルとユーザースペースの両方にまたがっています。
The user space daemon updates the system clock running in the kernel.
ユーザー領域のデーモンは、カーネルで実行しているシステムクロックを更新します。
Virtual Memory is divided into kernel space and the user space.
仮想空間はカーネル空間とユーザ空間に分割されている。
The user space daemon updates the system clock running in the kernel.
ユーザースペースのデーモンは、カーネルで実行しているシステムクロックを更新します。
Therefore, systemd serves as the root of the user space's process tree.
Systemdデーモンはユーザー空間のプロセスツリーのルートとなる。
The user space daemon updates the system clock running in the kernel.
ユーザースペースのデーモンは、カーネルで実行されているシステムクロックを更新します。
Thread creation& scheduling are done in the user space, without kernel intervention.
スレッドの管理もスケジュールもユーザ空間上でなされ、カーネルは関与しません。
Defining and implementing the required securitypolicies were considered to be duties of the user space servers.
必要なセキュリティポリシーの定義と実装は、ユーザー空間のサーバーの任務とみなされた。
Note that fflush() only flushes the user space buffers provided by the C library.
Fclose()はCライブラリで提供されたユーザー空間バッファをフラッシュするだけである点に注意すること。
The user space daemon updates the system clock, which is a software clock running in the kernel.
ユーザースペースのデーモンは、カーネルで実行しているソフトウェアクロックであるシステムクロックを更新します。
Note:"api" version denotes compatibility level to the user space tool drbd setup.
注:"api"バージョンは、ユーザ空間ツール(drbdsetup、drbdadm)の機能の互換レベルを表します。
This is one of the reasons why the user space of extended attributes of Linux is connected to extended attributes of Windows.
これがLinuxの拡張属性のuser空間が、Windowsの拡張属性に繋がっていることの根拠の1つです。
For example, the mechanism by which system calls are handled(transitioning from the user space to the kernel space) can differ by architecture.
例えば、システム・コールを(ユーザー空間からカーネル空間に遷移して)処理するメカニズムはアーキテクチャーによってさまざまです。
The native heap is the user space left over after the Java heap has been allocated at the maximum size setting.
ネイティブ・ヒープは、Javaヒープが最大サイズの設定で割り当てられた後の、残りのユーザー空間です
It has been observed that when the robot performs a proactive behaviour anddoes not respect a“safety distance”(by penetrating the user space) the user sometimes expresses fear.
ロボットが積極的な行動を行い、「安全距離」(ユーザ空間に侵入すること)を尊重しない場合、ユーザは時には恐怖を表現することが観察されている。
The remaining addressable space- termed the user space- is the memory available to the actual process that's running.
残りのアドレス指定可能な空間(ユーザー空間と呼ばれます)が、実際に実行中のプロセスで使用できるメモリーということになります。
In a microkernel operating system certain functionality such as device drivers,file systems and networking is moved out from the kernel space to the user space.
マイクロカーネルオペレーティングシステムでは、デバイスドライバーやファイルシステム、ネットワーキングなどの機能は、カーネルスペースからユーザースペースへと追い出されている。
Because Workbench runs as a service and cannot access the user space, only system DSNs work with Workbench, not user DSNs.
Workbenchはサービスとして作動しユーザースペースにはアクセスできないため、Workbenchが使えるのはユーザーのDSNではなくシステムのDSNのみとなります。
K2hftfuse(k2hash File Transaction by FUSE based file system) is FUSE(Filesystem in Userspace)is a file/message transfer system using the user space mounting function.
K2hftfuse(k2hashFileTransactionbyFUSEbasedfilesystem)とは、FUSE(FilesysteminUserspace)によるユーザースペースでのマウント機能を利用したファイル/メッセージ転送システムです。
For more information on the user space coordinate system, see the Coordinate Systems section of the Java 2D Programmer's Guide.
ユーザ空間座標系についての詳細は、「Java2DProgrammer'sGuide」の「CoordinateSystems」のセクションを参照してください。
The main rationale for constructing operating systems along the microkernel design lines has been achieving greater extensibility byforcing most of the operating system policies into the user space parts and leaving the microkernel itself free of policies as much as possible.
マイクロカーネル設計に従ってオペレーティングシステムを構築する根拠は、オペレーティングシステムのポリシーのほとんどをユーザースペースへと追い出し、マイクロカーネル自体を可能な限りポリシーから自由にし、より大きな拡張性を実現することである。
X client applications exist in the user space, creating a graphical user interface(GUI) for the user and passing user requests to the X server.
Xクライアントアプリケーションは、ユーザースペースにあり、ユーザー用にグラフィカルユーザーインターフェース(GUI)を作成してユーザーの要求をXサーバーに渡します。
Before returning the value(s), the macro reports the elapsed(real)time and CPU times in the user space and the kernel space to the current error port, much like the bourne shell's time command.
結果が返される前に、全ての式の評価にかかった実(経過)時間およびユーザースペース、カーネルスペースで費されたCPU時間がカレントエラーポートに報告されます。
For Java applications, then, the user space is the memory used by the Java process, effectively consisting of two pools: the Java heap(s) and the native(non-Java) heap.
Javaアプリケーションで言うと、ユーザー空間はJavaプロセスが使用するメモリーであり、実質的にはJavaヒープとネイティブ(非Java) ヒープという2つのプールで構成されます。
It's just the Ubuntu user space.
Ubuntuのユーザースペースだけだ。
Problem with getting the data from user space.
ユーザー空間からデータを取得するときに問題があった。
Xform- the AffineTransform from user space into device space..
Xform-ユーザ空間からデバイス空間へのAffineTransform。
結果: 1418, 時間: 0.0406

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語