検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 23 for shm (0.069 sec.)
共有メモリブロックの大きさを取得する 8009
« shmop_read shmop_write » PHP Manual 共有メモリ関数 共有メモリブロックの大きさを取得する shmop_ ... size (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_size — 共有メモリブロックの大きさを取得する 説明 ... shmop_size ( Shmop $shmop ): int shmop_size() は、共有 ... ロックのサイズをバイト単位で取得します。 パラメータ shmop shmop_open() 関数で作られた、共有メモリブロックの ... 単位で返します。 変更履歴 バージョン 説明 8.0.0 引数 shmop は、 Shmop クラスのインスタンスを期待するようにな ...
https://man.plustar.jp/php/function.shmop-size.html - [similar]
実行時設定 7808
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... 当てるのかということです。 この値を制御するのは apc.shm_size です。 以下のこれに関するセクションを注意深く ... はメモリセグメントをひとつしか使いません。 一方で、SHM (SysV共有メモリ) を有効にしてビルドした場合は、複数 ... のメモリセグメントを使います。 SHM は /proc/sys/kernel/shmmax で最大値を持っていますが ... 変更可能 変更履歴 apc.enabled "1" PHP_INI_SYSTEM apc.shm_segments "1" PHP_INI_SYSTEM apc.shm_size "32M" PHP ...
https://man.plustar.jp/php/apcu.configuration.html - [similar]
共有メモリブロックを削除する 7322
« shmop_close shmop_open » PHP Manual 共有メモリ関数 共有メモリブロックを削除する shmop_delete ( ... PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_delete — 共有メモリブロックを削除する 説明 shmop ... _delete ( Shmop $shmop ): bool shmop_delete() は、共有メモリブロ ... ックを削除ます。 パラメータ shmop shmop_open() で作られた共有メモリブロックのリソー ... e を返します。 変更履歴 バージョン 説明 8.0.0 引数 shmop は、 Shmop クラスのインスタンスを期待するようにな ...
https://man.plustar.jp/php/function.shmop-delete.html - [similar]
要件 7289
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 A system with supp ... ort for POSIX shared memory (shm_open()) or running Windows. 関連キーワード: 要件 , ... 設定 , 手順 , system , support , shared , memory , shm , open ...
https://man.plustar.jp/php/sync.requirements.html - [similar]
SysvMessageQueue クラス 7255
« shm_remove SysvSemaphore » PHP Manual セマフォ SysvMessageQueue クラス SysvMessageQueue クラス ... ue { } 関連キーワード: クラス , SysvMessageQueue , shm , remove , SysvSemaphore , セマフォ , sysvmsg , qu ...
https://man.plustar.jp/php/class.sysvmessagequeue.html - [similar]
共有メモリブロックからデータを読み取る 7171
« shmop_open shmop_size » PHP Manual 共有メモリ関数 共有メモリブロックからデータを読み取る shmop ... _read (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_read — 共有メモリブロックからデータを読み取る 説 ...shmop_read ( Shmop $shmop , int $offset , int $size ): ... string shmop_read() は、共有メモリブロックから文字列を読み取り ... ます。 パラメータ shmop shmop_open() 関数で作られた、共有メモリブロックの ...
https://man.plustar.jp/php/function.shmop-read.html - [similar]
共有メモリブロックにデータを書き込む 7138
« shmop_size Shmop » PHP Manual 共有メモリ関数 共有メモリブロックにデータを書き込む shmop_write ... (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_write — 共有メモリブロックにデータを書き込む 説明 ... shmop_write ( Shmop $shmop , string $data , int $offse ... t ): int shmop_write() は、共有メモリブロックに文字列を書き込み ... ます。 パラメータ shmop shmop_open() で作られた共有メモリブロックの識別子 ...
https://man.plustar.jp/php/function.shmop-write.html - [similar]
共有メモリブロックを作成またはオープンする 7071
« shmop_delete shmop_read » PHP Manual 共有メモリ関数 共有メモリブロックを作成またはオープンする ... shmop_open (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop ... — 共有メモリブロックを作成またはオープンする 説明 shmop_open ( int $key , string $mode , int $permission ... s , int $size ): Shmop | false shmop_open() は共有メモリブロックを作成ま ... に設定できる内容は、次のとおりです。 "a" アクセス用(shmat に SHM_RDONLY を設定する) 既存の共有メモリセグメ ...
https://man.plustar.jp/php/function.shmop-open.html - [similar]
共有メモリブロックを閉じる 6803
« 共有メモリ関数 shmop_delete » PHP Manual 共有メモリ関数 共有メモリブロックを閉じる shmop_close ... (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_close — 共有メモリブロックを閉じる 警告 この関数 ... ます。この関数に頼らないことを強く推奨します。 説明 shmop_close ( Shmop $shmop ): void 注意 : この関数を実 ... は、この関数はリソースを閉じるのに使われていました。 shmop_close() は、共有メモリブロックを閉じます。 パラメ ... ータ shmop shmop_open() 関数で作られた共有メモリブロックのリ ...
https://man.plustar.jp/php/function.shmop-close.html - [similar]
リソース型の一覧 6736
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... l_new_config() None pspell 設定 (PHP 8.1.0 より前) shmop shmop_open() shmop_read() , shmop_write() , shmo ... p_size() , shmop_delete() shmop_close() 共有メモリブロックハンドル ... _release() System V セマフォ(PHP 8.0.0 より前) sysvshm shm_attach() shm_remove() , shm_put_var() , shm_ge ... t_var() , shm_remove_var() shm_detach() System V 共有メモリ(PHP ...
https://man.plustar.jp/php/resource.html - [similar]
PREV 1 2 3 NEXT