On Tue, Jun 11, 2002 at 05:03:07PM -0400, Theo Van Dinter wrote:
| On Tue, Jun 11, 2002 at 04:36:06PM -0400, Weidong Wang wrote:

| > Linux 6.2.

There is no Linux 6.2.  Linus is still working on 2.5.  Oh, you meant
*RedHat* Linux 6.2.   (the distinction may seem subtle, but really it
isn't)

| > 2. While running with spamd has a marginal gain, it seems that the system
| > resource usage is not any less. Is this normal?
| 
| No, it should take less time using spamd than using spamassassin directly.

This has come up before.  "time", in this message, is not
well-defined.  There are 3 types of time on a computer :
    1)  "real" time -- this is the kind of time you can measure by
        looking at a clock on the wall
    2)  "user" time -- the amount of real time that a process has use
        of the CPU for (in "user space")
    3)  "system" time -- the amount of real time that a process has
        use of the CPU for while executing in a system library

If you measure the time of spamc and spamassassin using the 'time'
command, you'll see that while the real time is the same (due to your
really slow network checks), the user and system time of spamc/spamd
is much less than spamassassin.

HTH,
-D

-- 

Consider what God has done:
    Who can straighten what He has made crooked?
        Ecclesiastes 7:13
 
Jabber ID : [EMAIL PROTECTED]
GnuPG key : http://dman.ddts.net/~dman/public_key.gpg

Attachment: msg06230/pgp00000.pgp
Description: PGP signature

Reply via email to