diff --git a/certificates.html b/certificates.html index 220ef08..0780a95 100644 --- a/certificates.html +++ b/certificates.html @@ -191,7 +191,7 @@

-

Open Source Software Development Methods, The Linux Foundation


+

Open Source Software Development Methods, Linux and Git, The Linux Foundation



link
diff --git a/researches.html b/researches.html index 4a8b50a..d32b29e 100644 --- a/researches.html +++ b/researches.html @@ -194,7 +194,8 @@

My undergraduate thesis proposes a kernel-bypass device that implements a communication abstraction between processes using the zero-copy technique, involving direct data transfer between processes in a microkernel architecture, removing context switches and intermediate copies that cause overhead.

• Advisor 1: Pedro Henrique Penna

• Advisor 2: Henrique Cota de Freitas

- + +

Researcher in Compilers and Operating System at Nanvix

Virtual Machine develop using C and C++ languanges. Nanvix VM decode a MIPS and ARM assembly, translate to RISC-V Assembly and run in a manycore processor!