texmacs-dev
[Top][All Lists]
Advanced

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

[Texmacs-dev] what is texmacs constantly doing ?


From: slept
Subject: [Texmacs-dev] what is texmacs constantly doing ?
Date: Mon, 17 Mar 2008 22:47:46 +0100
User-agent: Mozilla-Thunderbird 2.0.0.9 (X11/20080110)

Hi,

I recently looked at the output of strace and I get

....
ioctl(5, FIONREAD, [0])                 = 0
ioctl(5, FIONREAD, [0])                 = 0
gettimeofday({1205790064, 238625}, NULL) = 0
ioctl(5, FIONREAD, [0])                 = 0
ioctl(5, FIONREAD, [0])                 = 0
ioctl(5, FIONREAD, [0])                 = 0
select(0, NULL, NULL, NULL, {0, 10000}) = 0 (Timeout)
ioctl(5, FIONREAD, [0])                 = 0
ioctl(5, FIONREAD, [0])                 = 0
gettimeofday({1205790064, 250624}, NULL) = 0
....

I get at least 100 lines a minute. Can someone explain me what that is and if it is supposed to be that way ?

Thanks,
Sebastian





reply via email to

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