This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Performance: fhandler_socket and ready_for_read()


"Christopher Faylor" <cgf@redhat.com> wrote:
> Unless you disagree, would you mind just adding a
> get_r_no_interrupt method to fhandler_socket,
> using the same criteria as your ready_for_read stub?

No disagreement there, that's cleaner.  See attached for a new
patch.

> Thanks for finding this, by the way.  A speed improvement in
> socket handling is very welcome.

Thanks.  And yes, after this patch cygserver with sockets is still
not as quick as with named pipes, but it's made up a lot of
ground.

> Sounds like it is time for a 1.3.13 release.

Ominous numbers those . . .  I'm just glad I'm not superstitious
:-)

// Conrad

Attachment: ChangeLog.txt
Description: Text document

Attachment: get_r_no_interrupt.patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]