Harvard-PRINCESS / Guppy

A very adaptable fish.
Other
1 stars 3 forks source link

Code read sys161 #104

Closed alexpatel closed 6 years ago

alexpatel commented 7 years ago

Child of #99

https://github.com/Harvard-PRINCESS/sys161-princess

alexpatel commented 7 years ago

Idea: we could run Barrelfish as a distributed system on a network of Sys161 machines:

System/161 supports fully transparent debugging, via remote gdb into the simulator. It also provides transparent kernel profiling, statistical monitoring, event tracing (down to the level of individual machine instructions) and one can connect multiple running System/161 instances together into a network using a "hub" program.

About System/161

ghost commented 7 years ago

Be cool if it worked :-) Is barrelfish really distributed enough for separate machines?

alexpatel commented 7 years ago

I get the impression that the message-passing infra is build to be local to a machine, although from my reading of docs/code esp. "Your computer is already a distributed system. Why isn't your OS?" I don't see a reason you could extend that mechanism on an intra-machine network

penlu commented 6 years ago

we concluded this was a standard elf load a month ago, I'm closing this