multithreading - XNU Max thread count -



multithreading - XNU Max thread count -

how know maximum thread count in darwin kernel space? unlimited? mean kernel_task pid 0.

i utilize mac os x 10.6.5

$ uname -a darwin foo.bar 10.6.0 darwin kernel version 10.6.0: wed nov 10 18:13:17 pst 2010; root:xnu-1504.9.26~3/release_i386 i386 $

Видимо никто не знает...

your best bet sysctl - kern.num_threads looking (typical value 10240).

hope reply (a year or later) helps,

tg

multithreading osx process kernel

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -