Re: Hurd on Scheme/guile

2005-12-29 Thread pancake
On Thu, Dec 29, 2005 at 08:52:08PM -0300, Leonardo Lopes Pereira wrote: > After that movement to revive/improve GNU Mach, I decided to think in a > way to improve Hurd. After some talks on IRC I thought that a good start > point would be the use of a new programming language to the detrimen

Re: Mach lack for frequent operations

2005-12-01 Thread pancake
rs by object references may increase the performance for most IPC operations in the Mach. (no user-kernel kernel-user transactions). -pancake On Thu, 01 Dec 2005 01:34:30 +0100 <[EMAIL PROTECTED]> wrote: > Sorry for the late response. > >Can anyone explain why that ove