Nicholas

Results 16 issues of Nicholas

Hi, maybe the hyperlink about Computer Architecture: A Quantitative Approach [Must read] not work now.

Hi,sir , after I entered the command `./gradlew :core:standalone:distDocker `, I got the following error output: ```bash Build using Scala 2.12 > Configure project :core:scheduler [task ':core:scheduler:assemble', task ':core:scheduler:assembleDist', task...

hi, sir, sorry to disturb you again, I wonder is there any way for me to use google cloud storage or any other service like this on openwhisk?

Hi, sir, I know that I can add `--para-file` parameter to upload a JSON file to openwhisk when invoking an action. But how can I upload a binary to openwhisk?

Hi, sir, every time I create an action successfully but once I invoke the action I would got the error message below: ``` ok: got activation 55b2045f16d84939b2045f16d80939f7 { "namespace": "guest",...

Hi, sir, after I enter the command `./rdma-tutorial lsy 1234`, I'll get a `segmentation fault` error output, any help?

Hey ,After I entered "make plugin" Following errors occured: Error loading version latest: SyntaxError: Unexpected token { at exports.runInThisContext (vm.js:53:16) at Module._compile (module.js:374:25) at Object.Module._extensions..js (module.js:417:10) at Module.load (module.js:344:32) at...

I am getting core dump when I try to compile ebpf code. The error message is below: ```console $ llc -march=bpf -filetype=obj -o dist/tracee.bpf.core.o ./dist/tracee.bpf.core.new.ll LLVM ERROR: Unsupported dynamic stack...

backend:BPF

hi, Qingyuan, I wonder whether you design some Java version benchmarks?

Hi, after I enter the command ` edb graph dist/tracee.bpf.core.o tracepoint__raw_syscalls__sys_enter -f dot -o res.dot`. I got the following error: ``` Error: load collection: file dist/tracee.bpf.core.o: section "kprobe/security_file_open": string is...