Pouria Posted November 3, 2005 Report Share Posted November 3, 2005 Hi,What is Thread?What is Thread in Linux?Where can I find disquisition about Thread in Linux?Thanks... Quote Link to comment Share on other sites More sharing options...
-pops- Posted November 3, 2005 Report Share Posted November 3, 2005 Please tell us where you saw this word or phrase in connection with Linux. Quote Link to comment Share on other sites More sharing options...
Pouria Posted November 3, 2005 Author Report Share Posted November 3, 2005 For a research...Maybe there is some relation withThreading in CPU...I think. Quote Link to comment Share on other sites More sharing options...
-pops- Posted November 3, 2005 Report Share Posted November 3, 2005 OK. I'm sure one of our Linux specialists will be along soon to help :) Quote Link to comment Share on other sites More sharing options...
r4may Posted November 3, 2005 Report Share Posted November 3, 2005 Hi,What is Thread?What is Thread in Linux?Where can I find disquisition about Thread in Linux?Thanks...I believe that threads are not unique to Linux and equate roughly to processes. Management of threads is a system management operation that controls the available system resources (CPU, Disk, memory and other I/O) between the various programs that are running tp obtain optimal performance.Different O/S's use diferent methods to achieve this. In Linux see System Resource Management in the System Adminstration Manual. This may help http://www.tldp.org/LDP/sag/html/ Hope this helps Quote Link to comment Share on other sites More sharing options...
scuzzman Posted November 4, 2005 Report Share Posted November 4, 2005 If you're referring to process threads, then take a look here: http://en.wikipedia.org/wiki/Thread_(computer_science)Threads are, as previously stated, not unique to Linux, and happen in every OS. Quote Link to comment Share on other sites More sharing options...
Pouria Posted November 5, 2005 Author Report Share Posted November 5, 2005 Thanks. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.