LATENCYTOP - Debian

This is a discussion on LATENCYTOP - Debian ; Dear Debian Kernel Gurus, Please consider enabling CONFIG_LATENCYTOP for upcoming 2.6.25 ,--- | *$> sudo latencytop | Please enable the CONFIG_LATENCYTOP configuration in your kernel. | | $> grep CONFIG_LATENCYTOP /boot/config-2.6.25-trunk-amd64 | # CONFIG_LATENCYTOP is not set `--- Thank you ...

+ Reply to Thread
Results 1 to 4 of 4

Thread: LATENCYTOP

  1. LATENCYTOP

    Dear Debian Kernel Gurus,

    Please consider enabling CONFIG_LATENCYTOP for upcoming 2.6.25
    ,---
    | *$> sudo latencytop
    | Please enable the CONFIG_LATENCYTOP configuration in your kernel.
    |
    | $> grep CONFIG_LATENCYTOP /boot/config-2.6.25-trunk-amd64
    | # CONFIG_LATENCYTOP is not set
    `---

    Thank you in advance!

    --
    Yaroslav Halchenko
    Research Assistant, Psychology Department, Rutgers-Newark
    Student Ph.D. @ CS Dept. NJIT
    Office: (973) 353-5440x263 | FWD: 82823 | Fax: (973) 353-1171
    101 Warren Str, Smith Hall, Rm 4-105, Newark NJ 07102
    WWW: http://www.linkedin.com/in/yarik


    --
    To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

  2. Re: LATENCYTOP

    On Fri, 25 Apr 2008, Yaroslav Halchenko wrote:

    > Dear Debian Kernel Gurus,
    >
    > Please consider enabling CONFIG_LATENCYTOP for upcoming 2.6.25
    > ,---
    > | *$> sudo latencytop
    > | Please enable the CONFIG_LATENCYTOP configuration in your kernel.
    > |
    > | $> grep CONFIG_LATENCYTOP /boot/config-2.6.25-trunk-amd64
    > | # CONFIG_LATENCYTOP is not set
    > `---
    >
    > Thank you in advance!


    read debian-kernel backlog why this is not possible!!!

    also please stop posting subjects in upercase.

    --
    maks


    --
    To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

  3. Re: latencytop

    Hi Maximilian,

    > read debian-kernel backlog why this is not possible!!!

    search through debian-kernel archives for latencytop results in only
    this thread. Search for latency and 2.4.25 seems to be also of no hit...
    But I just trust you on that and take it for granted

    > also please stop posting subjects in upercase.

    I am sorry for upper case -- I did it just because config var is
    uppercased. Will be more careful/thoughtful in the future.

    > > | $> grep CONFIG_LATENCYTOP /boot/config-2.6.25-trunk-amd64
    > > | # CONFIG_LATENCYTOP is not set
    > > `---


    --
    .-.
    =------------------------------ /v\ ----------------------------=
    Keep in touch // \\ (yoh@|www.)onerussian.com
    Yaroslav Halchenko /( )\ ICQ#: 60653192
    Linux User ^^-^^ [175555]



    --
    To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

  4. Re: LATENCYTOP

    On Fri, Apr 25, 2008 at 12:06:47AM -0400, Yaroslav Halchenko wrote:
    > Please consider enabling CONFIG_LATENCYTOP for upcoming 2.6.25


    latencytop support selects several options which we don't consider as valid for
    a production kernel:

    | config LATENCYTOP
    | bool "Latency measuring infrastructure"
    | select FRAME_POINTER if !MIPS
    | select KALLSYMS
    | select KALLSYMS_ALL
    | select STACKTRACE
    | select SCHEDSTATS
    | select SCHED_DEBUG

    Bastian

    --
    Death, when unnecessary, is a tragic thing.
    -- Flint, "Requiem for Methuselah", stardate 5843.7


    --
    To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

+ Reply to Thread