「linux-kernel」を含む例文一覧(197)

<前へ 1 2 3 4 次へ>
  • Code Listing4.4: Recompile the kernel # cd /usr/src/linux/# make menuconfig# make
    コード表示4.4:カーネルの再コンパイル - Gentoo Linux
  • The core around which all distributions are built is the Linux kernel.
    全ディストリビューションの構成の核をなすのは、Linuxカーネルです。 - Gentoo Linux
  • It is not part of the Linux kernel or any other internals of the system.
    これはLinuxカーネルやシステム内部の一部ではありません。 - Gentoo Linux
  • These system calls have been available on Linux since kernel 2.6.13.
    これらのシステムコールはカーネル 2.6.13 以降の Linux で利用可能である。 - JM
  • From the 2005.0 release of Gentoo Linux, the default kernel is the latest 2.6series kernel.
    GentooLinuxの2005.0から、デフォルトカーネルが最新の2.6シリーズになりました。 - Gentoo Linux
  • (The dispatch table for i386 can be found in /usr/src/linux/arch/i386/kernel/entry.)
    というルーチンに書かれている(i386 における実行テーブルは/usr/src/linux/arch/i386/kernel/entryに書かれている)。 - JM
  • Since the2005.0 release, Gentoo Linux uses 2.6 as the default kernel.
    完全な無修正のLinuxカーネルを望む人たちのためのものです。 - Gentoo Linux
  • For further information on Linux kernel parameters read bootparam (7).
    Linux カーネルパラメータに関するより詳しい情報はbootparam (7) を読んでほしい。 - JM
  • This is supported by Linux since kernel versions 2.4.21 and 2.5.49.
    この動作はカーネル 2.4.21 以降および 2.5.49 以降の Linux でサポートされている。 - JM
  • is only supported on Linux since kernel 2.4.
    を組み合わせての利用はカーネル 2.4 以降の Linux でのみサポートされている。 - JM
  • first appeared in Linux 2.5.52, and was subsequently backported into kernel 2.4.22.
    は Linux 2.5.52 で初めて登場し、それからカーネル 2.4.22 にも移植された。 - JM
  • When the Linux kernel boots and says hda: 120064896 sectors (61473 MB) w/2048KiB Cache the MB are megabytes and the KiB are kibibytes.
    Linux カーネルは、ブートすると次のようなメッセージを出す。 - JM
  • Linux 2.6 is the current official stable kernel tree, and development is progressing rapidly.
    Linux2.4はMarceloTosatti氏によって管理されています。 - Gentoo Linux
  • call (32) (on Linux, this limit can be read and modified via the third field of /proc/sys/kernel/sem ).
    (Linux では、この制限値は/proc/sys/kernel/semの第3フィールドに対応し、読み出しも変更もできる)。 - JM
  • Since BootX boots Linux from within MacOS, the kernel will need to be copied from the Linux Partition to the MacOS partition.
    BootXがMacOSの中からLinuxをブートするので、カーネルをLinuxパーティションからMacOSパーティションにコピーする必要があります。 - Gentoo Linux
  • Configuring the KernelThe Linux kernel is the core of every distribution.
    カーネル設定全ディストリビューションの構成の核をなすのは、Linuxカーネルです。 - Gentoo Linux
  • In the above example, the new kernel sources will be installed at /usr/src/linux-2.6.9-gentoo-r2.
    上の例では、新しいカーネルソースは/usr/src/linux-2.6.9-gentoo-r2にインストールされます。 - Gentoo Linux
  • So manoeuvre to /usr/src/linux and run make menuconfig to enter the kernel configuration.
    /usr/src/linuxへ移動して、カーネル設定を行うためにmakemenuconfigを実行します。 - Gentoo Linux
  • There are several NLS options in the Linux kernel configuration menu, but it is important to not become confused!
    Linuxカーネルの設定メニューにはいくつかのNLSオプションがあります。 - Gentoo Linux
  • /proc/cmdline Arguments passed to the Linux kernel at boot time.
    でアクセスすることができる。 /proc/cmdlineブート時に Linux カーネルに渡された引き数。 - JM
  • We provide you with an easy tool (sys-kernel/module-rebuild) which rebuilds all the kernel modules you have installed using separate ebuilds for the kernel at /usr/src/linux.
    /usr/src/linuxにあるカーネル向けに別々のebuildでインストールされたカーネルモジュールを全て再ビルドすることができる簡単なツール(sys-kernel/module-rebuild)があります。 - Gentoo Linux
  • As the latest Linux stable kernel is 2.6, the configuration will be done for these series of the kernel.
    カーネルの構築 最新の安定版Linuxカーネルは2.6なので、2.6系列のカーネルを使って説明します。 - Gentoo Linux
  • Glibc contains no provisions to deal with these offsets (unlike the Linux Kernel).
    glibc は (Linux カーネルとは異なり) オフセットを扱うためのコードを提供しない。 - JM
  • This is Ioctl List 1.3.27, a list of ioctl calls in Linux/i386 kernel 1.3.27.
    この文章は ioctl リスト 1.3.27、つまり Linux/i386 カーネル 1.3.27 における ioctl コールの一覧です。 - JM
  • The Linux kernel imposes a limit on the number of available Unix 98 pseudo-terminals.
    Linux カーネルでは、利用できる Unix 98 擬似端末の数に上限を設けている。 - JM
  • The system call is the fundamental interface between an application and the Linux kernel.
    システムコールは、アプリケーションと Linux カーネルとの間の基本的なインタフェースである。 - JM
  • Code Listing2.6: Getting a clean kernel configuration # cd /usr/src/linux# cp .config_master .config
    コード表示2.6:カーネル設定を白紙に戻す - Gentoo Linux
  • We will now update our /usr/src/linux link to point at the kernel sources we just installed.
    では先ほどインストールしたカーネルを示すように/usr/src/linuxを更新しましょう。 - Gentoo Linux
  • The nvidia-drivers ebuild automatically discovers your kernel versionbased on the /usr/src/linux symlink.
    nvidia-driversのebuildは/usr/src/linuxのシンボリックリンクに基づき、カーネルのバージョンを自動判別します。 - Gentoo Linux
  • However, since kernel 2.0, Linux does not do so: if oldpath is a symbolic link, then newpath is created as a (hard) link to the same symbolic link file (i. e.
    しかし、カーネル 2.0 以降のLinux ではそのようになっていない。 - JM
  • Bug reports should go to the Linux Kernel Bug Tracker or LKML (LinuxKernel Mailing List). mm-sources
    バグレポートは、LinuxKernelBugTrackerまたは、LKML(LinuxKernelMailingList)へ送ってください。 - Gentoo Linux
  • # cp /usr/src/linux/.config /usr/src/linux/.config_master Now we will want to configure the slave's kernel in the same fashion we configured the master's kernel.
    それでは、マスター用カーネルを設定したのと同じようにしてスレーブ用カーネルを設定します。 - Gentoo Linux
  • In the Linux kernel, a kernel-scheduled thread is not a distinct construct from a process.
    Linux カーネルでは、カーネルによってスケジュールされるスレッドはプロセスと明確に区別できる構成要素ではない。 - JM
  • /proc/sys/kernel/cap-bound " (from Linux 2.2 to 2.6.24)" This file holds the value of the kernel "capability bounding set" (expressed as a signed decimal number).
    /proc/sys/kernel/cap-boundこのファイルにはカーネルの"capability bounding set"(符号付き 10 進数表現) の値が書かれている。 - JM
  • For further information, see man mount and the kernel documentation at/usr/src/linux/Documentation/filesystems/vfat.txt.
    これ以上の情報は、manmountや/usr/src/linux/Documentation/filesystems/vfat.txtにあるカーネルドキュメントを読んでください。 - Gentoo Linux
  • is a journaling file system, developed by SGI, that was integrated into Linux in kernel 2.4.20.
    SGI により開発されたジャーナリングファイルシステムである。 カーネル 2.4.20 で Linux に統合された。 - JM
  • The behavior may change in future versions of the Linux kernel.
    これらの動作は Linux カーネルの将来のバージョンでは変更されるかもしれないからだ。 - JM
  • The Linux kernel supports a range of 32 different real-time signals, numbered 33 to 64.
    Linux は、32 個の異なるリアルタイムシグナルに対応しており、その番号は 33 から 64 である。 - JM
  • # cd /usr/src/linux# make menuconfig Note: The above example assumes that /usr/src/linux symlink points to the kernel sources you want to use.
    注意:上記の例では/usr/src/linuxのシンボリックリンクが使用したいカーネルをさしていると仮定しています。 - Gentoo Linux
  • Maximum size for a message text: 8192 bytes (on Linux, this limit can be read and modified via /proc/sys/kernel/msgmax ).
    メッセージのテキストの最大サイズ: 8192 バイト(Linux では、この制限値は/proc/sys/kernel/msgmax経由で読み出したり変更したりできる)。 - JM
  • If for some reason you do not want to or cannot load the KLD, then you may statically link Linux binary compatibility into the kernel by adding options COMPAT_LINUX to your kernel configuration file.
    何らかの理由で Linux KLD をロードしたくない、 あるいはロードできないような場合には、options LINUX をカーネルの設定ファイルに指定して、 Linuxバイナリ互換機能をカーネルにスタティックリンクしてください。 - FreeBSD
  • The Linux kernel accepts certain 'command-line options' or 'boot time parameters' at the moment it is started.
    Linux カーネルは起動するときに「コマンドラインオプション」あるいは「起動時パラメータ」を受け付ける。 - JM
  • Sufficiently recent versions of glibc and the Linux kernel support the following clocks: CLOCK_REALTIME
    glibc と Linux カーネルの最新のバージョンでは、以下のような十分なクロックがサポートされている。 - JM
  • is a journaling file system, designed by Hans Reiser, that was integrated into Linux in kernel 2.4.1.
    Hans Reiser によって設計されたジャーナリングファイルシステムである。 カーネル 2.4.1 で Linux に統合された。 - JM
  • Prior to kernel 2.6, Linux only supported unnamed, thread-shared semaphores.
    バージョン 2.6 より前のカーネルでは、Linux は名前なしのスレッド共有セマフォのみをサポートしていた。 - JM
  • You should now update your Linux kernel header files and re-merge glibc so that userspace applications can take advantage of new Linux 2.6 features.
    ではユーザースペースアプリケーションが新しいLinux2.6の機能を利用するように、Linuxカーネルヘッダファイルとglibcの再マージをしましょう。 - Gentoo Linux
  • Linus Torvalds, the original creator of Linux, handed maintainership of the Linux 2.4 branch over to Marcelo Tosattiwhen Linus went off to start developing the newer 2.6 kernel tree.
    一般的な用途:gentoo-sources 多くのユーザに推薦できるカーネルソースはgentoo-sourcesです。 - Gentoo Linux
  • hardened-sources is based on the official Linux kernel and is targeted at our users running Gentoo on server systems.
    hardened-sourcesは、サーバーシステムでGentooを運用することを目的にした公式なLinuxカーネルベースのものです。 - Gentoo Linux
  • Gentoo requires that the /usr/src/linux symbolic link points to the sources of the kernel you are running.
    Gentooでは/usr/src/linuxのシンボリックリンクが実行しているカーネルのソースを示している必要があります。 - Gentoo Linux
  • but the /proc/sys/kernel/core_pattern file (since Linux 2.6 and 2.4.21) can be set to define a template that is used to name core dump files.
    は Linux 2.6 および 2.4.21 以降で利用できる)。 テンプレートには % 指示子 (specifier) を入れることができる。 - JM
<前へ 1 2 3 4 次へ>

例文データの著作権について