Eric Dumazet ([email protected])

Number of posts: 940 (0.58 per day)
First post: 2002-11-06 06:20:10
Last post: 2007-04-14 09:39:11

Date List Subject
2009-03-20 06:36:03 linux-kernel Re: Question about usage of RCU in the input layer
2009-03-20 05:29:18 linux-kernel Re: Question about usage of RCU in the input layer
2009-03-19 14:04:38 linux-kernel [PATCH] net: reorder struct Qdisc for better SMP performance
2009-03-19 05:49:50 linux-kernel Re: High contention on the sk_buff_head.lock
2009-03-18 19:07:39 linux-kernel Re: High contention on the sk_buff_head.lock
2009-03-18 15:44:55 linux-kernel Re: [patch] eventfd - remove fput() call from possible IRQ context (2nd rev)
2009-03-18 15:00:27 linux-kernel Re: [patch] eventfd - remove fput() call from possible IRQ context (2nd rev)
2009-03-17 03:27:30 linux-kernel Re: [PATCH] module: fix refptr allocation and release order
2009-03-13 22:45:39 linux-kernel Re: [PATCH] fs: fput() can be called from interrupt context
2009-03-12 19:26:41 linux-kernel Re: [PATCH] fs: fput() can be called from interrupt context
2009-03-12 06:12:35 linux-kernel Re: [PATCH] fs: fput() can be called from interrupt context
2009-03-12 05:44:53 linux-kernel [PATCH] aio: fput() can be called from interrupt context
2009-03-12 05:19:55 linux-kernel [PATCH] fs: fput() can be called from interrupt context
2009-03-12 03:41:49 linux-kernel Re: [patch] aio: remove aio-max-nr and instead use the memlock rlimit to limit the number of pages pinned for the aio completion ring
2009-03-12 03:34:45 linux-kernel Re: [patch] aio: remove aio-max-nr and instead use the memlock rlimit to limit the number of pages pinned for the aio completion ring
2009-03-12 03:25:38 linux-kernel Re: [patch] aio: remove aio-max-nr and instead use the memlock rlimit to limit the number of pages pinned for the aio completion ring
2009-03-12 03:11:43 linux-kernel Re: [patch] aio: remove aio-max-nr and instead use the memlock rlimit to limit the number of pages pinned for the aio completion ring
2009-03-12 02:41:50 linux-kernel Re: [patch] aio: remove aio-max-nr and instead use the memlock rlimit to limit the number of pages pinned for the aio completion ring
2009-03-09 20:33:17 linux-kernel Re: [patch] aio: remove aio-max-nr and instead use the memlock rlimit to limit the number of pages pinned for the aio completion ring
2009-03-06 14:06:49 linux-kernel Re: Strange problem with FUTEX_WAIT_PRIVATE
2009-03-06 03:59:19 linux-kernel Re: Strange problem with FUTEX_WAIT_PRIVATE
2009-01-21 13:02:34 linux-kernel Re: [PATCH] workqueue: don't alloc_percpu for single workqueue
2009-01-17 07:05:01 linux-kernel Re: [PATCH v1 0/8] Deferred dput() and iput() -- reducing lock contention
2009-01-16 20:49:24 linux-kernel Re: 2.6.27.9: splice_to_pipe() hung (blocked for more than 120 seconds)
2009-01-15 17:29:22 linux-kernel Re: [PATCH] b44: GFP_DMA skb should not escape from driver
2009-01-15 16:49:42 linux-kernel [PATCH] b44: GFP_DMA skb should not escape from driver
2009-01-15 14:40:40 linux-kernel Re: b44 - swapper: page allocation failure
2009-01-15 11:47:56 linux-kernel Re: maximum buffer size for splice(2) tcp->pipe?
2009-01-14 10:19:09 linux-kernel Re: maximum buffer size for splice(2) tcp->pipe?
2009-01-14 09:14:14 linux-kernel Re: maximum buffer size for splice(2) tcp->pipe?
2009-01-13 23:39:16 linux-kernel Re: maximum buffer size for splice(2) tcp->pipe?
2009-01-13 23:38:23 linux-kernel Re: [PATCH] tcp: splice as many packets as possible at once
2009-01-13 23:16:23 linux-kernel Re: maximum buffer size for splice(2) tcp->pipe?
2009-01-13 07:58:27 linux-kernel Re: [PATCH] NET: fix wrong English expression in comments
2009-01-12 19:20:34 linux-kernel [PATCH] ring_buffer: NUMA aware page allocations
2009-01-11 17:10:53 linux-kernel Re: [PATCH] tcp: splice as many packets as possible at once
2009-01-11 13:16:13 linux-kernel Re: [PATCH] tcp: splice as many packets as possible at once
2009-01-10 07:41:18 linux-kernel Re: [PATCH] tcp: splice as many packets as possible at once
2009-01-09 23:38:50 linux-kernel Re: [PATCH] tcp: splice as many packets as possible at once
2009-01-09 22:46:17 linux-kernel Re: [PATCH] tcp: splice as many packets as possible at once
2009-01-09 22:16:30 linux-kernel Re: [PATCH] tcp: splice as many packets as possible at once
2009-01-09 22:03:40 linux-kernel Re: [PATCH] tcp: splice as many packets as possible at once
2009-01-09 20:52:26 linux-kernel Re: [PATCH] tcp: splice as many packets as possible at once
2009-01-09 17:58:51 linux-kernel Re: [PATCH] tcp: splice as many packets as possible at once
2009-01-09 15:43:52 linux-kernel Re: [PATCH] tcp: splice as many packets as possible at once
2009-01-09 07:29:10 linux-kernel Re: [PATCH] tcp: splice as many packets as possible at once
2009-01-09 06:48:22 linux-kernel Re: [PATCH] tcp: splice as many packets as possible at once
2008-12-17 20:27:37 linux-kernel Re: [PATCH v3 6/7] fs: struct file move from call_rcu() to SLAB_DESTROY_BY_RCU
2008-12-17 00:00:28 linux-kernel Re: local_add_return
2008-12-12 16:49:19 linux-kernel Re: [PATCH v3 6/7] fs: struct file move from call_rcu() to SLAB_DESTROY_BY_RCU
2008-12-12 11:09:30 linux-kernel [PATCH] percpu_counter: use local_t and atomic_long_t if possible