Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 1998 23:11:02 +0000
From:      Niall Smart <rotel@indigo.ie>
To:        HighWind Software Information <info@highwind.com>, rotel@indigo.ie
Cc:        freebsd-current@FreeBSD.ORG, jb@cimlogic.com.au
Subject:   Re: HighWind products
Message-ID:  <199809152211.XAA01740@indigo.ie>
In-Reply-To: <199809151925.PAA17950@highwind.com>; HighWind Software Information <info@highwind.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sep 15,  3:25pm, HighWind Software Information wrote:
} Subject: HighWind products
> 
> >   Perhaps you could wrap _thread_kern_sched with
> >
> >   #define free(x) do { if (scp == NULL) free(x); } while(0)
> >
> >   #undef free
> >
> >   and see if this improves things any.
> 
> Just an update:
> 
> The PR for this problem is still open and we believe this DOES need fixing.

Did you try the above suggestion?  Did it help any?

> However, our problems (after the accept() problem) had to do with our
> use of "readdir()" instead of "getdirentries()". We got that fixed and
> now we have Typhoon and Breeze WORKING on 3.0!!

Hmm, shouldn't there be a readdir_r()?

Niall

-- 
Niall Smart, rotel@indigo.ie.
Amaze your friends and annoy your enemies:
echo '#define if(x) if (!(x))' >> /usr/include/stdio.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809152211.XAA01740>