<whitequark>
bb-m-labs: force build --props=package=rustc conda-win64
<bb-m-labs>
build forced [ETA 50m10s]
<bb-m-labs>
I'll give a shout when the build finishes
<GitHub-m-labs>
[artiq] jordens commented on issue #979: @whitequark Please give it a try. I have seen the slowdown after a couple of hours. If it is heap fragmentation you should be able to accelerate the degradation. Let me know if you are unable to triage or reproduce it. https://github.com/m-labs/artiq/issues/979#issuecomment-380017166
<whitequark>
sigh, cargo is FUBAR on buildbot due to github dropping support for TLS 1.0 and 1.1
<hartytp>
I want to add some logic to my Kasli target that's clocked from the rio_phy clock domain
<hartytp>
how do I do that?
<hartytp>
and: I want to create a second clock domain (different clock at same frequency) that's reset by the same signal as the rio_phy domain (after cdc) how do I do that?
<GitHub57>
[smoltcp] whitequark commented on issue #187: If you're changing tests "to make CI green" that means it's equally likely that there was a bug in code or a bug in tests or a bug in specs but you didn't distinguish these cases. Which one is it?
<GitHub7>
[smoltcp] astro commented on issue #187: I'm not 100% certain that this is the right approach. With the optimization, the buffer will be rewritten from start if it was empty after the previous `dequeue_many_with()`, hence the spec changes. https://github.com/m-labs/smoltcp/pull/187#issuecomment-380123105
<GitHub109>
[smoltcp] phil-opp closed pull request #94: Add a PacketFilter trait to abstract over concrete SocketSet type (master...packet_filter) https://github.com/m-labs/smoltcp/pull/94
rohitksingh has quit [Quit: Leaving.]
mumptai has joined #m-labs
rohitksingh has joined #m-labs
ohama has quit [Read error: Connection reset by peer]
ohama has joined #m-labs
<GitHub91>
[smoltcp] whitequark commented on issue #94: FYI I am still interested in getting something like this merged. I've looked at your code and I understand your use case much better now.... https://github.com/m-labs/smoltcp/pull/94#issuecomment-380175677
<adamgreig>
i used smoltcp in a few bootloader project this weekend and it was nice, the new token stuff for the device trait seems better, thanks whitequark et al
<adamgreig>
allocating static storage remains a pain :p
<whitequark>
adamgreig: o/
<whitequark>
there's an open issue for a macro that allocates static storage
<whitequark>
care to take it? ;)
<adamgreig>
I am going to at least try and think of something better
<adamgreig>
but it is a lot nicer now that socketsetitem is public so I don't have to transmute my own struct into it :P
<whitequark>
heh
<adamgreig>
I saw the issue about static allocation and had a look at the ionpak code, but I think it's allocating on the stack?
<GitHub144>
[smoltcp] adamgreig opened pull request #189: Use core::time::Duration. Closes #182. (master...182-use-core-duration) https://github.com/m-labs/smoltcp/pull/189
<GitHub-m-labs>
[artiq] gkasprow commented on issue #981: To disable only the Exar chip that supplies the FPGA, please short pin 1 and 4 of the programming connector. Make sure that the jumper on T5 is removed.... https://github.com/m-labs/artiq/issues/981#issuecomment-380260875
<GitHub-m-labs>
[artiq] gkasprow commented on issue #981: To disable only the Exar chip that supplies the FPGA, please short pin 1 and 4 of the programming connector. Make sure that the jumper on T5 is removed.... https://github.com/m-labs/artiq/issues/981#issuecomment-380260875
<GitHub-m-labs>
[artiq] gkasprow commented on issue #981: To disable only the Exar chip that supplies the FPGA, please short pin 1 and 4 of the programming connector. Make sure that the jumper on T5 is removed.... https://github.com/m-labs/artiq/issues/981#issuecomment-380260875
<GitHub-m-labs>
[artiq] gkasprow commented on issue #981: To disable only the Exar chip that supplies the FPGA, please short pin 1 and 4 of the programming connector. Make sure that the jumper on T5 is removed.... https://github.com/m-labs/artiq/issues/981#issuecomment-380260875
<GitHub-m-labs>
[artiq] gkasprow commented on issue #981: To disable only the Exar chip that supplies the FPGA, please short pin 1 and 4 of the programming connector. Make sure that the jumper on T5 is removed.... https://github.com/m-labs/artiq/issues/981#issuecomment-380260875
<GitHub137>
[smoltcp] podhrmic opened pull request #190: Support for receiving fragmented IPv4 packets (master...fragmentation_new) https://github.com/m-labs/smoltcp/pull/190