On Monday 11 December 2006 10:34, Daniel O'Connor wrote:
> I saw your (2004) post about the watchdog driver for the i8xx and I was
> wondering if you could send it to me?
Whoops, no wonder I didn't get a reply.
Not to menion it's already committed :)
--
Daniel O'Connor software and network engi
With multi-socket systems becoming more prevalent, and the continued
increase in cores per processors, I thought it would be nice for
'make -j' to gain some automation.
Attached is a patch that makes "-j-" be the same as
"-j `sysctl -n kern.smp.cpus`" and "-j=" be twice that.
I've also thought th
My internal development network here uses a FreeBSD RELENG_6 machine
to act as a NAT gateway for testing of NAT traversal software, am I'm
certain that natd(8) supports uPnP, but does it support NAT-PMP? I
don't want to have to purchase an Airport base station, as that's the
only NAT box I
On Wednesday 13 December 2006 13:34, Peter Jeremy wrote:
> On Wed, 2006-Dec-13 10:50:21 -0500, Bill Moran wrote:
> >In response to Bill Moran <[EMAIL PROTECTED]>:
> >> sysctl kern.ipc.shmmax=22
> >> kern.ipc.shmmax: 21 -> -2094967296
> >>
> >> Looks like an unsigned 32-bit int. Th
[Kris -- are you interested in this or should I trim you from the CC?]
In response to Peter Jeremy <[EMAIL PROTECTED]>:
> On Wed, 2006-Dec-13 10:50:21 -0500, Bill Moran wrote:
> >In response to Bill Moran <[EMAIL PROTECTED]>:
> >> sysctl kern.ipc.shmmax=22
> >> kern.ipc.shmmax: 21
On Wed, 2006-Dec-13 10:50:21 -0500, Bill Moran wrote:
>In response to Bill Moran <[EMAIL PROTECTED]>:
>> sysctl kern.ipc.shmmax=22
>> kern.ipc.shmmax: 21 -> -2094967296
>>
>> Looks like an unsigned 32-bit int. That doesn't seem to scale as well as
>> would be expected on 64-bit ar
In response to Bill Moran <[EMAIL PROTECTED]>:
>
> [I sent this to questions@ yesterday and have yet to get a response. I
> suspect it may be a little more technical than [EMAIL PROTECTED]
>
> uname -a
> FreeBSD db00.lab00 6.2-BETA3 FreeBSD 6.2-BETA3 #1: Fri Dec 8 09:27:37 EST
> 2006 [EMAI
Quoting Kevin Sanders <[EMAIL PROTECTED]> (from Tue, 12 Dec 2006
17:03:24 -0800):
On 12/12/06, Joerg Sonnenberger <[EMAIL PROTECTED]> wrote:
On Tue, Dec 12, 2006 at 02:30:41PM -0800, Kevin Sanders wrote:
I'm trying to use KASSERT in my own kernel module and I can't get it
to assert even with
On Tue, Dec 12, 2006 at 05:03:24PM -0800, Kevin Sanders wrote:
> On 12/12/06, Joerg Sonnenberger <[EMAIL PROTECTED]> wrote:
> >On Tue, Dec 12, 2006 at 02:30:41PM -0800, Kevin Sanders wrote:
> >> I'm trying to use KASSERT in my own kernel module and I can't get it
> >> to assert even with a KASSERT(
9 matches
Mail list logo