8000 Small efficiency changes by louisja · Pull Request #26 · xmos/lib_xtcp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Small efficiency changes #26

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

Merged
merged 1 commit into from
Mar 8, 2017
Merged

Small efficiency changes #26

merged 1 commit into from
Mar 8, 2017

Conversation

louisja
Copy link
@louisja louisja commented Mar 8, 2017

Mega commit:
Make xtcp_conn a pointer in the queue rather than a copy
Only use xtcp_conn in client interface calls to find reference to
'real' copy living on server (to prevent errors).
Change int->unsigned in interface array numbering
Change the way the queue is created (result is same)

  Make xtcp_conn a pointer in the queue rather than a copy
  Only use xtcp_conn in client interface calls to find reference to
    'real' copy living on server (to prevent errors).
  Change int->unsigned in interface array numbering
  Change the way the queue is created (result is same)
@pthedinger pthedinger merged commit 92d669d into xmos:master Mar 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0