LinuxLists
Users
About
Eric Wong (
[email protected]
)
Number of posts: 100 (0.03 per day)
First post: 2002-10-23 01:25:21
Last post: 2013-09-11 21:24:12
Next Page
Date
List
Subject
2018-08-24 23:01:40
linux-kernel
[RFC] pipe: prevent compiler reordering in pipe_poll
2016-11-11 02:08:27
linux-kernel
Re: BYD TouchPad driver (4.8.1) misdetects a Logitech mouse
2015-08-03 23:56:25
linux-kernel
Re: epoll and multiple processes - eliminate unneeded process wake-ups
2015-05-13 02:37:15
linux-kernel
[RFC] net: support SOCK_DONTWAIT for non-blocking accept4
2015-02-22 00:24:37
linux-kernel
Re: [PATCH v2 2/2] epoll: introduce EPOLLEXCLUSIVE and EPOLLROUNDROBIN
2015-02-18 22:18:11
linux-kernel
Re: [PATCH v2 2/2] epoll: introduce EPOLLEXCLUSIVE and EPOLLROUNDROBIN
2015-02-10 19:32:50
linux-kernel
Re: [PATCH 2/2] epoll: introduce EPOLLEXCLUSIVE and EPOLLROUNDROBIN
2015-02-10 04:49:40
linux-kernel
Re: [PATCH 2/2] epoll: introduce EPOLLEXCLUSIVE and EPOLLROUNDROBIN
2014-06-16 09:52:48
linux-kernel
Re: eventpoll __list_del_entry corruption
2014-02-25 10:30:17
linux-kernel
Re: [RFC PATCH for-next 2/4] epoll: epoll() syscall declaration
2014-02-25 10:21:46
linux-kernel
Re: [RFC PATCH for-next 4/4] epoll: epoll() syscall definition
2014-02-24 05:32:34
linux-kernel
Re: [RFC PATCH for-next 2/4] epoll: epoll() syscall declaration
2014-02-24 05:29:36
linux-kernel
Re: [RFC PATCH for-next 1/4] epoll: struct epoll userspace definiton
2014-02-03 22:02:08
linux-kernel
Re: [RFC PATCH 0/3] epoll: read(),write(),ioctl() interface
2013-10-16 22:39:25
linux-kernel
Re: epoll oops.
2013-09-30 20:59:11
linux-kernel
Re: [PATCH 09/11] epoll: Remove unnecessary error path
2013-09-22 20:41:41
linux-kernel
Re: [RFC] eventpoll: Move a kmem_cache_alloc and kmem_cache_free
2013-09-11 21:24:12
linux-nfs
Re: [RFC] extending splice for copy offloading
2013-09-11 21:17:25
linux-kernel
Re: [RFC] extending splice for copy offloading
2013-09-07 19:52:22
linux-kernel
Re: Problems with splice
2013-09-04 00:21:54
linux-kernel
Re: ipv4: warnings on sk_wmem_queued
2013-08-31 06:44:32
linux-kernel
Re: ipv4: warnings on sk_wmem_queued
2013-08-30 19:56:41
linux-kernel
ipv4: warnings on sk_wmem_queued
2013-08-27 23:33:08
linux-kernel
Re: [PATCH] epoll: add a reschedule point in ep_free()
2013-08-23 20:36:59
linux-kernel
Re: [PATCH RFC net-next] net: epoll support for busy poll
2013-08-22 20:11:37
linux-kernel
Re: [PATCH RFC net-next] net: epoll support for busy poll
2013-07-20 02:03:20
linux-kernel
Re: strange crashes in tcp_poll() via epoll_wait
2013-07-19 23:59:31
linux-kernel
Re: strange crashes in tcp_poll() via epoll_wait
2013-05-21 19:47:21
linux-kernel
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
2013-05-21 19:47:20
linux-nfs
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
2013-05-15 19:44:08
linux-kernel
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
2013-05-15 19:44:07
linux-nfs
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
2013-05-11 00:19:09
linux-kernel
Re: high-speed disk I/O is CPU-bound?
2013-04-23 00:30:18
linux-kernel
Re: socket file descriptor a/m/c-timestamps broken in <= 3.8.8?
2013-04-11 21:23:15
linux-kernel
Re: [RFC PATCH] Linux kernel Wait-Free Concurrent Queue Implementation
2013-04-08 02:17:54
linux-kernel
Re: [RFC PATCH] wfcqueue: implement __wfcq_enqueue_head() (v3)
2013-04-07 11:28:57
linux-kernel
Re: net_dropmon usage documentation/examples?
2013-04-06 23:51:28
linux-kernel
Re: [RFC PATCH] wfcqueue: implement __wfcq_enqueue_head() (v2)
2013-04-05 19:38:57
linux-kernel
net_dropmon usage documentation/examples?
2013-04-02 21:15:31
linux-kernel
Re: [PATCH] wfcqueue: add function for unsynchronized prepend
2013-04-01 18:31:21
linux-kernel
[PATCH v4] epoll: avoid spinlock contention with wfcqueue
2013-03-31 21:23:59
linux-kernel
Re: New copyfile system call - discuss before LSF?
2013-03-29 08:10:25
linux-kernel
[PATCH] wfcqueue: add function for unsynchronized prepend
2013-03-28 19:46:18
linux-kernel
[PATCH -mm] epoll: cleanup: use RCU_INIT_POINTER when nulling
2013-03-28 19:34:16
linux-kernel
Re: [PATCH] epoll: fix sparse error on RCU assignment
2013-03-24 06:56:10
linux-kernel
Re: I/O blocked while dirty pages are being flushed
2013-03-23 20:42:38
linux-kernel
[PATCH v3] wfcqueue: functions for local append and enqueue
2013-03-23 19:07:28
linux-kernel
[PATCH v2] wfcqueue: functions for local append and enqueue
2013-03-23 17:34:23
linux-kernel
Re: [-next] fs/eventpoll.c:545 suspicious rcu_dereference_check() usage
2013-03-23 10:16:39
linux-kernel
Re: [RFC v3 1/2] epoll: avoid spinlock contention with wfcqueue
2013-03-22 22:54:30
linux-kernel
Re: [RFC v3 1/2] epoll: avoid spinlock contention with wfcqueue