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 2019-09-18

00:15:47***Saving seen data "./dancer.seen"
00:19:06 Join MrZeus_ [0] (~MrZeus@ppp-1-12.edin-b-1.dynamic.dsl.as9105.com)
00:19:54 Quit MrZeus (Ping timeout: 265 seconds)
00:28:32 Join Ruhan [0] (uid76353@gateway/web/irccloud.com/x-ijievdqtcpzowgra)
00:46:00 Quit evilwombat (Ping timeout: 276 seconds)
01:00
01:35:50 Quit dys (Ping timeout: 245 seconds)
02:00
02:11:42 Quit michaelni (Ping timeout: 258 seconds)
02:15:48***Saving seen data "./dancer.seen"
02:24:57 Join michaelni [0] (~michael@213-47-68-29.cable.dynamic.surfer.at)
02:25:00 Quit MrZeus_ (Ping timeout: 245 seconds)
02:48:17 Quit Ruhan (Quit: Connection closed for inactivity)
03:00
03:37:11 Quit Jinx (Ping timeout: 258 seconds)
03:47:20 Join Jinx [0] (~Jinx@unaffiliated/jinx)
04:00
04:15:49***Saving seen data "./dancer.seen"
04:44:18 Quit Guest33065 (Quit: Ծ-Ծ)
05:00
05:09:28 Quit TheSeven (Ping timeout: 245 seconds)
05:10:12 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
06:00
06:07:37 Quit quadjfet (Quit: Leaving)
06:15:50***Saving seen data "./dancer.seen"
08:00
08:13:38 Quit tchan (Ping timeout: 240 seconds)
08:15:01 Join tchan [0] (~tchan@lunar-linux/developer/tchan)
08:15:42 Quit TheSeven (Ping timeout: 245 seconds)
08:15:53***Saving seen data "./dancer.seen"
08:19:11 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
08:34:11 Join petur [0] (~petur@78-21-55-218.access.telenet.be)
08:34:11 Quit petur (Changing host)
08:34:11 Join petur [0] (~petur@rockbox/developer/petur)
10:00
10:15:56***Saving seen data "./dancer.seen"
10:42:22 Join dys [0] (~dys@2a01:598:a80b:ca23:9eb6:d0ff:feee:f529)
10:54:58 Join TheSphinX_ [0] (~briehl@srv001.nosupamu.de)
10:56:08 Quit TheSphinX^ (Ping timeout: 258 seconds)
10:56:08 Nick TheSphinX_ is now known as TheSphinX^ (~briehl@srv001.nosupamu.de)
11:00
11:26:15 Join evilwombat [0] (~evilwomba@c-73-241-77-99.hsd1.ca.comcast.net)
12:00
12:15:58***Saving seen data "./dancer.seen"
12:22:43evilwombatBilgus, for what it's worth - I was testing the H120 playlist loading during the day, and I have not seen any issues when dircache is turned off. Storage-related operations are noticeably slower (despite using a CF card), so I am not sure if that "solves" the problem or just pushes it out of the way
12:24:11BilgusI've already fixed some stuff in the dircache this year but I'll have another look to see if anything blatant jumps out at me
12:26:52Bilgusmost likely it just makes the action take a bit longer giving everything time to happen or perhaps it truly is a race condition
12:27:55evilwombatThank you
12:28:43BilgusI wonder if there is a mechinism to tell the dir cache to not cache a file
12:39:45Bilguslooks like we can call dircache_suspend() dircache_resume() to test it
12:55:26 Join deevious [0] (~Thunderbi@193.226.142.214)
13:00
13:16:00Bilgusphew DirCache is sprinkled all throught the playlist code
13:16:37BilgusI fear I'm going to need a reproducible failure to do anything with it
13:17:16Bilguswonder if I can just slow the storage down on one of my devices with nops
13:19:47Bilgusevilwombat I'm going to make a patch that disables dircache for playlists for you to try that way at least you won't have to suffer slow performance everywhere else
13:20:37Bilgusdo you have a way to compile patches or shall I whip you one up?
13:26:26evilwombatBilgus, thanks! I've got a dev environment set up
13:26:36Bilgusawesome
13:41:54Bilguswell shit I don't even have the coldfire CC built :/
13:45:35evilwombatYeah, I had to build it also
13:50:19evilwombatIt was a lot faster to build it this time around. Last time I messed around with Rockbox source was around like, 2006.
13:56:27Bilgus g#2253
13:56:29fs-bluebotGerrit review #2253 at http://gerrit.rockbox.org/r/2253 : Bugtesting Playlist DIRCACHE (don't push) by William Wilgus
13:57:25BilgusI'll have to leave the CC to build while I'm at work
13:57:54Bilguslol your PC is probably 2^2 times faster too :)
14:00
14:02:52 Join massiveH [0] (~massiveH@ool-18e4e9f2.dyn.optonline.net)
14:07:13evilwombatOoh, gerrit. Thank you! I'll spin this up and test it out tomorrow during the day
14:15:17evilwombatSilly question - after enabling dircache, is a reboot required?
14:15:59***No seen item changed, no save performed.
14:18:46evilwombatBasic smoke testing looks good - will try this tomorrow during regular use. Thanks again!
14:24:55BilgusIt used to be required but it does it in the background now IIRC
14:25:54Bilgusnp I'll try to figure out a way to repro the issue on one of my devices then I might actually be able to do something about it
14:46:42 Quit deevious (Quit: deevious)
14:50:23BilgusFor future info ROCKBOXDEV: try http://www.multiprecision.org/downloads/mpc-0.8.1.tar.gz
14:50:36Bilgushttp://www.multiprecision.org/ is down
14:51:33Bilgushttps://gcc.gnu.org/pub/gcc/infrastructure/mpc-0.8.1.tar.gz
14:52:15Bilgusgetfile "mpc-0.8.1.tar.gz" "https://gcc.gnu.org/pub/gcc/infrastructure/"
14:54:21Bilgusah poop curl doesn't like https
15:00
15:01:35evilwombatAwesome. Thanks man. I'm gonna go crash - will hopefully have results tomorrow. Good night!
15:01:38 Part evilwombat ("Leaving")
15:05:39Bilgusciao
15:19:13 Join krabador [0] (~krabador@unaffiliated/krabador)
15:32:30 Join deevious [0] (~Thunderbi@193.226.142.214)
15:34:15 Quit massiveH (Quit: Leaving)
16:00
16:01:56 Quit krabador (Ping timeout: 265 seconds)
16:16:03***Saving seen data "./dancer.seen"
16:23:09 Quit Jinx (Ping timeout: 268 seconds)
16:34:57 Quit petur (Quit: Connection reset by beer)
16:44:46 Quit dys (Ping timeout: 276 seconds)
16:49:04 Join krabador [0] (~krabador@unaffiliated/krabador)
17:00
17:29:23 Join dys [0] (~dys@2a01:598:a80b:ca23:226:5eff:fee9:68d2)
17:55:55 Quit mendelmunkis (Remote host closed the connection)
18:00
18:16:07***Saving seen data "./dancer.seen"
19:00
19:28:02 Join lebellium [0] (~lebellium@89-92-69-72.hfc.dyn.abo.bbox.fr)
19:36:06 Join quadjfet [0] (quadjfet@gateway/vpn/privateinternetaccess/quadjfet)
20:00
20:16:11***No seen item changed, no save performed.
20:16:48 Join ZincAlloy [0] (~Adium@ip5f5acea4.dynamic.kabel-deutschland.de)
20:21:52 Quit ZincAlloy (Ping timeout: 276 seconds)
20:22:33 Quit krabador (Remote host closed the connection)
20:41:51 Join Jinx [0] (~Jinx@unaffiliated/jinx)
20:55:18 Join ZincAlloy [0] (~Adium@95.90.206.164)
20:56:28 Join cc___ [0] (~ac@2001:910:1033:1:6a05:caff:fe1c:1627)
20:59:37 Quit ZincAlloy (Ping timeout: 240 seconds)
21:00
21:00:37 Join ZincAlloy [0] (~Adium@2a02:8108:9440:dfc:8149:3aef:1a24:9e98)
21:05:38 Quit tchan (Read error: Connection reset by peer)
21:06:03 Join tchan [0] (~tchan@lunar-linux/developer/tchan)
21:10:49 Quit cc___ (Quit: WeeChat 2.3)
21:10:57 Join cc___ [0] (~ac@2001:910:1033:1:6a05:caff:fe1c:1627)
21:18:57 Quit cc___ (Quit: WeeChat 2.3)
21:19:09 Join cc___ [0] (~ac@2001:910:1033:1:6a05:caff:fe1c:1627)
22:00
22:14:03 Quit quadjfet (Quit: Leaving)
22:16:14***Saving seen data "./dancer.seen"
22:45:05 Join quadjfet [0] (quadjfet@gateway/vpn/privateinternetaccess/quadjfet)
23:00
23:14:37 Join PimpiN8 [0] (~textual@2001:1c04:3305:b700:3973:5de1:93e6:d9b9)
23:19:14 Quit PimpiN8 (Ping timeout: 264 seconds)
23:24:06 Quit lebellium (Quit: Leaving)
23:27:29 Quit ZincAlloy (Quit: Leaving.)
23:42:04 Quit cc___ (Ping timeout: 276 seconds)
23:52:56 Join dandels [0] (~dandels@unaffiliated/dandels)

Previous day | Next day