Jarkko Sakkinen

Results 120 comments of Jarkko Sakkinen

> this sounds great, keep me updated! I'll ping next time when I get it integrated to my terminal client! So if possible, let's keep this open. I'll try to...

Almost ready for 0.1 release: https://github.com/jarkkojs/zmodem2/issues Does not have `async` in the first release but it is per-protocol-frame sequential so you can quite easily implement progress metering etc. I'll plan...

@bstrie, My conclusion that this would be feasible inherits from this file https://github.com/rust-vmm/vm-memory/blob/main/benches/mmap/mod.rs. There's a `/dev/zero` mapping if you do a search, i.e. it does fit for SGX and does...

> I can provide remote access to Profian's old SGX2 and SNP machines if needed. Thanks I keep that in mind! I think the gist of this can be implemented...

Also the reasoning probably applies that more familiar crates, more approachable any open source project is. You can apply more stuff that you already know.

I think I look into this next month. I have conference demo also in Rust and that is by the end of this month. Last three weeks have been busy...

@bonzini I rewrote this issue because I've barely tried `vm-memory`. I think that `vm-memory` would be exactly the right crate for confidential computing despite my last comment, and also that...

@rjzak I rewrote the description after playing a bit with vm-memory. It is lacking but it is also only crate related to `mmap` system call that has enough volume to...

https://github.com/rust-vmm/vm-memory/issues/291#issuecomment-2294496526