Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maximal Combining freezes at runtime #22

Closed
wbarnha opened this issue Feb 29, 2020 · 2 comments
Closed

Maximal Combining freezes at runtime #22

wbarnha opened this issue Feb 29, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@wbarnha
Copy link
Owner

wbarnha commented Feb 29, 2020

It seems that when the Maximal Combining technique is used in real time, there's a significant loss in performance. Until Swig properly handles our work, we can't fix this issue.

@wbarnha wbarnha added bug Something isn't working wontfix This will not be worked on labels Feb 29, 2020
@wbarnha wbarnha changed the title Maximal Combining deficient at run time Maximal Combining deficient at runtime Feb 29, 2020
@wbarnha wbarnha changed the title Maximal Combining deficient at runtime Maximal Combining freezes at runtime Feb 29, 2020
@wbarnha wbarnha removed the wontfix This will not be worked on label Mar 18, 2020
@wbarnha wbarnha closed this as completed Mar 18, 2020
@wbarnha wbarnha reopened this Mar 18, 2020
@wbarnha
Copy link
Owner Author

wbarnha commented Mar 20, 2020

Rearranging it to be used results in a segfault:

[ 6314.401637] nouveau 0000:02:00.0: Enabling HDA controller
[ 6314.525771] nouveau 0000:02:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ IBUS ]
[ 6318.306355] show_signal_msg: 82 callbacks suppressed
[ 6318.306357] pfb_clock_sync2[10079]: segfault at 7fca5ee2f9a0 ip 00007fcabbd852d9 sp 00007fc9c57a15e0 error 4 in libvolk.so.2.1[7fcabbb6e000+36f000]
[ 6318.306364] Code: 40 e0 c5 f4 14 d9 c5 fc 14 d0 c5 f4 15 c9 c5 fc 15 c0 c4 63 65 18 c1 01 c4 e3 65 06 c9 31 c4 e3 6d 18 d8 01 c4 e3 6d 06 c0 31 <c4> e2 3d b8 7e 80 c4 e2 75 b8 66 a0 c4 e2 65 b8 76 c0 c4 e2 7d b8

@wbarnha
Copy link
Owner Author

wbarnha commented Mar 20, 2020

All set now. It seems that reducing the bandwidth of the signal sent through the block fixes the issue.

@wbarnha wbarnha closed this as completed Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant