Re: System Program

Ibtisam Al Hinai <[email protected]> Mon, 6 Dec 2021 17:44:02 +0400
Newsgroups gmane.os.hurd.general
Message-ID <CANzhnkpX-3jLsa4_4csiUT8LFXp5ieCEpp4bx5O52g1k3mpioQ@mail.gmail.com>
Thank you very much!

Please we are searching also for information about Synchronization,
Scheduling, Deadlock and memory management of GNU Hurd. Did you know where
we can find a useful infos about that.?

في الجمعة، ٣ ديسمبر ٢٠٢١ ٥:١٦ ص <[email protected]> كتب:

> > Please, we are students from computer science department. We were asked
> to
> > develop a system program as service to and then try to add it to the GNU
> HURD
> > microkernel. Actually we must choose a service that does not exist in
> Hurd
> > os. Can you help us to recognize that please?
>
> Interesting project!
>
> I am extremly inexperienced with GNU Hurd usage, much less development, but
> maybe I can give a few tips.
>
> First, your explanation of the assignment is a little unclear. The GNU
> Hurd is
> different from the microkernel---GNU Mach---it's built on top of. If your
> assignment is to build a "service", then maybe this means to build a Hurd
> translator (https://www.gnu.org/software/hurd/hurd-paper.html#translator)?
>
> In any case, since it sounds like this is your first time looking at the
> Hurd,
> your best first step is to probably read existing documentation:
> https://www.gnu.org/software/hurd/hurd/documentation.html.
>
> Good luck and have fun!
>