login
Header Space

 
 

Mailing list archives

Search results

Found 69 matching messages (0.044 seconds). Page 1 of 4.

Re: x86 BIOS interface for partitioning and system serial number on SGI UV

... Inc. All Rights Reserved. + * Copyright (c) Russ Anderson + */ + +#include +/* ... uv_bios_strerror(long status); -#endif /* _ASM_X86_BIOS_H */ +#endif /* _ASM_UV_BIOS_H */ -- Russ Anderson, OS RAS/Partitioning Project Lead ...

linux-kernel - Russ Anderson - Aug 5 2008 - 19:06

[PATCH 3/3] ia64: Call migration code on correctable errors v2

... , + "Enable polling with migration"); + +MODULE_AUTHOR("Russ Anderson "); +MODULE_DESCRIPTION("ia64 Corrected Error ... () method in address_operations */ #define migrate_page NULL -- Russ Anderson, OS RAS/Partitioning Project Lead SGI ...

linux-kernel - Russ Anderson - May 1 2008 - 20:44

[PATCH 3/3] ia64: Call migration code on correctable errors v3

... + "Enable polling with migration"); + +MODULE_AUTHOR("Russ Anderson "); +MODULE_DESCRIPTION("ia64 ... #ifdef CONFIG_HUGETLB_PAGE_SIZE_VARIABLE int pageblock_order __read_mostly; -- Russ Anderson, OS RAS/Partitioning Project Lead ...

linux-kernel - Russ Anderson - May 9 2008 - 11:11

[PATCH 3/3] ia64: Call migration code on correctable errors v4

... , + "Enable polling with migration"); + +MODULE_AUTHOR("Russ Anderson "); +MODULE_DESCRIPTION("ia64 Corrected Error ... ) #define pfn_to_kaddr(pfn) __va((pfn) << PAGE_SHIFT) -- Russ Anderson, OS RAS/Partitioning Project Lead SGI - ...

linux-kernel - Russ Anderson - May 13 2008 - 19:05

[PATCH 3/3] ia64: Call migration code on correctable errors v5

... , + "Enable polling with migration"); + +MODULE_AUTHOR("Russ Anderson "); +MODULE_DESCRIPTION("ia64 Corrected Error ... ) #define pfn_to_kaddr(pfn) __va((pfn) << PAGE_SHIFT) -- Russ Anderson, OS RAS/Partitioning Project Lead SGI - ...

linux-kernel - Russ Anderson - May 16 2008 - 15:23

[PATCH 3/3] ia64: Call migration code on correctable errors v6

... + "Enable polling with migration"); + +MODULE_AUTHOR("Russ Anderson "); +MODULE_DESCRIPTION("ia64 Corrected ... + retry; } +EXPORT_SYMBOL(migrate_pages); #ifdef CONFIG_NUMA /* -- Russ Anderson, OS RAS/Partitioning Project Lead ...

linux-kernel - Russ Anderson - Jun 9 2008 - 12:20

[PATCH 2/2] ia64: Call migration code on correctable errors v7

... + "Enable polling with migration"); + +MODULE_AUTHOR("Russ Anderson "); +MODULE_DESCRIPTION("ia64 Corrected ... + retry; } +EXPORT_SYMBOL(migrate_pages); #ifdef CONFIG_NUMA /* -- Russ Anderson, OS RAS/Partitioning Project Lead ...

linux-kernel - Russ Anderson - Jul 18 2008 - 16:36

Re: x86 BIOS interface for partitioning and system serial number on SGI UV

... , Inc. All Rights Reserved. + * Copyright (c) Russ Anderson + */ + +#include +#include < ... (long status); -#endif /* _ASM_X86_BIOS_H */ +#endif /* _ASM_UV_BIOS_H */ -- Russ Anderson, OS RAS/Partitioning Project Lead SGI - ...

linux-kernel - Russ Anderson - Aug 5 2008 - 15:22

[PATCH 2/2] ia64: Call migration code on correctable errors

... Graphics Inc. + * Copyright (C) 2008 Russ Anderson + */ +#include ... same event. + * + * 2008-04-22 Russ Anderson + * Migrate ... pfn_to_kaddr(pfn) __va((pfn) << PAGE_SHIFT) -- Russ Anderson, OS RAS/Partitioning Project ...

linux-kernel - Russ Anderson - Apr 28 2008 - 15:24

x86 BIOS interface for partitioning and system serial number on SGI UV

... , Inc. All Rights Reserved. + * Copyright (c) Russ Anderson + */ + +#include +#include < ... (long status); -#endif /* _ASM_X86_BIOS_H */ +#endif /* _ASM_UV_BIOS_H */ -- Russ Anderson, OS RAS/Partitioning Project Lead SGI - ...

linux-kernel - Russ Anderson - Jul 31 2008 - 15:57

[patch] x86 BIOS interface for partitioning and system serial number on SGI UV

... , Inc. All Rights Reserved. + * Copyright (c) Russ Anderson + */ + +#include +#include < ... (long status); -#endif /* _ASM_X86_BIOS_H */ +#endif /* _ASM_UV_BIOS_H */ -- Russ Anderson, OS RAS/Partitioning Project Lead SGI - ...

linux-kernel - Russ Anderson - Jul 31 2008 - 16:00

[PATCH 2/4] x86: Add UV bios call infrastructure

... system table entry info at boot time. Signed-off-by: Russ ... All Rights Reserved. + * Copyright (c) Russ Anderson */ #include ... u64, u64); +#endif #endif /* ASM_X86__UV__BIOS_H */ -- Russ Anderson, OS RAS/Partitioning Project ...

linux-kernel - Russ Anderson - Aug 22 2008 - 17:53

Re: [PATCH 3/3] ia64: Call migration code on correctable errors v2

... :12PM +0300, Pekka Enberg wrote: > Hi Russ, > > On Fri, May 2, 2008 at 3 ... free bad pages. > > > > Signed-off-by: Russ Anderson > > I think ... . Where would you suggest in sysfs? -- Russ Anderson, OS RAS/Partitioning Project Lead ...

linux-kernel - Russ Anderson - May 2 2008 - 12:40

Re: [patch] x86 BIOS interface for RTC on SGI UV

... On 09-07-08 22:27, Russ Anderson wrote: > > >+# define BIOS_CALL(result, ... being worked on. Signed-off-by: Russ Anderson --- arch/ ... .o obj-$(CONFIG_AUDIT) += audit_64.o -- Russ Anderson, OS RAS/Partitioning Project ...

linux-kernel - Russ Anderson - Jul 9 2008 - 17:36

Re: [patch] x86 BIOS interface for RTC on SGI UV

... On 09-07-08 23:36, Russ Anderson wrote: > > >>... and wouldn't uv_bios_strerror ... worked on. Signed-off-by: Russ Anderson --- arch/ ... .o obj-$(CONFIG_AUDIT) += audit_64.o -- Russ Anderson, OS RAS/Partitioning Project ...

linux-kernel - Russ Anderson - Jul 9 2008 - 18:09

Re: [PATCH 1/2] mm: Avoid putting a bad page back on the LRU v7

... Saturday 19 July 2008 06:36, Russ Anderson wrote: > > [PATCH 1/2] ... is defined. > > > > Signed-off-by: Russ Anderson > > Reviewed-by ... page_alloc.c if possible.... > > Thanks, > Nick -- Russ Anderson, OS RAS/Partitioning Project Lead ...

linux-kernel - Russ Anderson - Jul 23 2008 - 18:13

[PATCH 4/4] x86: Add sysfs entries for UV

... and coherence_id. Signed-off-by: Russ Anderson --- arch/x86 ... . All Rights Reserved. + * Copyright (c) Russ Anderson + */ + +#include ... u64, u64, u64, u64); #endif -- Russ Anderson, OS RAS/Partitioning Project ...

linux-kernel - Russ Anderson - Aug 22 2008 - 17:55

[PATCH] sysfs: Document files in /sys/firmware/sgi_uv/

... /firmware/sgi_uv/. Signed-off-by: Russ Anderson --- Documentation/ ... /sgi_uv/ +Date: August 2008 +Contact: Russ Anderson +Description ... cat /sys/firmware/sgi_uv/coherence_id -- Russ Anderson, OS RAS/Partitioning Project ...

linux-kernel - Russ Anderson - Aug 26 2008 - 18:14

Re: [PATCH 3/3] ia64: Call migration code on correctable errors v2

... 57:44PM +0300, Pekka J Enberg wrote: > Hi Russ, > > On Fri, 2 May 2008, Russ Anderson wrote: > > > I think sparse and checkpatch would ... on a different node than the old page. -- Russ Anderson, OS RAS/Partitioning Project Lead SGI - ...

linux-kernel - Russ Anderson - May 2 2008 - 13:30

[patch] __do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is set

... when used. Comments??? Signed-off-by: Russ Anderson (rja@sgi.com) -------------------------------------------------------------------- --- kernel/irq ... desc->chip->end(irq); return 1; } -- Russ Anderson, OS RAS/Partitioning Project Lead ...

linux-kernel - Russ Anderson - Oct 30 2007 - 12:26

speck-geostationary