[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[jfriends-ml 12795] Re: 読書会 (Java 言語仕様第 3版) 第 10 回議事録



  Googleで検索しましら、もう少し情報がありました。

  [What is processor affinity (binding)?]
    http://info.borland.com/devsupport/bes/faq/all_versions/perf/cpu_scaling.html#_what_is
  [How to set it up on Solaris?]
    http://info.borland.com/devsupport/bes/faq/all_versions/perf/cpu_scaling.html#_how_cmp1x

-- 
高橋智宏
  Java読書会( http://www.javareading.com/bof/ )


"TAKAHASHI, Tomohiro" wrote:
> 
>   高橋(智)です。
> 
>   JavaVMやThreadを特定のCPUやCoreに割り付ける件ですが、
>   Bugデータベースに
>   [Bug ID: 4234402 - (thread) Thread.setCPUAffinity?]
>     http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4234402
> がありました。
>   あと、フォーラムに
>   [Concurrency - Java and Multicore]
>     http://forum.java.sun.com/thread.jspa?threadID=5153516
>   [Java Virtual Machine (JVM) - Running the JVM on a given processor at runtime]
>     http://forum.java.sun.com/thread.jspa?threadID=541696
> の二つのスレッドがありました。
> 
> Takeshi Murakami wrote:
> snip
> > 17.4.6 実行
> >  - Threadを実行するCPUを指定するような方法はあるか?-> 宿題
>   Java読書会( http://www.javareading.com/bof/ )