Re: Running PCI arbiter on stock Debian image

2018-11-02 Thread Damien Zammit
On 29/10/18 21:19, Damien Zammit wrote: > Please see below and attached tarball with all rebased patches: I have another patch for each of libpciaccess and pciutils that go on top of my previous ones. This provides fallback mechanism for when servers/bus/pci is unavailable it will fall back to re

Re: Wiki Edits: cgit -> git, shepherd, systemd, upstart

2018-11-02 Thread Joshua Branson
Samuel Thibault writes: > Joshua Branson, le jeu. 01 nov. 2018 11:20:26 -0400, a ecrit: >> More changes. > > Missing attached file :) Whoops. >From 06b5786ebae0aa11ef03aafab94bb5088a71270b Mon Sep 17 00:00:00 2001 From: Joshua Branson Date: Wed, 31 Oct 2018 21:18:59 -0400 Subject: [PATCH] cgit

Wiki Edits: ascii art on the anatomy of a hurd system page

2018-11-02 Thread Joshua Branson
I guess I'm a visual learner. I hope some might find this graphic helpful. I'm making it it's own patch, because I'm not certain how accurate this "image" is. Thanks, Joshua >From fe8d644cc9f13dd06d23b468a2ac385ff2ce8c66 Mon Sep 17 00:00:00 2001 From: Joshua Branson Date: Fri, 2 Nov 2018 11:

Wiki Edits: Cleaning up anatomy, deleting a comment, adding an image to microkernel page

2018-11-02 Thread Joshua Branson
Thanks, Joshua >From 27e75cb7d1daea6b43a65303decfbd954bf1656c Mon Sep 17 00:00:00 2001 From: Joshua Branson Date: Fri, 2 Nov 2018 11:08:55 -0400 Subject: [PATCH] I am trying to clean up the anatomy of a hurd system webpage. Deleted an unnecessary comment. I added an image to the microkernel p

Re: Wiki Edits: cgit -> git, shepherd, systemd, upstart

2018-11-02 Thread Samuel Thibault
Joshua Branson, le ven. 02 nov. 2018 10:41:17 -0400, a ecrit: > Samuel Thibault writes: > > > Joshua Branson, le jeu. 01 nov. 2018 11:20:26 -0400, a ecrit: > >> More changes. > > > > Missing attached file :) > > Whoops. Applied, thanks!

Re: Wiki Edits: ascii art on the anatomy of a hurd system page

2018-11-02 Thread Samuel Thibault
Hello, Joshua Branson, le ven. 02 nov. 2018 12:39:05 -0400, a ecrit: > I guess I'm a visual learner. I hope some might find this graphic > helpful. I'm making it it's own patch, because I'm not certain how > accurate this "image" is. It's correct, but could be improved: I'd say rather take the

Re: Wiki Edits: Cleaning up anatomy, deleting a comment, adding an image to microkernel page

2018-11-02 Thread Samuel Thibault
Hello, I applied it except. > I added an image to the microkernel page. It could be much better by introducing the glibc layer and writing "POSIX call" and "RPC calls". On monolithic systems, the application calls a glibc function which just makes a system call. On the Hurd, the application call

Re: Running PCI arbiter on stock Debian image

2018-11-02 Thread Samuel Thibault
Hello, Damien Zammit, le ven. 02 nov. 2018 23:19:02 +1100, a ecrit: > On 29/10/18 21:19, Damien Zammit wrote: > > Please see below and attached tarball with all rebased patches: > > I have another patch for each of libpciaccess and pciutils that go on > top of my previous ones. > > This provides