Previous day | Jump to hour: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Next day

Seconds: Show Hide | Joins: Show Hide | View raw
Font: Serif Sans-Serif Monospace | Size: Small Medium Large

Click in the nick column to highlight everything a person has said.
The Logo icon identifies that the person is a core developer (has commit access).

#rockbox log for 2021-11-19

00:11:25***No seen item changed, no save performed.
01:00
01:23:41 Join ZincAlloy [0] (~Adium@2a02:8108:943f:d824:39e2:6806:d70f:12a1)
01:28:35 Quit ZincAlloy (Ping timeout: 264 seconds)
01:43:34 Quit reductum (Quit: WeeChat 2.8)
01:52:51 Join ZincAlloy [0] (~Adium@ip5f5abcae.dynamic.kabel-deutschland.de)
01:57:18 Quit ZincAlloy (Ping timeout: 260 seconds)
02:00
02:05:25 Quit amiconn (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
02:05:26 Quit pixelma (Quit: .)
02:11:29***Saving seen data "./dancer.seen"
02:15:24 Join johnb5 [0] (~johnb2@p5b3af9b5.dip0.t-ipconnect.de)
02:24:10 Join pixelma [0] (marianne@p200300ea87277000305e95fffec66ff3.dip0.t-ipconnect.de)
02:24:10 Join amiconn [0] (jens@p200300ea87277000305e95fffec66ff3.dip0.t-ipconnect.de)
02:33:32 Quit johnb5 (Ping timeout: 240 seconds)
04:00
04:11:33***Saving seen data "./dancer.seen"
06:00
06:11:36***No seen item changed, no save performed.
07:00
07:16:50 Join johnb5 [0] (~johnb2@p5b3af9b5.dip0.t-ipconnect.de)
07:33:23 Quit johnb5 (Ping timeout: 264 seconds)
07:45:01 Join massiveH [0] (~massiveH@ool-4a5862ee.dyn.optonline.net)
08:00
08:11:40***Saving seen data "./dancer.seen"
08:18:01 Join Solanacean_ [0] (solanacean@176.214.16.178)
08:18:42 Quit Solanacean (Ping timeout: 256 seconds)
08:19:22 Join utis [0] (~utis@vpn-client096.uio.no)
08:20:13utishi
08:20:21utisany chance of support for cowon plenue D2 at some point?
08:44:56 Quit berber (Remote host closed the connection)
08:49:06 Quit massiveH (Quit: Leaving)
08:54:43 Join berber [0] (~berber@v2202101107577140883.nicesrv.de)
09:00
09:27:59 Quit berber (Quit: The Lounge - https://thelounge.chat)
09:28:25 Join berber [0] (~berber@v2202101107577140883.nicesrv.de)
10:00
10:11:41***Saving seen data "./dancer.seen"
10:21:08 Join smithjd [0] (~enderw@node-1w7jra28yypteo4nnhbacezk9.ipv6.telus.net)
10:44:54smithjdis Gerrit taking review requests?
10:45:51smithjdI can't push a review request (permission denied)
10:47:25munkisreview request?
10:48:26smithjdyep.
10:49:55munkisyour revert pictureflow... commit has bilgus added as a reviewer.
10:52:07smithjdI have another set of changes to push.
11:00
11:47:37 Join lebellium [0] (~lebellium@2a01cb04012c09003921255ad8ceb0a3.ipv6.abo.wanadoo.fr)
12:00
12:09:12 Join ZincAlloy [0] (~Adium@95.90.188.174)
12:11:44***No seen item changed, no save performed.
12:13:53 Quit ZincAlloy (Ping timeout: 256 seconds)
12:21:40 Join johnb5 [0] (~johnb2@p5b3af9b5.dip0.t-ipconnect.de)
12:54:03 Quit smithjd (Ping timeout: 268 seconds)
12:57:07 Join ZincAlloy [0] (~Adium@ip5f5abcae.dynamic.kabel-deutschland.de)
13:00
13:31:21 Join johnb6 [0] (~johnb2@p5b3af9b5.dip0.t-ipconnect.de)
13:33:02 Quit johnb5 (Ping timeout: 240 seconds)
13:43:35tertudoes the xscale add anything useful to rockbox over m4k?
13:44:22tertuxburst, whoops
13:44:29speachywas kinda confused there
13:45:14speachyxburst is a sorta hybrid between MIPS32r1 and r2 (depending on which core we're talking about) but the various DSP/SIMD extensions (ie the real "xburst" stuff) is effectively unusable
13:45:28speachysupport for it never landed in mainline gcc
13:48:00speachyassuming that it had, we could in theory use that to build better-optimized variations of performance-critical code, but given that even teh slowest of teh xburst cores we support is faster than any of the non xburst cores, it's debatable if it's worth the effort.
13:48:22braewoodsspeachy: iow, only hand-coded ASM could be used?
13:48:33braewoodsor is this about something else
13:49:01speachybraewoods: actually we can't even use that, as there's no support for xburst in binutils (including the gnu assembler).
13:49:02braewoodsi've never used SIMD stuff so i don't know what determines when it'll be used
13:49:12braewoodsoh.
13:49:16braewoodswow.
13:49:27braewoodswe need toolchain support then before it's even an option.
13:49:55speachywe have full floating point on those targets already (ie standard MIPS FPU)
13:50:37speachybut we'd also presumably have to save/restore the xburst register file in our interrupt handler, which is already pretty bad latency-wise
13:51:11speachy(the high latency interupt handler is the only real problem with our mips implementation)
13:54:12 Quit johnb6 (Ping timeout: 256 seconds)
14:00
14:02:58speachyso in the end, we're stuck with mips32r1, and the x1000 I think has the r2 instructions but lacks some of the other architectural features (eg the "new" global interrupt controller)
14:11:03 Join smithjd [0] (~enderw@node-1w7jra28yypteo4nnhbacezk9.ipv6.telus.net)
14:11:46***Saving seen data "./dancer.seen"
14:25:19 Quit smithjd (Ping timeout: 268 seconds)
14:39:25tertuoh, got it
14:42:51tertuyeah i was going to say, 1 ghz is way way faster than, eg, an ipod 4g
14:48:39 Join amachronic [0] (~amachroni@user/amachronic)
15:00
15:02:46 Join _amachronic [0] (~amachroni@user/amachronic)
15:03:54 Quit amachronic (Ping timeout: 256 seconds)
15:12:07 Quit _amachronic (Quit: _amachronic)
15:12:25 Join amachronic [0] (~amachroni@user/amachronic)
15:14:19amachronicspeachy, something i forgot to mention yesterday −− I wonder if that post-DMA cache discard is applicable to the jz47xx series as well.
15:14:45speachypropbably...
15:49:01 Join johnb6 [0] (~johnb2@p5b3af9b5.dip0.t-ipconnect.de)
15:52:31 Quit amachronic (Quit: amachronic)
15:53:02 Quit johnb6 (Ping timeout: 240 seconds)
15:56:36 Quit Maxdamantus (Ping timeout: 256 seconds)
16:00
16:11:49***Saving seen data "./dancer.seen"
17:00
17:32:11 Join Maxdamantus [0] (~Maxdamant@user/maxdamantus)
18:00
18:11:53***No seen item changed, no save performed.
18:42:45 Join JanC_ [0] (~janc@user/janc)
18:42:52 Quit JanC (Killed (calcium.libera.chat (Nickname regained by services)))
18:42:52 Nick JanC_ is now known as JanC (~janc@user/janc)
18:44:42 Quit ZincAlloy (Quit: Leaving.)
19:00
19:00:37 Quit lebellium (Quit: Leaving)
19:08:22 Join smithjd [0] (~enderw@node-1w7jra28yypteo4nnhbacezk9.ipv6.telus.net)
19:16:12 Join massiveH [0] (~massiveH@ool-4a5862ee.dyn.optonline.net)
19:30:55 Quit smithjd (Ping timeout: 265 seconds)
19:51:44 Join reductum [0] (~reductum@2603-8000-b400-8764-dea6-32ff-fe16-a622.res6.spectrum.com)
19:54:55 Join smithjd [0] (~enderw@node-1w7jra28yypteo4nnhbacezk9.ipv6.telus.net)
20:00
20:11:56***Saving seen data "./dancer.seen"
20:34:30 Quit Piece_Maker (Quit: ZNC 1.8.2 - https://znc.in)
20:40:20 Join Piece_Maker [0] (~Piece_Mak@cpc95746-bolt17-2-0-cust360.10-3.cable.virginm.net)
21:00
21:08:00 Quit j-r (Ping timeout: 268 seconds)
21:09:06 Join j-r [0] (~j-r@p2003000623cebf61404207fffefd0a65.dip0.t-ipconnect.de)
21:22:48 Quit smithjd (Ping timeout: 268 seconds)
21:56:35 Quit massiveH (Quit: Leaving)
22:00
22:05:24 Join massiveH [0] (~massiveH@ool-4a5862ee.dyn.optonline.net)
22:11:59***Saving seen data "./dancer.seen"
23:00
23:44:53 Quit massiveH (Quit: Leaving)

Previous day | Next day