Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
「pthread_attr_setstacksize」を使用するようにコードを再コンパイルせずに、デフォルトのスレッドスタックサイズを変更できるSolaris9で構成可能/調整可能なものを探しています。
たとえば、HPUX 11.11 / 11.23では、環境変数「PTHREAD_DEFAULT_STACK_SIZE」をエクスポートできます(HPUXパッチPHCO_38307 / PHCO_38955から入手可能)-同じことを実現するための同等のSolaris 9の方法はありますか?
カーネルパラメータを使用する
http://docs.oracle.com/cd/E19683-01/817-1759/6mhfh76gs/index.html