6.2. System Resources

図15.92 System Resources

System Resources

This page lets you customize the amount of system memory allocated for various purposes. It also allows you to set the size of thumbnail files that GIMP produces.


6.2.1. オプション

リソースの使い方

作業履歴の最小エントリー数

GIMP はほとんどの操作が取り消せるようにするため、 各画像ごとに作業履歴を保持していますが、 その目的で一定量のメモリーを割り当てることになります。 ただし GIMP はメモリーの総消費量を無視してでも直近の操作には最小限の取り消し手数を確保します。 その手数はここで指定します。 GIMP の作業履歴機能についてのさらなる情報が 「取り消し」 にあります。

作業履歴のメモリーサイズ

これは各画像ごとに割り当てる作業履歴のためのメモリー量の仮の上限です。 作業履歴がこの容量を越すと、 最も古い操作の記録から順に削除されることになりますが、 もし履歴の手数が上記の最小エントリー数を下回るようならば削除しません。

タイルキャッシュサイズ

これは GIMP の画像データに割り当てるシステム RAM の容量です。 この上限を越えてメモリーを要求するときは、 GIMP はディスクへスワップ[データの一時退避]を始めますので、 情況によっては劇的な減速をもたらします。 この数値は GIMP をインストールする際にも設定可能ですが、 この場でそれが変更できます。 タイルキャッシュの設定方法 に詳しい情報があります。

新しい画像の最大サイズ

これは厳しい制限ではありません。 この容量を越える大きさの画像を作成しようとすると、 本当にそうするか尋ねるようになっています。 超巨大な画像を作成すると GIMP が異常終了するか、 反応が極端に遅ーーーーくなるので、 こうして意図しない偶発的な作成を防いでいます。

Swap compression

This sets the compression method used for tile data stored in the swap. Compression can both reduce the swap size, and increase its speed, by minimizing input and output. Values are best performance (the default), balanced, and best compression, or none to disable compression altogether.

Number of threads to use

Multi-threading allows making use of multiple cores for processing. Not all features make use of that for the moment. A point of interest is that multi-threading happens through GEGL processing, but also in GIMP core itself, for instance to separate painting from display.

Network Access

Check for updates

When this option is enabled, GIMP will regularly check at start-up if a new version is available. If there is, you will get an alert that you can update. Note that this option requires you to have an internet connection and for GIMP to be allowed access to the internet.

Image Thumbnails

Size of thumbnails

This options allows you to set the size of the thumbnails shown in the File Open dialog (and also saved for possible use by other programs). The options are No thumbnails, Normal (128x128), and Large (256x256).

サムネイルの最大ファイルサイズ

GIMP はここで指定した最大容量を越す画像ファイルに対して縮小見本画像を作成しません。 このオプションで極端に大きな画像ファイルをサムネイル化する際に GIMP がノロノロと遅くなってしまうのを防げます。

ファイル履歴

システムの [最近開いたファイル] にも記録・反映する

When checked, files you have opened will be saved in the Document history. You can access the list of files with the Document history dialog from the image menu-bar: FileOpen RecentDocument History.