Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6330315

(se) Selectors should use epoll on Linux

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • core-libs
    • b59
    • generic
    • generic

        Modern Linux kernels (>= 2.6) support the epoll(4) facility, which like the
        /dev/poll facility on Solaris is a much more scalable version of the classic
        poll(2) kernel call. For better performance the default selector provider on
        Linux should use epoll whenever possible.

              alanb Alan Bateman
              mr Mark Reinhold
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: