Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jan 2005 11:45:05 +0100
From:      "- Felix -" <Felix.Schalck@gmx.net>
To:        <freebsd-hackers@freebsd.org>
Subject:   Kernel mode programming
Message-ID:  <002201c4fd4a$c5a81230$0700a8c0@felix>

next in thread | raw e-mail | index | archive | help
Hi everyone,

Doing lot of syscalls interrupts in a soft seems to take quite a long =
time, and seriously slow performances. As far as you can't reduce the =
syscall amount, is there any way to run apps in kernel mode, in order to =
call sysfonctions directly ? Perhaps by re-writing softs in kernel =
modules ?=20

thanks for your time.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002201c4fd4a$c5a81230$0700a8c0>