LinuxLists
Users
About
Chris Friesen (
[email protected]
)
Number of posts: 46 (0.06 per day)
First post: 2010-06-24 19:01:07
Last post: 2012-08-23 15:28:43
Date
List
Subject
2013-03-08 15:26:49
linux-kernel
Re: mmap vs fs cache
2013-03-08 14:48:46
linux-kernel
Re: mmap vs fs cache
2012-11-15 22:37:33
linux-kernel
Re: [sqlite] light weight write barriers
2012-11-08 01:58:45
linux-kernel
Re: scsi target, likely GPL violation
2012-11-06 15:15:10
linux-kernel
Re: [RFC] Second attempt at kernel secure boot support
2012-11-05 15:39:17
linux-kernel
Re: [RFC] Second attempt at kernel secure boot support
2012-11-05 14:54:11
linux-kernel
Re: Fwd: Nice processes prevent frequency increases - possible scheduler regression (known good in 2.6.35)
2012-11-02 22:20:23
linux-kernel
Re: [RFC] Second attempt at kernel secure boot support
2012-11-02 16:55:58
linux-kernel
Re: [RFC] Second attempt at kernel secure boot support
2012-11-01 21:02:54
linux-kernel
Re: [RFC] Second attempt at kernel secure boot support
2012-10-31 21:58:32
linux-kernel
Re: [RFC] Second attempt at kernel secure boot support
2012-10-26 20:22:39
linux-kernel
Re: Linix-3.6.3 sda, sdb drives in reverse order (with a USB 2.0 drives and a monolithic kernel configuration)
2012-10-25 23:11:45
linux-kernel
Re: Linix-3.6.3 sda, sdb drives in reverse order (with a USB 2.0 drives and a monolithic kernel configuration)
2012-10-18 22:14:11
linux-kernel
Re: Local DoS through write heavy I/O on CFQ & Deadline
2012-10-18 22:13:58
linux-ext4
Re: Local DoS through write heavy I/O on CFQ & Deadline
2012-08-24 17:25:59
linux-kernel
Re: Drop support for x86-32
2012-08-24 16:24:46
linux-kernel
Re: Drop support for x86-32
2012-08-23 15:28:43
linux-wireless
Re: wireless router performance differ with 2.4Ghz vs 5.0Ghz frequency
2012-08-17 20:17:45
linux-kernel
Re: [discussion]sched: a rough proposal to enable power saving in scheduler
2012-08-17 19:47:35
linux-kernel
Re: [discussion]sched: a rough proposal to enable power saving in scheduler
2012-08-13 22:03:01
linux-kernel
Re: allocation of contiguous memory in kernel mode
2012-08-10 18:52:09
linux-kernel
Re: mellanox mlx4_core and SR-IOV
2012-08-03 05:13:28
linux-kernel
Re: Huge performance degradation for UDP between 2.4.17 and 2.6
2012-08-03 05:11:26
linux-kernel
Re: MODULE_LICENSE("GPL")??
2012-08-01 21:42:51
linux-kernel
Re: MODULE_LICENSE("GPL")??
2012-06-29 19:50:19
linux-kernel
Re: AF_BUS socket address family
2012-05-02 20:24:08
linux-kernel
why would irq0 have many many more interrupts than LOC?
2012-05-02 18:39:44
linux-kernel
Re: read() syscall slowing down due to other threads?
2011-06-22 18:31:05
linux-kernel
Re: [PATCH 1/10 v2] Generic Watchdog Timer Driver
2011-06-22 18:26:42
linux-kernel
Re: Does Linux select() violate POSIX?
2011-04-25 18:21:17
linux-kernel
Re: Background memory scrubbing
2011-03-03 23:55:00
linux-kernel
Re: Network link detection
2011-03-03 21:54:26
linux-kernel
Re: Network link detection
2011-03-02 20:26:33
linux-kernel
Re: txqueuelen has wrong units; should be time
2011-02-09 17:28:58
linux-kernel
Re: RFC: /proc/<pid>/sched should contain cumulative data for all threads in process
2011-02-07 22:31:00
linux-kernel
RFC: /proc/<pid>/sched should contain cumulative data for all threads in process
2011-02-07 18:31:49
linux-kernel
BUG? behaviour mismatch between ipv4 and ipv6 in UDP rx path
2010-08-30 15:43:58
linux-kernel
Re: Og dreams of kernels
2010-08-18 23:50:54
linux-kernel
Re: [PATCH] [RFCv2] notify userspace about time changes
2010-08-13 18:24:17
linux-kernel
defunct processes owned by init, not being reaped ?
2010-08-11 17:02:10
linux-kernel
Re: FCNTL Performance problem
2010-08-09 21:41:39
linux-kernel
Re: FCNTL Performance problem
2010-08-05 14:20:19
linux-kernel
Re: [PATCH] [RFC] notify userspace about time changes
2010-08-04 18:49:32
linux-kernel
Re: [PATCH] [RFC] notify userspace about time changes
2010-07-30 18:46:56
linux-kernel
where are the memory barriers in net driver rx DMA operations?
2010-06-24 19:01:07
linux-kernel
Re: while_each_thread() under rcu_read_lock() is broken?