Harvey-OS / harvey

A distributed operating system
https://harvey-os.org/
MIT License
1.44k stars 105 forks source link

Import 9pqueue from 9front #1127

Closed gmacd closed 3 years ago

gmacd commented 3 years ago

9pqueue will be used by the 9front usb/serial code.

From the man page: Reqqueue provides routines for deferred processing of 9p request in multithreaded 9p servers.

There are 2 commits - the first is the unadulterated 9front code, the second contains the changes to get it building in harvey.