Pedro Henrique Penna

Results 225 issues of Pedro Henrique Penna

# Description We should expose a remote TLB shootdown operation to user space. This kernel call should require superuser privileges to run.

enhancement

# Description If we build the microkernel with sleeping mutexes and semaphores support, we got a lock up in the regression tests.

bug
confirmed

# Description We should move cache invalidation in inter-kernel connectors to the upper layer (ie kernel call interface) # Roadmap - [ ] Mailbox - [ ] Portal - [...

enhancement

# Description In the `contrib/makefile.install` we are missing the installation of the LwIP static library.

bug
good first issue
confirmed

# Description The OpenCores Ethernet driver does not work with interrupts.

bug
confirmed

# Description We should add Docker Compose support for the Unix 64-bit target.

enhancement
good first issue

# Description We should provide a Virtual Portal abstraction on top LwIP, for targets that feature an Ethernet interface but not a NoC. # Related Issues - [[com] Portals](https://github.com/nanvix/microkernel/issues/166)

feature

# Description We should provide a Virtual Sync abstraction on top LwIP, for targets that feature an Ethernet interface but not a NoC. # Related Issues - [[com] Syncs](https://github.com/nanvix/microkernel/issues/165)

feature

# Description We should provide a Virtual Mailbox abstraction on top LwIP, for targets that feature an Ethernet interface but not a NoC. # Related Issues - [[com] Mailboxes](https://github.com/nanvix/microkernel/issues/163)

feature

Description ------------------ We should guard internal symbols of the Microkernel to avoid namespace pollution.

enhancement
good first issue