- 13 Nov, 2015 1 commit
-
-
Michael Quigley authored
-
- 20 Oct, 2015 1 commit
-
-
Michael Quigley authored
-
- 24 Sep, 2015 1 commit
-
-
Scotty Bauer authored
Split create_channel into two functions: create_channel simply allocates space for the channel and the ring buffer. attach_thread_to_channel: This function creates a kthread and pins it to a specific core. It takes a funciton pointer to the function you want to execute. **NOTE** The timing code is still using the API, It will be fixed in future commits Signed-off-by:
Scott Bauer <sbauer@eng.utah.edu>
-
- 02 Jul, 2015 1 commit
-
-
Scotty Bauer authored
Signed-off-by:
Scotty Bauer <sbauer@eng.utah.edu>
-
- 01 Jul, 2015 1 commit
-
-
Scotty Bauer authored
Signed-off-by:
Scotty Bauer <sbauer@eng.utah.edu>
-
- 12 May, 2015 1 commit
-
-
Scotty Bauer authored
Signed-off-by:
Scotty Bauer <sbauer@eng.utah.edu>
-
- 08 May, 2015 1 commit
-
-
Scotty Bauer authored
Signed-off-by:
Scotty Bauer <sbauer@eng.utah.edu>
-
- 07 May, 2015 2 commits
-
-
Scotty Bauer authored
TODO: Another test for timing Signed-off-by:
Scotty Bauer <sbauer@eng.utah.edu>
-
Scotty Bauer authored
Ring-chan modification includes passing a compile-time const size to get rec. Compiler should be able to constant fold it. Signed-off-by:
Scotty Bauer <sbauer@eng.utah.edu>
-
- 06 May, 2015 2 commits
-
-
Scotty Bauer authored
Signed-off-by:
Scotty Bauer <sbauer@eng.utah.edu>
-
Scotty Bauer authored
Simple RPC takes parameters and adds them on another core Signed-off-by:
Scotty Bauer <sbauer@eng.utah.edu>
-