| 例文 |
system kernelの部分一致の例文一覧と使い方
該当件数 : 314件
title Gentoo Linux 2.6.24-r5# Partition where the kernel image (or operating system) is locatedroot (hd0,0)kernel /boot/kernel-2.6.24-gentoo-r5 root=/dev/sda3 例文帳に追加
title=Gentoo Linux 2.6.12 # カーネルイメージ(あるいは、OS)があるパーティションの指定 - Gentoo Linux
In the list, the Kernel column indicates the kernel version for those system calls that were new in Linux 2.2, or have appeared since that kernel version. 例文帳に追加
このリストで、Kernelの列は、Linux 2.2 以降で登場したシステムコールが登場したカーネルバージョンを示す。 - JM
COMPUTER SYSTEM, AND KERNEL CONSTRUCTION METHOD例文帳に追加
コンピュータシステム、カーネル構築方法 - 特許庁
system call is not available, because the kernel was compiled with the CONFIG_PRINTK 例文帳に追加
システムコールが利用できない。 - JM
sync(2) kernel system call, and the kernel schedules the flushing. 例文帳に追加
sync(1) はカーネルシステムコール sync(2) を呼び出し、 カーネルがフラッシュの予定を立てる。 - JM
system call, which is supported since kernel 2.6.22. 例文帳に追加
システムコールを使って実装されている。 - JM
Copy over the kernel and modules to your Gentoo system: 例文帳に追加
カーネルとモジュールをGentooシステムにコピーします。 - Gentoo Linux
Where a system call is marked "1.2" this means the system call probably appeared in a 1.1.x kernel version, and first appeared in a stable kernel with 1.2. (Development of the 1.2 kernel was initiated from a branch of kernel 1.0.6 via the 1.1.x unstable kernel series.) 例文帳に追加
システムコールに "1.2" と書かれている場合、そのシステムコールがおそらくバージョン 1.1.x のカーネルで登場し、安定版のカーネルでは 1.2 で初めて登場したことを意味する。 - JM
Where a system call is marked "2.2" this means the system call probably appeared in a 2.1.x kernel version, and first appeared in a stable kernel with 2.2.0. (Development of the 2.2 kernel was initiated from a branch of kernel 2.0.21 via the 2.1.x unstable kernel series.) 例文帳に追加
システムコールに "2.2" と書かれている場合、そのシステムコールがおそらくバージョン 2.1.x のカーネルで登場し、安定版のカーネルでは 2.2.0 で初めて登場したことを意味する。 - JM
Where a system call is marked "2.4" this means the system call probably appeared in a 2.3.x kernel version, and first appeared in a stable kernel with 2.4.0. (Development of the 2.4 kernel was initiated from a branch of kernel 2.2.8 via the 2.3.x unstable kernel series.) 例文帳に追加
システムコールに "2.4" と書かれている場合、そのシステムコールがおそらくバージョン 2.3.x のカーネルで登場し、安定版のカーネルでは 2.4.0 で初めて登場したことを意味する。 - JM
Where a system call is marked "2.6" this means the system call probably appeared in a 2.5.x kernel version, and first appeared in a stable kernel with 2.6.0. (Development of kernel 2.6 was initiated from a branch of kernel 2.4.15 via the 2.5.x unstable kernel series.) 例文帳に追加
システムコールに "2.6" と書かれている場合、そのシステムコールがおそらくバージョン 2.5.x のカーネルで登場し、安定版のカーネルでは 2.6.0 で初めて登場したことを意味する。 - JM
/proc/sys/kernel/shmall This file contains the system-wide limit on the total number of pages of System V shared memory. 例文帳に追加
/proc/sys/kernel/shmallこのファイルには System V 共有メモリの総ページ数のシステム全体での制限が書かれている。 - JM
returns information about the file system types currently present in the kernel. 例文帳に追加
は現在カーネル (kernel) に存在しているファイル・システムの型 (type) 情報を返す。 - JM
# emerge -e system Now you can continue with Configuring the Kernel. 例文帳に追加
これで、ConfiguringtheKernel章から続けることができます。 - Gentoo Linux
The system call is not supported on this kernel. 例文帳に追加
このシステムコールはカーネルでサポートされていない。 - JM
A system call is an entry point into the Linux kernel. 例文帳に追加
システムコールは Linux カーネルへのエントリポイントである。 - JM
The use of /proc/sys/kernel/real-root-dev to change the root file system is obsolete. 例文帳に追加
ルートファイルシステムを変更するために/proc/sys/kernel/real-root-devを使うのは以前の方法である。 - JM
system call first appeared on Linux in kernel 2.4.11. 例文帳に追加
システムコールは、カーネル 2.4.11 の Linux で初めて登場した。 - JM
MICRO SCHEDULING METHOD AND OPERATION SYSTEM KERNEL例文帳に追加
マイクロスケジューリング方法及び運営体制カーネル - 特許庁
/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
The Linux kernel has system calls statfs (2) 例文帳に追加
Linux カーネルには、このライブラリコールをサポートするために、statfs (2), - JM
/proc/sys/kernel/msgmni This file defines the system-wide limit on the number of message queue identifiers. 例文帳に追加
/proc/sys/kernel/msgmniこのファイルはメッセージキュー識別子の最大数をシステム全体で制限する。 - JM
Where no kernel version is indicated, the system call appeared in kernel 1.0 or earlier. 例文帳に追加
カーネルバージョンがない場合、そのシステムコールはカーネル 1.0 もしくはそれ以前に登場した。 - JM
For a NFS root file system, the root device is changed by having /linuxrc write the NFS setting into files /proc/sys/kernel/nfs-root-name 例文帳に追加
NFS ルートファイルシステムの場合、/linuxrcが NFS の設定を/proc/sys/kernel/nfs-root-nameと/proc/sys/kernel/nfs-root-addrsに書き込み、それから/proc/sys/kernel/real-root-devに (疑似 NFS デバイスナンバーである) 0xff を書き込むことで、ルートデバイスが変更される。 - JM
These system calls appeared on Linux starting with kernel 2.1.44. 例文帳に追加
これらのシステムコールはカーネル 2.1.44 から Linux に登場した。 - JM
This method includes the step of providing a processing system 101 with a dual-kernel or multi-kernel software operating system.例文帳に追加
処理システム101に、デュアルカーネル又はマルチカーネルソフトウェアオペレーティングシステムを提供するステップを含む。 - 特許庁
The kernel is the core of the FreeBSD operating system. 例文帳に追加
カーネルは FreeBSD オペレーティングシステムの中核をなすものです。 - FreeBSD
In dependence upon the first system call, a second system call for the kernel service from a second kernel is generated.例文帳に追加
次に、第1システム・コールに従って、第2カーネルからのカーネル・サービスを求める第2システム・コールが発生される。 - 特許庁
The advantage of this option is that most users find it easier and clearer to configure the kernel using this tool, since it relies on the X-windowing system.例文帳に追加
しかし、initrdが構築される前です。 - Gentoo Linux
Since kernel 2.4, this system call has been superseded by mmap2 (2). 例文帳に追加
カーネル 2.4 以降、このシステムコールはmmap2 (2) に取って代わられた。 - JM
These system calls are not implemented in the Linux 2.6.22 kernel. 例文帳に追加
これらのシステムコールは Linux 2.6.22 カーネルでは実装されていない。 - JM
As the FreeBSD kernel boots, it will probe for the serial ports in your system for which the kernel was configured. 例文帳に追加
FreeBSD のカーネルが起動する時、カーネルはその設定にしたがって、システムのシリアルポートを検出します。 - FreeBSD
SYSTEM AND METHOD FOR DEMAND PAGING SWAP OUT OF KERNEL SPACE例文帳に追加
カーネル空間のデマンドページング・スワップアウト方式および方法 - 特許庁
COMPUTER SYSTEM AND METHOD FOR SUPPORTING KERNEL MODE OPERATION OF APPLICATION PROGRAM例文帳に追加
コンピュータシステム、アプリケーションプログラムのカーネルモード動作支援方法 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright © National Institute of Information and Communications Technology. All Rights Reserved. |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. 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会員(無料)になると
|

Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)