Date: Wed, 01 Oct 1997 10:23:17 +0900 From: Changho Choi <chchoi@mmlab.snu.ac.kr> To: freebsd-questions@FreeBSD.ORG Subject: kernel programming in 4.3BSD Message-ID: <3431A605.35AEBDE1@mmlab.snu.ac.kr>
next in thread | raw e-mail | index | archive | help
hello there! I have some questions, if you know about those, reply for me please. (I use 4.3BSD....) 1. I want to know how long one processor occupies CPU before happening context switching. In other words, how often does context switching happen. how can I change that time?(context switching interval) 2. Is there any way to use math fuctions(for example, log(), sqrt() functions...) in kernel? 3. Do you know how can I delay the message which pass by the kernel? I wanna delay the message for some time in kernel. thanks in advance for your reply.. have a good luck!...^.^; --------------------------------------------------- Changho choi (Seoul National University in korea.) e-mail : chchoi@mmlab.snu.ac.kr Web : http://mmlab.snu.ac.kr/~chchoi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3431A605.35AEBDE1>