On 4/20/06, Arun Srinivasan <arunlkml@xxxxxxxxx> wrote: > But what happens in the case of hyper-threaded (as intel p4-HT) machines ? > Does the scheduler provide the behavior of a UP or SMP (assuming I have > CONFIG_SMP enabled)? it depends on whether you are running an SMP kernel (CONFIG_SMP=y) or not. -- ./hareesh -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/