It's not hyper-threading support (HyperThreading is an Intel technology for multiple threads on one core), it's threading support. If you have more than one thread per core, more than one thread may be used. That means that all threads on all cores can be used, even if there's only one thread per core.
Regards Oskar Levin -----Ursprungligt meddelande----- Från: [email protected] [mailto:[email protected]] För PAL-18 Skickat: den 11 november 2011 05:08 Till: [email protected] Ämne: Re: [hlds_linux] Linux Multi-threaded server code So SRCDS now supports hyper threading? _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

