emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 100% CPU on TCP servers


From: Juanma Barranquero
Subject: Re: 100% CPU on TCP servers
Date: Thu, 18 Aug 2005 17:51:41 +0200

(A question for process-savvy people)

It seems like 

>  (make-network-process :name "test" :server t :service t)

on Windows makes the server process to call server_accept_connection()
continuously (in a 2.8 GHz Pentium IV I've measured around 10,200
calls in 3,5 s, almost 2,900 calls per second). It's no wonder Emacs
is munching 50% CPU.

Any idea why that can be happening?

-- 
                    /L/e/k/t/u




reply via email to

[Prev in Thread] Current Thread [Next in Thread]