Pallipadi, Venkatesh ([email protected])

Number of posts: 806 (0.35 per day)
First post: 2002-11-01 18:35:38
Last post: 2009-01-21 20:13:27

Date List Subject
2009-12-14 22:32:56 linux-kernel Re: [patch 2/2] sched: Scale the nohz_tracker logic by making it per NUMA node
2009-12-11 01:39:26 linux-kernel [patch 0/2] sched: Change nohz ilb logic from pull to push model
2009-12-11 01:39:15 linux-kernel [patch 1/2] sched: Change the nohz ilb logic from pull to push model
2009-12-11 01:39:10 linux-kernel [patch 2/2] sched: Scale the nohz_tracker logic by making it per NUMA node
2009-11-19 22:08:39 linux-kernel Re: 2.6.31.4: WARNING: at arch/x86/kernel/hpet.c:390 hpet_next_event+0x70/0x80() [occurs when ACPI_PROCESSOR=y]
2009-11-18 17:26:28 linux-kernel RE: [PATCH] x86/pat: no need to check overlaps with more than one entry in chk_conflict
2009-11-17 21:37:08 linux-kernel Re: 2.6.31.4: WARNING: at arch/x86/kernel/hpet.c:390 hpet_next_event+0x70/0x80() [occurs when ACPI_PROCESSOR=y]
2009-11-14 01:12:16 linux-kernel RE: 2.6.31.4: WARNING: at arch/x86/kernel/hpet.c:390 hpet_next_event+0x70/0x80() [occurs when ACPI_PROCESSOR=y]
2009-11-13 18:32:45 linux-kernel RE: 2.6.31.4: WARNING: at arch/x86/kernel/hpet.c:390 hpet_next_event+0x70/0x80() [occurs when ACPI_PROCESSOR=y]
2009-11-13 00:25:48 linux-kernel RE: 2.6.31.4: WARNING: at arch/x86/kernel/hpet.c:390 hpet_next_event+0x70/0x80() [occurs when ACPI_PROCESSOR=y]
2009-11-13 00:13:36 linux-kernel RE: 2.6.31.4: WARNING: at arch/x86/kernel/hpet.c:390 hpet_next_event+0x70/0x80() [occurs when ACPI_PROCESSOR=y]
2009-11-12 00:50:26 linux-kernel [PATCH] Resolve time unit thinko in ondemand/conservative govs
2009-11-12 00:20:28 linux-kernel Re: [PATCH] cpufreq: fix conservative/ondemand behaviour with ignore_nice_load
2009-11-10 22:20:34 linux-kernel Re: [PATCH] cpufreq: fix conservative/ondemand behaviour with ignore_nice_load
2009-11-10 19:37:39 linux-kernel RE: [PATCH] cpufreq: fix conservative/ondemand behaviour with ignore_nice_load
2009-08-01 02:25:34 linux-kernel RE: [Bug #13667] drm: display arifacts when X.Org is stopped
2009-07-31 17:34:08 linux-kernel RE: Dynamic configure max_cstate
2009-07-31 02:10:51 linux-kernel [tip:x86/urgent] x86, pat: Fix set_memory_wc related corruption
2009-07-30 21:43:20 linux-kernel [PATCH] x86: Fix set_memory_wc related corruption
2009-07-30 19:18:01 linux-kernel Re: PAT wc & vmap mapping count issue ?
2009-07-30 17:58:48 linux-kernel RE: PAT wc & vmap mapping count issue ?
2009-07-29 20:36:13 linux-kernel Re: 2.6.31-rc3 cpufreq bug (null pointer dereference)
2009-07-28 23:44:07 linux-kernel Re: 2.6.31-rc3 cpufreq bug (null pointer dereference)
2009-07-28 22:28:50 linux-kernel [RFC] ondemand: Make kondemand workqueue run with dynamic sched priority
2009-07-27 16:33:29 linux-kernel Re: cpufreq cleanups - .30 vs .31
2009-07-10 17:02:21 linux-kernel [PATCH 10/10] x86, PAT: Sanity check remap_pfn_range for RAM region
2009-07-10 17:02:02 linux-kernel [PATCH 09/10] x86, PAT: lookup the protection from memtype list on vm_insert_pfn()
2009-07-10 17:01:48 linux-kernel [PATCH 07/10] x86, PAT: Use page flags to track memtypes of RAM pages
2009-07-10 17:01:36 linux-kernel [PATCH 08/10] x86, PAT: Add lookup_memtype to get the current memtype of a paddr
2009-07-10 17:01:26 linux-kernel [PATCH 05/10] x86, PAT: Add rbtree to do quick lookup in memtype tracking
2009-07-10 17:01:08 linux-kernel [PATCH 06/10] x86, PAT: Generalize the use of page flag PG_uncached
2009-07-10 17:00:52 linux-kernel [PATCH 04/10] x86, PAT: Add PAT reserve free to io_mapping* APIs
2009-07-10 17:00:42 linux-kernel [PATCH 02/10] x86, PAT: ioremap to follow same PAT restrictions as other PAT users
2009-07-10 17:00:23 linux-kernel [PATCH 03/10] x86, PAT: New i/f for driver to request memtype for IO regions
2009-07-10 17:00:06 linux-kernel [PATCH 01/10] x86, PAT: keep identity maps consistent with mmaps even when pat_disabled
2009-07-10 16:59:51 linux-kernel [PATCH 00/10] x86, PAT: PAT patchset
2009-07-08 16:35:24 linux-kernel Re: [PATCH] cpufreq: ondemand: Introduces stepped frequency increase
2009-07-06 22:18:17 linux-kernel Re: 2.6.30: hibernation/swsusp lockup due to acpi-cpufreq
2009-07-06 21:22:31 linux-kernel Re: 2.6.30: hibernation/swsusp lockup due to acpi-cpufreq
2009-07-06 18:54:37 linux-kernel Re: [patch 0/4] Take care of cpufreq lockdep issues (take 2)
2009-07-06 18:52:10 linux-kernel Re: [patch 2.6.30 3/4] cpufreq add gov mutex
2009-07-06 18:04:19 linux-kernel Re: [patch 2.6.30 2/4] CPUFREQ: fix (utter) cpufreq_add_dev mess
2009-07-06 17:22:26 linux-kernel Re: cpufreq cleanups - .30 vs .31
2009-07-03 19:22:19 linux-kernel RE: [patch 2.6.30 2/4] CPUFREQ: fix (utter) cpufreq_add_dev mess
2009-07-03 19:09:26 linux-kernel RE: [patch 2.6.30 3/4] cpufreq add gov mutex
2009-07-03 14:28:43 linux-kernel RE: [patch 0/4] Take care of cpufreq lockdep issues (take 2)
2009-07-03 14:26:19 linux-kernel RE: [patch 1/4] cpufreq: Eliminate the recent lockdep warnings in cpufreq
2009-07-03 02:02:32 linux-kernel RE: [patch 1/4] cpufreq: Eliminate the recent lockdep warnings in cpufreq
2009-07-03 00:28:43 linux-kernel [patch 4/4] cpufreq: Cleanup locking in conservative governor
2009-07-03 00:28:31 linux-kernel [patch 2/4] cpufreq: Mark policy_rwsem as going static in cpufreq.c wont be exported
2009-07-03 00:28:19 linux-kernel [patch 3/4] cpufreq: Cleanup locking in ondemand governor