AmpereComputing/pccd
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
pccd: a daemon to handle pcc traffic in userland. Messages are posted from Qemu to /tmp/pcc/out. pccd use Inotify to identiy when a new message has been written. pccd posts responses to /tmp/pcc/in If pccd is run with a parameter, that parameter is treated as a message file, and it will read and attempt to respond to the message.