Hi jd:

        When system(linux-2.4.0-test6-rmk5-np2) boot up & I run command "top", it 
shows up the following status & LED D9 always light on : (why?)

Mem:   26688K av,  23708K used,   2980K free,      0K shrd,  18432K buff
Swap:      0K av,      0K used,      0K free                   652K cached

  PID USER     PRI  NI  SIZE  RSS SHARE STAT  LIB %CPU %MEM   TIME COMMAND
    2 root      17   0     0    0     0 RW      0 99.3  0.0   0:21 kswapd
   97 root      11   0   468  468   300 R       0  0.5  1.7   0:00 top
    1 root       8   0    72   72     0 S       0  0.0  0.2   0:06 init
    3 root       9   0     0    0     0 SW      0  0.0  0.0   0:00 kflushd
    4 root       9   0     0    0     0 SW      0  0.0  0.0   0:00 kupdate
    5 root       9   0     0    0     0 SW      0  0.0  0.0   0:00 sa1100cs_thr
   35 root       9   0    64   64    16 S       0  0.0  0.2   0:00 syslogd
   36 root       9   0    64   64    16 S       0  0.0  0.2   0:00 syslogd
   49 root       9   0    68   68     0 S       0  0.0  0.2   0:00 inetd
   59 root       8   0   148  148     0 S       0  0.0  0.5   0:00 cardmgr
   62 root       9   0    72   72     0 S       0  0.0  0.2   0:00 getty
   63 root       9   0    72   72     0 S       0  0.0  0.2   0:00 getty
   64 root       8   0   156  156     0 S       0  0.0  0.5   0:00 bash
   88 root       9   0   152  152     0 R       0  0.0  0.5   0:00 in.telnetd
   89 root       9   0   148  148     0 S       0  0.0  0.5   0:00 bash

        The CPU % of kswapd is almost 100% !  That means kswapd is a compute-intensive 
program?

Regards,

Peter Chen.





"[EMAIL PROTECTED]"@[EMAIL PROTECTED] on 01/23/2001 02:23:53 PM
Sent by:        [EMAIL PROTECTED]
To:     Peter MC Chen/TPE/RESEARCH/PHILIPS@APAC
cc:     [EMAIL PROTECTED]@SMTP 
Subject:        Re: conditions of LED D9 always light on?
Classification: 

[EMAIL PROTECTED] wrote:

>         At which possible conditions that when application start to execute, the LED 
>D9 is always lighted on?

I will assume that you're talking about the Intel Assabet board.

D9 (the red one) illuminates when the system is not idle. A compute-intensive program 
will generally cause this LED to be
activated. Since you say it's always on, you might check for a runaway process or 
thread.

The code to control the Assabet LEDs is in linux/arch/arm/mach-sa1100/leds.c.

-jd




_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to