LinuxSA Mailing list archives
Index:
[thread]
[date]
[subject]
[author]
From: David Newall <davidn@rebel.net.au>
To : Alan Kennington <akenning@dog.topology.org>
Date: Sun, 28 Nov 1999 03:20:15 +1030 (CST)
Re: X Refreshing
On Sun, 28 Nov 1999, Alan Kennington wrote:
> I think you could say that [Star Offfice] is a multi-threaded program.
> It uses the HWP facility (Heavy-Weight Processes).
Not necessarily. I understand the term "Heavy-Weight Process" to mean
a Unix process, as distinct from a light-weight process, commonly called
a thread. Linux threads use the standard process infrastructure, so a
process with (say) four threads would occupy four slots in the process
table, and would have four process ids. It would not be obvious that
this was one process with four threads, and not four separate "heavy-
weight" proceses.
--
LinuxSA WWW: http://www.linuxsa.org.au/ IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject
Index:
[thread]
[date]
[subject]
[author]
Return to the LinuxSA Mailing List Information Page