whitequark
|
7618907cad
|
runtime: use i64 for watchdog timeout, not i32.
|
2016-10-16 16:32:43 +00:00 |
whitequark
|
a8c017bfcc
|
runtime: port ksupport to Rust.
|
2016-10-16 16:32:43 +00:00 |
whitequark
|
fee75bd50f
|
runtime: remove some redundant libm functions copied inline.
|
2016-10-16 16:25:29 +00:00 |
Sebastien Bourdeauducq
|
d3b274fc4d
|
drtio: synchronizer MMCM
|
2016-10-16 17:40:58 +08:00 |
Sebastien Bourdeauducq
|
03d3a85e75
|
drtio: RX clock alignment and ready
|
2016-10-15 18:36:27 +08:00 |
Sebastien Bourdeauducq
|
08e4aa3e3f
|
drtio: GTX WIP
|
2016-10-14 00:36:13 +08:00 |
Sebastien Bourdeauducq
|
c548a65ec3
|
drtio: clock domains
|
2016-10-14 00:34:59 +08:00 |
David Nadlinger
|
e037d167f4
|
language: Add "A" (ampere) as well-known unit for arguments
Signed-off-by: David Nadlinger <code@klickverbot.at>
|
2016-10-13 12:22:01 +08:00 |
Robert Jördens
|
290498aca0
|
conda: misoc 0.4 (csr)
|
2016-10-12 16:34:19 +02:00 |
Sebastien Bourdeauducq
|
018f6d1b52
|
drtio: implement basic IOT
|
2016-10-11 17:59:22 +08:00 |
Sebastien Bourdeauducq
|
a40b39e9a2
|
drtio: structure
|
2016-10-10 23:12:12 +08:00 |
Sebastien Bourdeauducq
|
87ec333f55
|
drtio: implement basic writes, errors, fifo levels on satellite
|
2016-10-10 00:13:41 +08:00 |
whitequark
|
9c3394794e
|
runtime: cap log level at debug.
|
2016-10-07 14:24:12 +00:00 |
Sebastien Bourdeauducq
|
23b3302200
|
drtio: implement TSC load in satellite
|
2016-10-07 19:30:53 +08:00 |
Sebastien Bourdeauducq
|
43caffc168
|
drtio: self-checking echo test
|
2016-10-07 17:31:51 +08:00 |
whitequark
|
4d790b452c
|
runtime: discard unnecessary sections.
|
2016-10-07 08:30:14 +00:00 |
whitequark
|
8eeb6ea1b9
|
packaging: include runtime.rs in MANIFEST.
|
2016-10-07 07:53:38 +00:00 |
Sebastien Bourdeauducq
|
0574e882d2
|
drtio: basic RT packet echo test
|
2016-10-07 15:36:32 +08:00 |
Sebastien Bourdeauducq
|
cb0d1549c6
|
drtio: add rt_packets TX datapath, fixes
|
2016-10-07 15:35:29 +08:00 |
whitequark
|
ef10344b3e
|
runtime: rewrite isr() in Rust.
|
2016-10-07 06:27:10 +00:00 |
whitequark
|
8be60cc223
|
runtime: fix KERNELCPU_LAST_ADDRESS after layout change.
|
2016-10-07 05:53:55 +00:00 |
whitequark
|
4f11b071a5
|
runtime: remove useless handshaking in analyzer.
|
2016-10-07 05:53:16 +00:00 |
whitequark
|
b52ecda1d5
|
runtime: make memory map saner.
|
2016-10-06 18:05:38 +00:00 |
whitequark
|
b4bbf44a0a
|
runtime: buffer writes of RPC data.
This improves upload speed ~166×.
|
2016-10-06 17:32:26 +00:00 |
whitequark
|
557bc4bb56
|
runtime: remove unnecessary buffering.
|
2016-10-06 17:25:43 +00:00 |
whitequark
|
edafb08b43
|
test: fix d6193365 .
|
2016-10-06 16:27:12 +00:00 |
whitequark
|
d619336503
|
test: update libartiq_support for changed personality ABI.
|
2016-10-06 15:44:55 +00:00 |
whitequark
|
bcdbd00e7b
|
runtime: remove unnecessary null bytes from session protocol.
|
2016-10-06 15:39:00 +00:00 |
whitequark
|
5428a866b3
|
runtime: the Rust runtime is now just the runtime.
|
2016-10-06 15:38:45 +00:00 |
whitequark
|
3e829d0d01
|
Rust: unborrow cache after kernel stops.
|
2016-10-06 14:19:12 +00:00 |
whitequark
|
e92f20546a
|
Rust: implement exceptional RPC replies.
|
2016-10-06 14:08:02 +00:00 |
whitequark
|
226fa723bb
|
Rust: implement exceptional kernel termination.
This also adjusts the way backtraces are serialized by kloader.
|
2016-10-06 13:42:35 +00:00 |
whitequark
|
84214ab0d1
|
Rust: don't panic when loading a kernel twice in same session.
|
2016-10-06 12:55:19 +00:00 |
whitequark
|
6b2789e3db
|
test: add more RPC tests.
|
2016-10-06 12:54:08 +00:00 |
whitequark
|
2ae30b5a95
|
Rust: aggregate kernel CPU log messages and print line by line.
|
2016-10-06 10:56:19 +00:00 |
whitequark
|
3362887d75
|
Rust: implement receiving for all RPC types.
|
2016-10-06 10:55:54 +00:00 |
whitequark
|
516c6fdea9
|
language: export TTuple.
|
2016-10-06 10:55:33 +00:00 |
Sebastien Bourdeauducq
|
76bac21d14
|
drtio: RT RX datapath, untested
|
2016-10-06 18:51:20 +08:00 |
whitequark
|
5a630067cb
|
Rust: implement sending for all RPC types.
|
2016-10-06 06:31:27 +00:00 |
whitequark
|
4cfc4e89b9
|
Rust: add basic RPC support.
|
2016-10-05 14:15:53 +00:00 |
whitequark
|
0a29c00fcc
|
Rust: implement analyzer.
|
2016-10-05 05:59:38 +00:00 |
whitequark
|
2fefd0ad4a
|
Rust: implement moninj.
|
2016-10-04 12:42:44 +00:00 |
whitequark
|
2e4d19a1ce
|
Rust: add some conditional compilation back to rtio_crg.
|
2016-10-04 12:42:42 +00:00 |
whitequark
|
b590c6c7d8
|
Rust: import --cfg flags generated by misoc.
|
2016-10-04 08:15:13 +00:00 |
whitequark
|
0e2cd38135
|
Rust: set the SOF_KEEPALIVE flag on session sockets.
|
2016-10-04 06:42:09 +00:00 |
whitequark
|
2b3bc30396
|
Rust: implement startup kernels.
|
2016-10-04 06:08:08 +00:00 |
whitequark
|
0cd87af386
|
Rust: don't crash kernel CPU when no flash kernel is present.
|
2016-10-04 05:27:54 +00:00 |
whitequark
|
6bbaff81bf
|
Rust: implement idle kernels.
|
2016-10-04 05:20:56 +00:00 |
whitequark
|
398b709e25
|
Rust: use try_borrow where applicable.
|
2016-10-04 03:26:53 +00:00 |
whitequark
|
30e997f045
|
Rust: implement idle kernels and session takeover.
|
2016-10-02 04:37:24 +00:00 |