jonnymo <[email protected]> wrote:
> [-- text/plain, encoding quoted-printable, charset: UTF-8, 121 lines --]
> 
> On my Beaglebone AI via Wi-Fi, I got this:
> 
> debian@beaglebone:~$  *time apt search vile*
> Sorting... Done
> Full Text Search... Done
> 
> *real    2m10.764s*
> *user    2m5.185s*
> *sys     0m3.954s*
> 
> 
> Raspberry Pi 4 Wi-Fi:
> 
> *real    0m2.637s*
> *user    0m2.349s*
> *sys     0m0.288s*
> 
> 
> 
> Running 'strace  apt search vile' on the BBAI, it appears to be stuck in
> some sort of read loop which is taking all the time.
>            *.*
> *           .*
> *           .*
> 
> *read(5,
> "\344\255\246h4F\314\330y\241\250D2\350i3\0044H\253\16\250\306\364\212`2\27\331\355\323J"...,
> 4096) = 4096*
> *read(5,
> "I\210\363\32\364o$\16[\201]bS`S\357\3620\372QC\202\245b\271\300\312|\311Q\355\27"...,
> 4096) = 4096*
> *read(5, "
> n\206Z\225\271\264\35\r,\203\331f\5;\260k\200p\314\16\355\222\204\332A/\226\267\237\277\33"...,
> 4096) = 4096*
> *read(5,
> "\250\235\303\34B\216GE\2<\266\275P\262\210]`0{\222\306\270p\245\214\310\6\33\231\3343\33"...,
> 4096) = 3200*
> *read(5, "", 4096)                       = 0*
> *) = 26ext Search... Donearch... Done\r", 26*
> 
> 
> On the RasPi, it runs through quite quickly and done.
> 
That's interesting, it looks as if there is some sort of bug/oddity on
the BBB then.  It does seem to affect some other things as well, my
BBB feels a lot slower in general than previous incarnations were.
Maybe I'll try an older Debian and see if it acts the same.

-- 
Chris Green
ยท

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/r9lneh-5anp.ln1%40esprimo.zbmc.eu.

Reply via email to