To easily remove all sources for a particular kernel except for the newest one, you can take advantage of the prune option available through emerge. 簡単に現在の物を除いたカーネルのソースを削除するには、emergeのpruneオプションを利用します。 - Gentoo Linux
Finally, you can mount your /boot partition and remove the bzImage file(s) for the kernel(s) you are pruning. 最後に/bootパーティションをマウントして、取り除こうとしているカーネルのbzImageファイルを削除できます。 - Gentoo Linux
Please follow the GentooUpgrading Document to switch to a 2.6-based profile, and retry installing2.6 kernel sources.
GentooUpgradingDocument(日本語訳)に従って2.6ベースのプロファイルに変更し、2.6カーネルソースのインストールを再試行してください。 - Gentoo Linux
However, Gentoo developer Micha Januszewski is developing a successor, gensplash, which in included in thegentoo-sources-2.6 kernel. しかし、Gentoo開発者のMichaJanuszewskiは、後継となるgensplashを開発中で、これはgentoo-sources-2.6カーネルに含まれています。 - Gentoo Linux
When updating your bootloader config, do not remove the old entry pointing at your 2.4 kernel. ブートローダの設定を変更するときは、2.4カーネルを指す古い記述を削除してはいけません。 - Gentoo Linux
You should also update your bootloader configuration so that it no longer references these deleted kernel images. これらの削除されるカーネルイメージを参照しないようにブートローダの設定も更新するべきです。 - Gentoo Linux
The nVidia drivers in the tree are released by nVidia and are built against the Linux kernel. はじめに Portageツリー内のnVidiaドライバはnVidiaによってリリースされたもので、Linuxカーネル用にビルドされています。 - Gentoo Linux
If not, double check your kernel configuration so that this support is enabled: そうでなければ、このサポートが有効になっているかカーネルの設定をもう一度確認してください。 - Gentoo Linux
The nvidia kernel module accepts a number of parameters (options) which you can use to tweak the behaviour of the driver. nvidiaカーネルモジュールは、ドライバの振る舞いを調整するためのいくつかのパラメータを受け付けます。 - Gentoo Linux
Q: When configuring the kernel, powersave, performance and userspacegovernors show up, but that ondemand thing is missing.
Q:カーネルを設定している時に、powersave、performance、そしてuserspacegovernorが表示されましたが、ondemandのものが見つかりません。 - Gentoo Linux
This will cause the kernel to simply ignore all ping messages (also known as ICMP type 0 messages). これにより、カーネルは、全てのpingメッセージ(すなわち、ICMPタイプ0メッセージ)を単に無視するようになります。 - Gentoo Linux
SYN cookies can be enabled in the Linux kernel configuration, but they are considered experimental at this time. SYN cookiesはLinux カーネルの設定で有効にできますが、現時点では実験的なものとされています。 - Gentoo Linux
If your mouse isn't working, you will first need to find out if it is detected by the kernel at all. もしマウスが動作していないのなら、まずカーネルに認識されているかを確認してください。 - Gentoo Linux
The default of this setting is determined at compile time, and usually is the value of the root device of the system that the kernel was built on.
デフォルトはコンパイル時に決定され、通常はカーネルを構築したシステムのルートデバイスになる。 - JM
An example usage would be: st=32,30,2 Full details can be found in the file Documentation/scsi/st (or drivers/scsi/README for older kernels) in the kernel source.
使用例を以下に示す。 st=32,30,2詳細はカーネルソース内のDocumentation/scsi/st(古いカーネルの場合はdrivers/scsi/README) - JM
The main job of the OS Loader is to locate the kernel on the disk, load it and run it.
OS ローダーの主な仕事は、カーネルのディスク上の位置を特定し、ロードして起動することである。 - JM
The kernel must provide system calls allowing a thread's capability sets to be changed and retrieved.
カーネルで、あるスレッドのケーパビリティセットを変更したり、取得したりできるシステムコールが提供される。 - JM
attempts to create a loadable module entry and reserve the kernel memory that will be needed to hold the module.
は、ローダブルモジュールのエントリを作成し、そのモジュールの保持に必要なカーネルメモリを予約しようとする。 - JM
The kernel could not allocate a contiguous block of memory large enough for the module.
モジュールを格納するのに必要な大きさの連続したメモリブロックをカーネルが確保できなかった。 - JM
These system calls have been available on Linux since kernel 2.4; glibc support is provided since version 2.3.
これらのシステムコールはカーネル 2.4 以降の Linux で利用できる。 glibc でのサポートはバージョン 2.3 以降で行われている。 - JM
It is very likely that things will break if you let /usr/include/asm and /usr/include/linux point at a random kernel tree.
/usr/include/asmと/usr/include/linuxを適当なカーネルツリーへのリンクにしたりすると、破綻するのは目に見えている。 - JM
The kernel then can use the block device /dev/initrd "'s " contents for a two phased system boot-up.
その後、カーネルは/dev/initrdブロックデバイスの内容を二段階のシステム起動(two phased system boot-up) で利用することができる。 - JM
to return successfully, the kernel must still hold a cookie reference to the directory entry.
が正常に値を返すためには、カーネルがディレクトリ・エントリへの cookie 参照を保持していなければならない。 - JM
It may be used anywhere else in the man page without problems, but its main purpose is to present the function type in kernel normal form for the SYNOPSIS
man ページ中の他の場所でも問題なく使うことができますが、セクション 2 と 3 のSYNOPSIS - JM
Values for the filesystemtype argument supported by the kernel are listed in /proc/filesystems (like "minix", "ext2", "ext3", "jfs", "xfs", "reiserfs", "msdos", "proc", "nfs", "iso9660" etc. ).
引き数filesystemtypeとしてカーネルが対応している値は、/proc/filesystemsで参照できる (例えば "minix","ext2", "msdos", "proc", "nfs", "iso9660" 等)。 - JM
The proc file system is a pseudo-file system which is used as an interface to kernel data structures.
/procファイルシステムは擬似的なファイルシステムであり、カーネル内のデータへのインターフェースとして使用される。 - JM
cstime %ld Amount of time that this process's waited-for children have been scheduled in kernel mode, measured in clock ticks (divide by sysconf(_SC_CLK_TCK) .
)cstime %ld(そのプロセスが終了を待っている)子プロセスのカーネルモードでの実行時間 (単位 jiffies)。 - JM
Before kernel 2.6, this field was hard coded to 0 as a placeholder for an earlier removed field.
カーネル 2.6 より前では、このフィールドは削除されたフィールドの場所埋めとして 0 にハードコードされていた。 - JM
which is the time spent running a virtual CPU for guest operating systems under the control of the Linux kernel.
これは、仮想化環境での動作時に他のオペレーティングシステムにより消費された時間である。 - JM
/proc/sys This directory (present since 1.3.57) contains a number of files and subdirectories corresponding to kernel variables.
/proc/sysこのディレクトリ (1.3.57 以降に存在) はカーネル変数に対応するいくつかのファイルとサブディレクトリを含む。 - JM
is per-thread rather than process-wide (fixed in kernel 2.6.9).
が返す情報がプロセス全体の情報でなくスレッド単位の情報である(カーネル 2.6.9 で修正された)。 - JM
In order to maintain the integrity of the kernel, some modifications to the USER area are disallowed.
カーネルの完全性 (integrity) を維持するため、変更内容によっては USER 領域の変更は禁止されている。 - JM
or name is NULL (indicating "the kernel"), but this is not permitted with the specified value of which .
あるいはnameが NULL だが (NULL は "カーネル" を示す)、whichで指定された値との組み合わせは許可されていない。 - JM
On Linux, the limit advertised by these mechanisms is 1024, which is the true kernel limit.
Linux では、この仕組みにより広告される上限は 1024 であり、この値はカーネルでの上限そのものである。 - JM
It calls initialization functions for devices and file systems configured into the kernel and then mounts the root file system.
カーネル内部のデバイスとファイルシステムの初期化関数を呼び、ルートファイルシステムのマウントを行なう。 - JM
This limits the block size to the largest contiguous block of memory the kernel allocator can provide.
この方法だと、ブロックサイズの最大値はカーネルの割り当て可能な連続メモリブロックに制限される。 - JM
only exist when the Linux kernel was built with support for them.
のようなシステムコールは Linux カーネルがそれらをサポートするように構築されている場合にのみ存在する。 - JM
There is no dedicated application programmer's header file yet; you need to include the kernel header file <linux/x25> .
まだアプリケーションプログラマー用のヘッダファイルがない。 カーネルのヘッダファイル<linux/x25>をインクルードしなければならない。 - JM
METHOD FOR PRODUCING MANNOSE-CONTAINING COPRA MEAL OR PALM KERNEL MEAL AND METHOD FOR PRODUCING MANNOSE- CONTAINING FEED マンノース含有コプラミール又はパーム核ミールの製造法及びマンノース含有飼料の製造法 - 特許庁
To provide a method, device and computer program for sharing kernel services among kernels. カーネル間でカーネル・サービスを共用するための方法、装置、およびコンピュータ・プログラムを提供する。 - 特許庁
A call processing program has, in an addition to a VoIP application, an event engine for processing an upper kernel level call process. 呼処理プログラムは、VoIPアプリに加え、カーネル上位の呼処理イベントエンジンを有する。 - 特許庁
A kernel/scheduler/dispatcher 22- allocates memory resources and starts various tasks and services. カーネル/スケジューラー/ディスパッチャー220が、メモリ資源を割り当て、且つ多様なタスク及びサービスを開始させる。 - 特許庁
A boot loader stored in the Flash ROM transfers all parameters including the partition size to a kernel after start. Flash ROMに格納されたブートローダが、起動後に、パーティションサイズを含んだ全パラメーターをカーネルに渡す。 - 特許庁
To provide a method for computing a phase map within an optical proximity correction simulation kernel. 光学的近接効果補正シミュレーション用カーネル内の位相マップを計算する方法を提供する。 - 特許庁
A pebble is made by removing carbon/graphite matrix from the fuel kernel (26), coating with a glass layer a silicon carbide layer of the fuel kernel thus exposed (32) and dispersing it in the vitrified melt and vitrifying-and-solidifying it. 燃料核から炭素/黒鉛マトリックスを除去し26、露出された燃料核の炭化ケイ素層をガラス層で被覆し32、これをガラス溶融体中に分散させガラス固化させて、ペブルを作成する。 - 特許庁
When a guest OS is started, the VMM 301 determines whether the kernel image same as a kernel image of the guest OS exists in the physical memory 601 or not by referring to the management table 701. ゲストOSの起動時、VMM301は、管理テーブル701を参照することによって、そのゲストOSのカーネルイメージと同一のカーネルイメージが物理メモリ601上に存在するか否かを判定する。 - 特許庁
In this computer system for constructing a kernel, a symbol constituting a kernel module is arranged in a cache line of a cache memory 30 on the basis of the memory reference frequency to a main storage device 40 of the symbol. カーネルの構築を実行するコンピュータシステムにおいて、カーネルモジュールを構成するシンボルを、シンボルの主記憶装置40へのメモリ参照頻度に基づいて、キャッシュメモリ30のキャッシュライン内に配置する。 - 特許庁
Accordingly, the advantage related to image quality due to the use of a 2D-k space kernel is held without causing the adaptation load of a 2D-k space convolution kernel from an aspect of calculation. 従って、本発明では、2D−k空間コンボリューション・カーネルを適用する計算上の負担を生じることなく、2D−k空間カーネルを使用することによる画像品質についての利点を保持する。 - 特許庁
Since the PSA itself is present outside the kernel and is capable of being downloaded and easily prepared for the platform variant, the new platform is supported without correction or re-release of the system software kernel. PSA自体がカーネルの外にあり、ダウンロード可能であり、プラットフォーム・バリアント用に容易に作成できるので、システム・ソフトウエア・カーネルの修正または再リリースなしに、新しいプラットフォームをサポートすることができる。 - 特許庁
Your kernel and userland are not synchronized (i.e., you built a new kernel but did not do an installworld, or vice versa), and thus the symbol table is different from what the user application thinks it is.
カーネルとユーザランドが同期していない (つまり カーネルは新しいものを構築したが、 installworld は行なっていない。 あるいはその逆) ので、シンボルテーブルがユーザアプリケーションの考えているものと異なっている。 - FreeBSD
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.