login
Header Space

 
 

Mailing list archives

Search results

Found 2767 matching messages (0.064 seconds). Page 1 of 50.

Re: [PATCH 4/4] x86_64 ioapic: Improve the heuristics for when check_timer fails.

... fine with BIOS 0402. patches/series: patch-2.6.20-rc4 ... amd64 (ranma@melchior) (gcc version 4.1.2 20061028 (prerelease) (Debian ... 0000:00:02.1-2.4 forcedeth.c: Reverse Engineered nForce ... with standard journal ReiserFS: dm-4: using ordered data mode ReiserFS ...

linux-kernel - Tobias Diedrich - Jan 9 2007 - 18:00

Re: [patch 4/7] Immediate Values - i386 Optimization

... an int3 would not be subject to this erratum. > + * > + * So, is ... the > + * bypass code while we patch it. It is protected by ... *)immediate->var) > + return; > + break; > + case 4: if (*(uint32_t*)immediate->immediate > + == *(uint32_t*) ...

linux-kernel - Borislav Petkov - Sep 18 2007 - 02:04

Re: [PATCH 4/4] x86 mmiotrace: move files into arch/x86/mm/

... Date: Mon, 4 Feb 2008 21:26:41 +0200 Subject: [PATCH] x86 mmiotrace: ... -#define KMMIO_TABLE_SIZE (1 << KMMIO_HASH_BITS) -#define KMMIO_PAGE_HASH_BITS 4 -#define KMMIO_PAGE_TABLE_SIZE (1 << KMMIO_PAGE_HASH_BITS) - -struct kmmio_context ...

linux-kernel - Pekka Paalanen - Feb 9 2008 - 07:21

Re: [PATCH 4/4] ACPI PCI slot detection driver

... 'll check it and send the patch. Thanks, Kenji Kaneshige Gary Hade wrote ... PCI 0000:10:00 > acpiphp: Slot [4] registered > acpiphp_glue: register_slot: \_SB_.VP05.CALG ... VP05.CALG.E4F5 sta=f sun=4 > acpiphp_glue: register_slot: \_SB_.VP05.CALG.E4F6 ...

linux-kernel - Kenji Kaneshige - Mar 14 2008 - 01:34

Re: [PATCH 4/4 v2] [RFC] UIO: generic platform driver

... me to apply... > > Hi Greg, > PATCH 4/4 still has a problem. It ... won't compile. > > The first three patches are OK in my opinion. ... 4. Ok, I grabbed patch 1, 2 and 3 are already in my ... all come to an agreement on patch 4. thanks, greg k-h -- ...

linux-kernel - Greg KH - Apr 11 2008 - 19:06

Re: [PATCH] 4/4 block: explicit plugging

... wrote: > > > This is a patch to perform block device plugging explicitly in the ... I can run some pseudo benchmarks on a 4-way here with some simulated storage to ... improvements. I don't see 3/4 and 4/4 on lkml yet, I wonder if ...

linux-kernel - Jens Axboe - Jan 3 2007 - 04:22

RE: [PATCH 4/4] x86_64 ioapic: Improve the heuristics for when check_timer fails.

... Torvalds Cc: Tobias Diedrich; Lu, Yinghai; Andrew Morton; Adrian Bunk; Andi Kleen; Linux Kernel Mailing List Subject: [PATCH 4/4] x86_64 ioapic: Improve the heuristics for when check_timer fails. >I have ...

linux-kernel - Lu, Yinghai - Jan 8 2007 - 13:16

RE: [PATCH 4/4] x86_64 ioapic: Improve the heuristics for when check_timer fails.

... ; Andi Kleen; Linux Kernel Mailing List Subject: [PATCH 4/4] x86_64 ioapic: Improve the heuristics for ... Did you miss to call irq_from_pin before add_pin_to_irq? You defined irq_from_pin in PATCH 2/4. YH - To unsubscribe from this list: send ...

linux-kernel - Lu, Yinghai - Jan 8 2007 - 13:41

Re: [PATCH 4/4] atl1: Ancillary C files for Attansic L1 driver

... MII Auto-Neg Advertisement Register (Address 4). */ > + mii_autoneg_adv_reg = MII_AR_DEFAULT_CAP_MASK; > + > + /* Read the MII ... the driver can manage. > + **/ > +#define ATL1_MAX_NIC 4 > + > +#define OPTION_UNSET -1 > +#define OPTION_DISABLED 0 ...

linux-kernel - Jeff Garzik - Jan 18 2007 - 23:00

Re: [PATCH 4/4] fs/unionfs/: Don't duplicate the struct nameidata

... Don't duplicate the struct nameidata > > fs/unionfs/branchman.c | 4 +- > fs/unionfs/commonfops.c | 54 +++++++++++----------- > fs/unionfs/ ... deletions(-) Not sure why this was sent. The other 4/4 email is the correct one. Josef "Jeff" ...

linux-kernel - Josef Sipek - Jan 29 2007 - 16:40

Re: [patch 4/4] ipmi: add new IPMI nmi watchdog handling

... Suitable for merging into the previous patch. Signed-off-by: Corey Minyard < ... 6.20/arch/i386/Kconfig.debug @@ -4,10 +4,6 @@ config TRACE_IRQFLAGS_SUPPORT bool ... .20/arch/x86_64/Kconfig.debug @@ -4,10 +4,6 @@ config TRACE_IRQFLAGS_SUPPORT bool ...

linux-kernel - Corey Minyard - Feb 19 2007 - 16:14

Re: [PATCH 4/3] lutimesat: compat syscall and wire up on x86_64

... -EFAULT; We have it? Thank you! [PATCH 4/3] lutimesat: compat syscall and ... [Apply after: lutimesat-simplify-utime2.patch lutimesat-extend-do_utimes-with-flags. ... /x86_64/ia32/ia32entry.S @@ -719,4 +719,5 @@ #endif .quad compat_sys_move_pages ...

linux-kernel - Alexey Dobriyan - Feb 27 2007 - 07:56

Re: [patch 4/6] mm: merge populate and nopage into fault (fixes nonlinear)

... much. > > Paolo's UML speedup patches might use nonlinear though. yes, ... .com/~mingo/remap-file-pages-patches/remap-file-pages-prot-2. ... /remap-file-pages-patches/vcpu-2.6.4-rc2-mm1-A2 ... overhead from 30 usecs to 4 usecs (with native syscalls taking ...

linux-kernel - Ingo Molnar - Mar 7 2007 - 04:53

Re: [patch 4/6] mm: merge populate and nopage into fault (fixes nonlinear)

... much. > > > > Paolo's UML speedup patches might use nonlinear though. > > yes, ... com/~mingo/remap-file-pages-patches/remap-file-pages-prot-2 ... remap-file-pages-patches/vcpu-2.6.4-rc2-mm1-A2 ... overhead from 30 usecs to 4 usecs > (with native syscalls taking ...

linux-kernel - Nick Piggin - Mar 7 2007 - 05:28

Re: [PATCH 4/4] UML - kernel_thread shouldn't panic

... unavailable Apr 2 20:17:54 localhost last message repeated 4 times Apr 2 20:17:54 localhost udevd-event[ ... Monday, April 02, 2007 6:50 PM Subject: [PATCH 4/4] UML - kernel_thread shouldn't panic > kernel_thread should just return an error value on ...

linux-kernel - roland - Apr 2 2007 - 16:21

RE: [PATCH 4/4] IA64: SPARSE_VIRTUAL 16M page size support

... will hold enough page structures for about 4.5G of physical space (assuming 16K pages), so a 64M page would cover 18G. 4.5G is possibly a bit wasteful (for ... ) too big. -Tony P.S. This patch breaks the build for tiger_defconfig, zx1_defconfig etc ...

linux-kernel - Luck, Tony - Apr 5 2007 - 18:50

RE: [PATCH 4/4] IA64: SPARSE_VIRTUAL 16M page size support

... enough > page structures for about 4.5G of physical space (assuming ... 279199.63 94 1395.9981 4.30 14.70 Thu Oct ... 278035.22 96 1390.1761 4.32 14.85 Thu Oct ... my variable kernel page size patch quoted above but then we ...

linux-kernel - Christoph Lameter - Apr 6 2007 - 13:16

Re: [patch 4/4] powerpc 2.6.21-rt1: reduce scheduling latency by changing tlb flush size

... ) inetd-358 0D..4 20us : .beat_lpar_hpte_invalidate (.flush_hash_page) inetd-358 0D..4 20us : .__spin_lock_irqsave (.beat_lpar_hpte_invalidate) inetd-358 0D..5 21us+: .beat_lpar_hpte_getword0 (.beat_lpar_hpte_invalidate) inetd- ...

linux-kernel - Tsutomu OWA - May 15 2007 - 04:08

Re: [patch 4/4] powerpc 2.6.21-rt1: reduce scheduling latency by changing tlb flush size

... ) > inetd-358 0D..4 20us : .beat_lpar_hpte_invalidate (.flush_hash_page) > inetd-358 0D..4 20us : .__spin_lock_irqsave (.beat_lpar_hpte_invalidate) > inetd-358 0D..5 21us+: .beat_lpar_hpte_getword0 (.beat_lpar_hpte_invalidate) > ...

linux-kernel - Benjamin Herrenschmidt - May 15 2007 - 04:40

Re: [PATCH 4/7] cxgb3 - Update FW to 4.1

... > > Bump FW version to 4.1. > Modify chip tuning in consequence. > ... 2] = 512; > - mtus[3] = 576; > - mtus[4] = 808; > + mtus[1] = 88; > + mtus[1] ... ] = 256; > + mtus[3] = 512; > + mtus[4] = 576; > mtus[5] = 1024; > mtus[6] ...

linux-kernel - Michael Buesch - May 26 2007 - 19:05

speck-geostationary