Matches in DBpedia 2015-10 for { <http://dbpedia.org/resource/Epoll> ?p ?o }
Showing triples 1 to 45 of
45
with 100 triples per page.
- Epoll abstract "epoll is a Linux kernel system call, a scalable I/O event notification mechanism, first introduced in Linux kernel 2.5.44. It is meant to replace the older POSIX select(2) and poll(2) system calls, to achieve better performance in more demanding applications, where the number of watched file descriptors is large (unlike the older system calls, which operate in O(n) time, epoll operates in O(1) time). epoll is similar to FreeBSD's kqueue, in that it operates on a configurable kernel object, exposed to user space as a file descriptor of its own.".
- Epoll wikiPageExternalLink epoll.7.html.
- Epoll wikiPageExternalLink nio-improve.html.
- Epoll wikiPageExternalLink how-to-use-epoll-a-complete-example-in-c.
- Epoll wikiPageID "28379436".
- Epoll wikiPageLength "3874".
- Epoll wikiPageOutDegree "20".
- Epoll wikiPageRevisionID "677996443".
- Epoll wikiPageWikiLink Anonymous_pipe.
- Epoll wikiPageWikiLink Big_O_notation.
- Epoll wikiPageWikiLink Bryan_Cantrill.
- Epoll wikiPageWikiLink Category:Events_(computing).
- Epoll wikiPageWikiLink Category:Linux_kernel_features.
- Epoll wikiPageWikiLink Event_port.
- Epoll wikiPageWikiLink File_descriptor.
- Epoll wikiPageWikiLink FreeBSD.
- Epoll wikiPageWikiLink output_completion_port.
- Epoll wikiPageWikiLink Kqueue.
- Epoll wikiPageWikiLink Libevent.
- Epoll wikiPageWikiLink Linux_kernel.
- Epoll wikiPageWikiLink POSIX.
- Epoll wikiPageWikiLink Select_(Unix).
- Epoll wikiPageWikiLink System_call.
- Epoll wikiPageWikiLink User_space.
- Epoll wikiPageWikiLinkText "".
- Epoll wikiPageWikiLinkText "epoll".
- Epoll wikiPageWikiLinkText "epoll()".
- Epoll hasPhotoCollection Epoll.
- Epoll wikiPageUsesTemplate Template:Linux_kernel.
- Epoll wikiPageUsesTemplate Template:Lowercase.
- Epoll wikiPageUsesTemplate Template:Portal.
- Epoll wikiPageUsesTemplate Template:Reflist.
- Epoll subject Category:Events_(computing).
- Epoll subject Category:Linux_kernel_features.
- Epoll hypernym Call.
- Epoll type Work.
- Epoll comment "epoll is a Linux kernel system call, a scalable I/O event notification mechanism, first introduced in Linux kernel 2.5.44. It is meant to replace the older POSIX select(2) and poll(2) system calls, to achieve better performance in more demanding applications, where the number of watched file descriptors is large (unlike the older system calls, which operate in O(n) time, epoll operates in O(1) time).".
- Epoll label "Epoll".
- Epoll sameAs m.0crcz68.
- Epoll sameAs Epoll.
- Epoll sameAs Q307505.
- Epoll sameAs Q307505.
- Epoll sameAs Epoll.
- Epoll wasDerivedFrom Epoll?oldid=677996443.
- Epoll isPrimaryTopicOf Epoll.