Bhuvan Venkatesh
Bhuvan Venkatesh
**Is your feature request related to a problem? Please describe.** There are a lot of folders in the top level. Since a lot of the folders share a category, we...
While the coursebook should primarily be a coursebook, the staff have accumulated a -- non-nda protected -- list of systems questions that some companies like to ask in addition to...
**Is your feature request related to a problem? Please describe.** We don't have a chapter on virtualization! With it becoming as big as it is now, we need one. **Describe...
We should touch on scatterlists in the IPC section because it is a good peering point for user space programmers to know about the virtual memory abstraction and it is...
We need a high level overview of how to structure a filesystem, what the pertinent parts are and then dive into examples so someone should be able to implement a...
So the wikibook at the current moment works really well for people (myself included) who like the straight read-through book aspect. I think we should marry the old book's approach...
Right now the honors section has a lot of good content that we should include in the wikibook asides or nice-to-knows so that people can have a fuller understanding of...
The CI can be mostly copied over from broadway-api, but it'd be nice to have some assurance checks on each commit.
As usual, running a piece of code as root unless absolutely necessary is just good security practice. Can we have a script that creates a new user and sets up...
Assuming and giving a once over of a distributed system is good -- actually verifying it is a little better. We don't need to do this immediately, but to be...