Re: MOSIX and kernel mods.

Jeremy Fitzhardinge (jeremy@goop.org)
Tue, 16 Mar 1999 10:20:07 -0800 (PST)


On 16-Mar-99 Matthias Urlichs wrote:
>> Now, if DIPC/MOSIX requires a kernel module and perhaps some system
>> calls, I don't mind if they are allocated some slots in the syscall
>> table (just like we did for STREAMS). But anything else should stay
>> out of the kernel.
>
> I doubt Linus would allocate a system call for binary-only code.

...except AFS.

asm-i386/unistd.h:
#define __NR_afs_syscall 137 /* Syscall for Andrew File System */

J

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/