[BusyBox] ash : very slow response

Dinesh Nagpure dinesh_nagpure at ivivity.com
Fri Oct 11 10:50:05 UTC 2002


Vladimir,

I just tried using getty from tinylogin-0.80 but now I never get to see any
characters instead system is getting interrupts all the time and LSR is 0x60
(THR empty, THR & TSR empty) and the interrupt handler exits without
transmitting any character because head==tail in the circular queue.

I also tried forcing autoconfig( ) in drivers/char/serial.c to think that
the UART is a 16550, this did set the xmit_fifo_size to 1 but the original
behavior did not change.

I was searching through the archives but could not find a similar issue,
there are a few other init issues discussed though.

Any other clue?

Thanks,
Dinesh

-----Original Message-----
From: Vladimir N. Oleynik [mailto:dzo at simtreas.ru]
Sent: Friday, October 11, 2002 10:32 AM
To: Dinesh Nagpure
Cc: busybox at busybox.net
Subject: Re: [BusyBox] ash : very slow response


Dinesh,

> Do you mean setting the BB_FEATURE_COMMAND_EDITING in Config.h disabled? I
> have it enabled (This is the default setting).
> Also I am using BB_MSH right now and there is no call to  either flushall(
)
> OR fflush(stderr) from msh.c.
> Am I missing out something?

I examined your initial message ("ash very slow"). 
I try to reduce volume of search of a problem. 
Try to switch off the cmdedit and to check up. 

This problem already was sounded in the maillist. 
Init not completely set modes for com ports. 
Still it is possible to try to use getty.


--w
vodz



More information about the busybox mailing list