emacs-devel
[Top][All Lists]
Advanced

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

Re: 1024 file descriptors should be enough for anyone


From: Robert Pluim
Subject: Re: 1024 file descriptors should be enough for anyone
Date: Wed, 25 May 2022 17:30:37 +0200

>>>>> On Wed, 25 May 2022 01:50:43 +0200, Lars Ingebrigtsen <larsi@gnus.org> 
>>>>> said:

    Lars> Robert Pluim <rpluim@gmail.com> writes:
    Lars> I've now tried the branch on Debian/bookworm with --with-poll:
    >> 
    Lars> Does Emacs use 'poll'?                                  yes
    >> 
    Lars> And everything seems to work just fine for me.  :-)
    >> 
    >> Of course it does: thatʼs exactly where I do most of my testing :-)

    Lars> It'd be nice if people on other platforms could test this, too, before
    Lars> we merge it.

I have a few more commits to push before we can merge it. Hopefully
this long weekend.

    Lars> The branch is "feature/more-fds", and "./configure --with-poll", and
    Lars> then see whether networking stuff still works.

Networking and anything involving sub-processes, since they share a
lot of code. File notifications can rely on file descriptors as well,
depending on the platform.

Robert
-- 



reply via email to

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