All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjan@linux.intel.com>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: linux-kernel@vger.kernel.org, len.brown@intel.com, mingo@elte.hu,
	akpm@osdl.org, jbarnes@virtuousgeek.org, dwalker@mvista.com,
	nickpiggin@yahoo.com.au
Subject: Re: [RFC] maximum latency tracking infrastructure (version 2)
Date: Fri, 25 Aug 2006 15:34:01 +0200	[thread overview]
Message-ID: <44EEFC49.3010501@linux.intel.com> (raw)
In-Reply-To: <20060825133034.GC5205@martell.zuzino.mipt.ru>

Alexey Dobriyan wrote:
> 
>> --- linux-2.6.18-rc4-latency.orig/kernel/Makefile
>> +++ linux-2.6.18-rc4-latency/kernel/Makefile
>> @@ -8,7 +8,7 @@ obj-y     = sched.o fork.o exec_domain.o
>>  	    signal.o sys.o kmod.o workqueue.o pid.o \
>>  	    rcupdate.o extable.o params.o posix-timers.o \
>>  	    kthread.o wait.o kfifo.o sys_ni.o posix-cpu-timers.o mutex.o \
>> -	    hrtimer.o rwsem.o
>> +	    hrtimer.o rwsem.o latency.o
> 
> CONFIG_PM=n users aren't interested, right?

unknown for now; I've heard some rumbling about using this for more than just pure powermanagement...

  reply	other threads:[~2006-08-25 13:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-25 11:22 [RFC] maximum latency tracking infrastructure (version 2) Arjan van de Ven
2006-08-25 13:30 ` Alexey Dobriyan
2006-08-25 13:34   ` Arjan van de Ven [this message]
2006-08-25 13:58   ` Ingo Molnar
2006-08-25 13:43 ` Jan Kiszka
2006-08-25 13:48   ` Arjan van de Ven
2006-08-25 14:18     ` Jan Kiszka
2006-08-25 15:15 ` Jesse Barnes
2006-08-25 15:43 ` Daniel Walker
2006-08-25 19:26   ` Arjan van de Ven
2006-08-25 19:35     ` Daniel Walker
2006-08-25 22:14 ` Andrew Morton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44EEFC49.3010501@linux.intel.com \
    --to=arjan@linux.intel.com \
    --cc=adobriyan@gmail.com \
    --cc=akpm@osdl.org \
    --cc=dwalker@mvista.com \
    --cc=jbarnes@virtuousgeek.org \
    --cc=len.brown@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=nickpiggin@yahoo.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.