[task #5470] Implement pfinet6

2008-04-29 Thread anonymous
Follow-up Comment #2, task #5470 (project hurd): //Not Viagra Sleeping Pills Dosade Sleeping pills list online sleeping pills sleeping pils

Re: qemu -kernel-kqemu

2008-04-29 Thread Samuel Thibault
[EMAIL PROTECTED], le Tue 29 Apr 2008 01:09:22 +0200, a écrit : > On Sat, Apr 26, 2008 at 02:16:12AM +0100, Samuel Thibault wrote: > > > GNU/Hurd spends most of its time in userland in servers ;) > > Do you *know* that, or is it just a guess?... ps says so, but I guess it only accounts for somet

Re: qemu -kernel-kqemu

2008-04-29 Thread olafBuddenhagen
Hi, On Sat, Apr 26, 2008 at 02:16:12AM +0100, Samuel Thibault wrote: > GNU/Hurd spends most of its time in userland in servers ;) Do you *know* that, or is it just a guess?... I would think that in many situations a considerable amount of time is actally spent in the kernel, doing RPC, VM stuff

Re: purpose for xmlfs improvment -GSoC application -

2008-04-29 Thread olafBuddenhagen
Hi, On Mon, Apr 21, 2008 at 07:27:55PM +0200, Charly Caulet wrote: > I have wrote some possibilities of xmlfs improvment in that document > (http://deux-fleurs.net/analyse-xmlfs). Usually it's better to include the Information directly in the mail body rather than linking to it -- makes it easie

Accepted (and other) GSoC projects

2008-04-29 Thread olafBuddenhagen
Hi, This is a bit late, but there we go... The student selection has been finalized last monday. We got four slots. (Probably we could have got one or two more if we asked for it, but we don't have enought mentors...) The following projects are in: - Flávio Manuel Fernandes Cruz will be working

Re: purpose for xmlfs improvment -GSoC application -

2008-04-29 Thread olafBuddenhagen
Hi, On Sat, Apr 26, 2008 at 12:00:52PM +0200, Charly Caulet wrote: > Le vendredi 25 avril 2008 à 19:23 +0200, [EMAIL PROTECTED] a > So we shall stick to single digits : use 2.9.1 instead of 2.10, 2.9.2 > instead of 2.11 ... It will be well sorted by ls. I don't think this is a good option... Thi

the master device port and the privileged host port in subhurd

2008-04-29 Thread zhengda
Hello, When I look into the code of servers in Hurd, I find almost every server calls get_privileged_ports() to get the master device port and the privileged host port. and get_privileged_ports() seems to invoke a system call of mach. If servers run in subhurd, do they get the same port as the

Re: GDB remote stubs for GNU Mach

2008-04-29 Thread Thomas Schwinge
Hello! On Tue, Apr 29, 2008 at 01:28:21PM +0200, I wrote: > `gnumach-1-branch-gdb-branch'. It may be that > his effort has never been announced on a mailing list (save from some > commit-hurd commit messages), so that's done now. Also I added some bits to this wiki page, to talk about active bra

GDB remote stubs for GNU Mach

2008-04-29 Thread Thomas Schwinge
Hello! I recently saw this on IRC: one long-standing task is to implement gdb stubs for remote debugging in gnumach... I should do that I was going to do so for that kernel I wrote but I ran out of time ... and remembered this: Michael Casadevall once began working on