Re: Kernel Threads

2004-02-06 Thread Joseph Koshy
Sridhar, > I heard that even Interrupts run under kernel threads context See ithread(9). > How can a kernel thread yield CPU when it detects it is idle? kthread_suspend(), or yield(). See kthread(9), mi_switch(9). Let me also answer your questions(s) at another level: I have found informati

Re: munmap.2 inconsistency ?

2004-02-06 Thread Tim Robbins
On Fri, Feb 06, 2004 at 12:03:23PM -0800, Luigi Rizzo wrote: > hi, > browsing through the munmap() page, it says > Munmap() will fail if: > > [EINVAL] The addr parameter was not page aligned, the len > ... > > now, i have verified that munmap works fine

natd + ipfw, multiple public address routing...

2004-02-06 Thread Hambalek Regis CH [FAT]
Dear all, hello! As my first post I would like to seek some help :) I'm currently installing a bsd firewall to replace a cisco router for the filtering and NAT. Our network is composed of several server having a public IP each on the net. Ihave managed with natd to make the entries from intern

munmap.2 inconsistency ?

2004-02-06 Thread Luigi Rizzo
hi, browsing through the munmap() page, it says Munmap() will fail if: [EINVAL] The addr parameter was not page aligned, the len ... now, i have verified that munmap works fine with any address returned by mmap, even if not aligned, at least on a recent

Re: Call for Help: patching if_bfe against FreeBSD -stable (4.8, 4.9)

2004-02-06 Thread Duncan Barclay
I've put Pavel's patches at http://people.freebsd.org/~dmlb/bfe-4.8.tar.gz Duncan - Original Message - From: "Al-Afu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, February 06, 2004 6:44 AM Subject: Call for Help: patching if_bfe aga

Re: Call for Help: patching if_bfe against FreeBSD -stable (4.8, 4.9)

2004-02-06 Thread Duncan Barclay
From: "Al-Afu" <[EMAIL PROTECTED]> Sent: Friday, February 06, 2004 6:44 AM > In Reference To: > http://lists.freebsd.org/pipermail/freebsd-bugs/2003-September/003151.html > > the above specifies a patch to include the bfe driver into a 4.8 kernel. How > do I proceed with this? > > Pardon my ignor

Call for Help: patching if_bfe against FreeBSD -stable (4.8, 4.9)

2004-02-06 Thread Al-Afu
In Reference To: http://lists.freebsd.org/pipermail/freebsd-bugs/2003-September/003151.html the above specifies a patch to include the bfe driver into a 4.8 kernel. How do I proceed with this? Pardon my ignorance, but I am not familiar with kernel's patches, hence the reason I am asking for

msdosfs/darwin

2004-02-06 Thread Friedemann Becker
I found the sources, thanks anyway ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"