Re: Pluggable Disk Scheduler Project

2007-10-11 Thread Ulf Lilleengen
On tor, okt 11, 2007 at 04:20:01 +0200, Fabio Checconi wrote: Hi, is anybody working on the `Pluggable Disk Scheduler Project' from the ideas page? Hi, I did look into it :) But then other projects came. To better understand how GEOM works, and how a (non work conserving) disk scheduler

Sysctl Naming

2007-10-11 Thread Matthew Jakeman
Hi All, I am wanting to create a number of sysctl variables at kernel boot time, 1 for each network interface. I have the code set up to loop through the interfaces using ifnet_byindex() already for other purposes so wanted to create them in this loop. The problem I'm having is naming them,

Re: Pluggable Disk Scheduler Project

2007-10-11 Thread Fabio Checconi
Hi, From: Ulf Lilleengen [EMAIL PROTECTED] Date: Thu, Oct 11, 2007 10:07:34AM +0200 On tor, okt 11, 2007 at 04:20:01 +0200, Fabio Checconi wrote: o is working on disk scheduling worth at all? It is hard to say, but I'd like to run some benchmarks with this to see. Also, noted in [2],

Re: Sysctl Naming

2007-10-11 Thread Matthew Jakeman
Please ignore this, stupid question as I have now realised. Cheers Matt On Thursday 11 October 2007 11:56, Matthew Jakeman wrote: Hi All, I am wanting to create a number of sysctl variables at kernel boot time, 1 for each network interface. I have the code set up to loop through the

Re: Sysctl Naming

2007-10-11 Thread Dag-Erling Smørgrav
Matthew Jakeman [EMAIL PROTECTED] writes: I am wanting to create a number of sysctl variables at kernel boot time, 1 for each network interface. I have the code set up to loop through the interfaces using ifnet_byindex() already for other purposes so wanted to create them in this loop. The

Any progress on FreeBSD/xen port?

2007-10-11 Thread Paul Schenkeveld
Hi, For a large project involving virtual servers under Xen I've been asked to advice on using BSD for some services instead of Linux. In the Q2/2007 FreeBSD Status Report work on the FreeBSD/xen port is mentioned but the last report which came in yesterday does not mention Xen at all. Is

Re: Sysctl Naming

2007-10-11 Thread John Baldwin
On Thursday 11 October 2007 08:11:21 am Dag-Erling Smørgrav wrote: Matthew Jakeman [EMAIL PROTECTED] writes: I am wanting to create a number of sysctl variables at kernel boot time, 1 for each network interface. I have the code set up to loop through the interfaces using ifnet_byindex()

Debugging kernel assembly calls - no stack frame

2007-10-11 Thread Kevin - Your.Org
I've got a kernel crash that I'm trying to debug. The below is on a test system running 6.1-RELEASE, but it's also happening under 6.2 nearly identically. The meat of it: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x10 fault code = supervisor