login
Header Space

 
 

Mailing list archives

Search results

Found 177 matching messages (0.073 seconds). Page 1 of 9.

Re: why are some atomic_t's not volatile, while most are?

Chris Snook wrote: > Chris Friesen wrote: >> Without other restrictions, a suficiently >> intelligent optimiser could notice that the ... not, while I've attempted to show that it is possible. Chris - To unsubscribe from this list: send the line " ...

linux-kernel - Chris Friesen - Aug 7 2007 - 18:46

Re: [PATCH 3/8] Allow huge page allocations to use GFP_HIGH_MOVABLE

... Gorman wrote: > On Fri, 26 Jan 2007, Chris Friesen wrote: >> We currently see this issue on our systems, as we have older e1000 ... . The default value on this system is 3831. Chris - To unsubscribe from this list: send the line ...

linux-kernel - Chris Friesen - Jan 26 2007 - 17:37

Re: whatever happened to down_timeout()?

Chris Friesen wrote: > static inline int down_timeout(struct semaphore * sem, unsigned int > timeout) > { ... if (ret) ret = __down_timeout(sem, timeout); return ret; } Chris - To unsubscribe from this list: send the line "unsubscribe linux- ...

linux-kernel - Chris Friesen - Feb 13 2007 - 19:44

Re: [Announce] [patch] Modular Scheduler Core and Completely Fair Scheduler [CFS]

Peter Williams wrote: > Chris Friesen wrote: >> Scuse me if I jump in here, but doesn't the load balancer need ... throughput) then that's an acceptable price to pay. Chris - To unsubscribe from this list: send the line " ...

linux-kernel - Chris Friesen - Apr 17 2007 - 11:52

Re: [Announce] [patch] Modular Scheduler Core and Completely Fair Scheduler [CFS]

Peter Williams wrote: > Chris Friesen wrote: >> Suppose I have a really high priority task running. Another very high >> ... tasks to move, and b) where to move them. Chris - To unsubscribe from this list: send the line " ...

linux-kernel - Chris Friesen - Apr 18 2007 - 01:43

Re: [patch] CFS scheduler, -v12

Ingo Molnar wrote: > * Chris Friesen wrote: >>Is there a way in CFS to tune the amount of ... of performance for 5-9s then its useless to us. Chris - To unsubscribe from this list: send the line "unsubscribe ...

linux-kernel - Chris Friesen - May 22 2007 - 16:49

Re: 2.6.21.5 june 30th to july 1st date hang?

... kernel-owner@vger.kernel.org] De la part de >>Chris Friesen >>Interesting, I just sent out an email for a similar issue, >>but ... 're based off a WindRiver PNE-LE distribution. Chris - To unsubscribe from this list: send the line ...

linux-kernel - Chris Friesen - Jul 3 2007 - 12:03

Re: 2.6.21.5 june 30th to july 1st date hang?

Chris Friesen wrote: > Setting the date to just before midnight June 30 UTC and then running > the ... works for ppc32. The above is all for modified 2.6.10. Chris - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...

linux-kernel - Chris Friesen - Jul 3 2007 - 17:02

Re: posible latency issues in seq_read

Lee Revell wrote: > On 7/20/07, Chris Friesen wrote: >> We've run into an issue (on 2.6.10) ... or whether it would break assumptions made by seq_file users. Chris - To unsubscribe from this list: send the line " ...

linux-kernel - Chris Friesen - Jul 20 2007 - 18:39

Re: why are some atomic_t's not volatile, while most are?

... wrote: > On Aug 7 2007 15:38, Chris Friesen wrote: >>That volatile is there precisely to force the compiler to dereference it every ... ;-) My bad. You are, of course, correct. :) Chris - To unsubscribe from this list: send the line ...

linux-kernel - Chris Friesen - Aug 7 2007 - 18:49

Re: [PATCH/RFC] doc: about email clients for Linux kernel patches

Jeff Garzik wrote: > Chris Friesen wrote: >> Can someone describe the problems with just attaching the patch in >> ... . (At least with my current settings, it does.) Chris - To unsubscribe from this list: send the line " ...

linux-kernel - Chris Friesen - Sep 11 2007 - 23:26

Re: [PATCH/RFC] doc: about email clients for Linux kernel patches

... wrote: > On Sep 11 2007 21:26, Chris Friesen wrote: >>Thunderbird, at least, will automatically inline a single text/plain attachment >> ... Guess I need to get the external_editor extension. Chris - To unsubscribe from this list: send the ...

linux-kernel - Chris Friesen - Sep 12 2007 - 14:17

Re: OOPS in __copy_user_zeroing_intel

Michal Piotrowski wrote: > On 11/09/2007, Chris Friesen wrote: >>We're running a modified 2.6.10 on a ... a whole new set of product validation tests. Chris - To unsubscribe from this list: send the line " ...

linux-kernel - Chris Friesen - Sep 12 2007 - 16:45

Re: RFC: bug in load_elf_binary?

Jeremy Fitzhardinge wrote: > Chris Friesen wrote: > >>The elf spec says that PT_LOAD segments must be ordered by vaddr. We ... our program gets a chance to start up. Chris - To unsubscribe from this list: send the line ...

linux-kernel - Chris Friesen - Sep 13 2007 - 19:25

Re: Network slowdown due to CFS

Ingo Molnar wrote: > * Chris Friesen wrote: >>However, there are closed-source and/or frozen-source apps ... anything priority-based). Do I have that right? Chris - To unsubscribe from this list: send the line " ...

linux-kernel - Chris Friesen - Oct 1 2007 - 13:45

Re: sched_yield: delete sysctl_sched_compat_yield

David Schwartz wrote: > Chris Friesen wrote: > If CFS really can't support sched_yield's semantics, then it should ... applications written for the previous 2.6 behaviour. Chris -- To unsubscribe from this list: send the line " ...

linux-kernel - Chris Friesen - Dec 3 2007 - 15:56

Re: New Address Family: Inter Process Networking (IPN)

... Kleen wrote: > On Thu, Dec 06, 2007 at 05:02:40PM -0600, Chris Friesen wrote: >>I just reran on a 3.2GHZ P4 running 2.6.11 ( ... the big concern and we were using datagrams anyway. Chris -- To unsubscribe from this list: send the line ...

linux-kernel - Chris Friesen - Dec 6 2007 - 19:42

Re: New Address Family: Inter Process Networking (IPN)

David Miller wrote: > From: "Chris Friesen" > Date: Thu, 06 Dec 2007 14:36:54 -0600 > > ... appears that only root is allowed to use multicast netlink. Chris -- To unsubscribe from this list: send the line " ...

linux-kernel - Chris Friesen - Dec 7 2007 - 00:21

Re: "ip neigh show" not showing arp cache entries?

Chris Friesen wrote: > > I'm seeing some strange behaviour on a 2.6.14 ppc64 system. If I run ... bond0's slave devices, should it come back positive or negative? Chris -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" ...

linux-kernel - Chris Friesen - Dec 10 2007 - 13:54

Re: "ip neigh show" not showing arp cache entries?

... Dec 18, 2007 at 08:52:01AM -0600, Chris Friesen wrote: > >>Looks like that did it. Why does specifying the family make a ... like some filtering is being done in userspace. Chris "ip neigh show": execve("/sbin/ip", ["ip", ...

linux-kernel - Chris Friesen - Dec 19 2007 - 10:28

speck-geostationary