ダウンロードリスト

プロジェクト概要

Hogmem は、開発環境またはテスト環境でのメモリの状態を管理するためのプログラムです。それのご予約、特定量のシステム メモリやディスクを予約済みのメモリを交換することから、VMM を防ぐ。これはリソース制限はメモリの状態管理の有意義な方法様々 なテスト _ ケースで有益であることができます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2005-06-09 23:41
0.6

メモリ構成は、カーネルからは、procファイルシステムからは読み取り専用です。デフォルトでは、アプリケーション、システムメモリの25%が割り当てられます。この動作は、コマンドラインからの制限を設定することによって上書きすることができます。デフォルトのインストールパス/ usrは/ sbinに変更されている。
タグ: Major feature enhancements
Memory configuration is read from the kernel, not from the proc filesystem. By default, the application allocates 25% of system memory. This behaviour can be overwritten by setting the limit from the command line. The default installation path has been changed to /usr/sbin.

2004-08-10 02:41
0.5

長いコマンドラインパラメータが期待どおりに動作。静かな動作モードが追加されました。現在のマニュアルページに記載の作品を制限パラメータは、メートルを受け入れるとGメガバイトとギガバイトを示すために接尾辞。制限パラメータのデフォルトの解釈のメモリをキロバイト単位としての限界を治療することです。
タグ: Minor feature enhancements
Long command line parameters now work as expected. A quiet operation mode was added. The limit parameter now works as documented in the man page, accepting M and G suffixes to denote megabytes and gigabytes. The default interpretation of the limit parameter is to treat the limit as kilobytes of memory.

2004-07-31 15:59
0.4

Hogmemのコードに近い標準的なLinuxプログラミングのパラメータを解析し、信号をマスキングgetopt_long使用によってもたらされている。このプログラムは、ロックのプログラムの複数のインスタンスを実行する権限のないユーザーを防ぐためにファイルを作成します。容易に開発およびトラッキング機能、ドキュメントについては強化され、変更履歴のファイルがパッケージに追加されている。
タグ: Minor feature enhancements
The code of Hogmem has been brought closer to standard Linux programming
by using getopt_long for parameter parsing and masking signals. The
program creates a lock file to prevent unprivileged users from running
multiple instances of the program. For easier development and feature
tracking, documentation has been enhanced and a Changelog file has been
added to the package.

2003-10-23 02:06
0.3

タグ: Initial freshmeat announcement

プロジェクトリソース