Subj : Binding a thread to particular processor Linux To : comp.programming.threads From : doug Date : Tue Mar 22 2005 08:34 pm Hi guys, Is is possible (with a standard 2.4 kernel and pthreads) to bind a thread to a particular processor? I've found reports on the web that say this is impossible with 2.4, but there's a kernel patch/project which provides it (pset). However, my (suspect) memory keeps telling me that I've seen such code (probably on the web) before. Off to look further, but any help greatly appreciated. Cheers, Doug .