>>>>> "Erik" == Erik Mouw <[EMAIL PROTECTED]> writes:

 >> comparable to a K6-233, in some tests faster than a K6.  Nicolas
 >> Pitre wrote an MP3 _decoder_ that uses fixed point math.  On my
 >> 275MHz Netwinder it uses about 1% of the system bandwidth while
 >> playing MP3's.  BTW system clock

 Erik> I'm not completely sure about that 1%. Rob Leslie pointed out
 Erik> that "time" or "top" don't show the correct values with
 Erik> multi-threaded programs.

As I understand it, in Linux a thread and a process are basically the
same thing (a thread is just a process that wasn't given a private
memory space).  So if you have three threads, ps will show all three,
and top might show any of those.  No idea what time does -- give you
the stats for the original thread that's parent to all the others?

    paul

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to