Home
last modified time | relevance | path

Searched refs:epoll (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/
H A D0001-configure.ac-convert-AC_TRY_RUN-to-AC_TRY_LINK-state.patch56 if test "$ioloop" = "best" || test "$ioloop" = "epoll"; then
57 AC_CACHE_CHECK([whether we can use epoll],i_cv_epoll_works,[
60 #include <sys/epoll.h>
/OK3568_Linux_fs/kernel/tools/perf/bench/
H A DBuild10 perf-y += epoll-wait.o
11 perf-y += epoll-ctl.o
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-bench.txt64 'epoll'::
65 Eventpoll (epoll) stressing benchmarks.
223 SUITES FOR 'epoll'
H A Dperf-timechart.txt31 in poll/epoll/select syscalls.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/dovecot/
H A Ddovecot_2.3.14.bb43 # hardcode epoll() to avoid running unsafe tests
45 EXTRA_OECONF = " --with-ioloop=epoll \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/postfix/files/
H A D0001-Fix-makedefs.patch70 - elif [ ! -e /usr/include/sys/epoll.h ]
71 + elif [ ! -e "$BUILD_SYSROOT"/usr/include/sys/epoll.h ]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pidgin/libotr/
H A D0001-tests-Include-missing-sys-socket.h-header.patch24 #include <sys/epoll.h>
/OK3568_Linux_fs/buildroot/package/nginx/
H A D0003-auto-set-ngx_feature_run_force_result-for-each-featu.patch114 ngx_feature="epoll"
118 ngx_feature_incs="#include <sys/epoll.h>"
/OK3568_Linux_fs/buildroot/package/procps-ng/
H A D0003-pgrep-Fix-compile-error-with-BSP-4.4-kernel.patch35 #include <sys/epoll.h>
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/
H A Doptions-0.10.0.patch86 - conf.CHECK_HEADERS('sys/attributes.h attr/attributes.h sys/capability.h sys/dir.h sys/epoll.h')
88 + conf.CHECK_HEADERS('sys/attributes.h sys/dir.h sys/epoll.h')
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/
H A Dtdb-Add-configure-options-for-packages.patch83 - conf.CHECK_HEADERS('sys/attributes.h attr/attributes.h sys/capability.h sys/dir.h sys/epoll.h')
86 + conf.CHECK_HEADERS('sys/attributes.h sys/dir.h sys/epoll.h')
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/
H A Doptions-2.2.0.patch86 - conf.CHECK_HEADERS('sys/attributes.h attr/attributes.h sys/capability.h sys/dir.h sys/epoll.h')
88 + conf.CHECK_HEADERS('sys/attributes.h sys/dir.h sys/epoll.h')
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libldb/libldb/
H A D0002-ldb-Add-configure-options-for-packages.patch85 - conf.CHECK_HEADERS('sys/attributes.h attr/attributes.h sys/capability.h sys/dir.h sys/epoll.h')
87 + conf.CHECK_HEADERS('sys/attributes.h sys/dir.h sys/epoll.h')
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dfs.rst369 4. /proc/sys/fs/epoll - Configuration options for the epoll interface
372 This directory contains configuration options for the epoll(7) interface.
377 Every epoll file descriptor can store a number of files to be monitored
/OK3568_Linux_fs/buildroot/package/bind/
H A Dbind.mk37 --enable-epoll \
/OK3568_Linux_fs/buildroot/package/libpjsip/
H A Dlibpjsip.mk47 LIBPJSIP_CONF_OPTS += --enable-epoll
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A Dphp-fpm.conf103 ; - epoll (linux >= 2.5.44)
108 ; events.mechanism = epoll
/OK3568_Linux_fs/kernel/tools/testing/selftests/
H A DMakefile18 TARGETS += filesystems/epoll
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/bind/
H A Dbind_9.18.11.bb42 EXTRA_OECONF = " --disable-devpoll --disable-auto-validation --enable-epoll \
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dkcm.rst239 processing thread and inserted into the epoll (similar to how SO_REUSEPORT
274 TCP socket attached to a KCM multiplexor in epoll set for POLLERR
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dinotify.rst36 can use epoll, but requiring both is a silly and extraneous requirement.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/pseudo/
H A Dpseudo.inc31 PSEUDO_EXTRA_OPTS ?= "--enable-force-async --without-passwd-fallback --enable-epoll --enable-xattr"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/
H A Dnginx-cross.patch79 --test-build-epoll) NGX_TEST_BUILD_EPOLL=YES ;;
/OK3568_Linux_fs/kernel/Documentation/bpf/
H A Dringbuf.rst80 - epoll notifications for new incoming data;
135 One such heuristic might involve more fine-grained control over poll/epoll
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/build/
H A D0001-Riscv-Add-risc-v-Android-config-header.patch158 + * Define this if we have linux style epoll()

12