Charlie Root wrote:
>
> I have a tiny little snippit of code here (test.c):
>
> char ldap_init();
> int main(int argc, char **argv)
> {
> ldap_init();
> return 0;
> }
>
> I expect (want) a runtime error but I do expect it to compile when
> linked with the openldap libraries. Here's my quand
Ted Sikora wrote:
>
> Here's a strange problem. I run Linux stable/development kernels
> and FreeBSD-3-STABLE on a SMP dual-boot workstation. The machines
> temperatures have always been in this range with either system:
>
> 87F CPU #0
> 87F CPU #1
> 95F Case Temp
>
> Sometime last week or ea
> Hello all,
>
> In an attempt to help Cameron get newpcm to support widest array of
> soundcards available we're trying to collect as many as possible for
> testing and development.
if i ever manage to run a -current, i will be probably able to
help doing some testing.
Let me understand thoug
Luigi Rizzo wrote:
> > yamaha ymf711 no yes ?
> > yamaha ymf715 no yes ?
> > yamaha ymf719 no no ?
>
> the 711 and 715 are supported in the old "pcm" driver -- apart
> Luigi Rizzo wrote:
>
> I have a YMF719E card (that's on the chip itself) that works on a week-old
> -current (on an Alpha no less):
by "works" i mean work in full duplex. Most reports i got for the '719
is that audio capture seems not to work. I seem to remember the problem
is in the mixer --
Hi,
(Sorry,I'm French and don't speak English very well).
(Please reply at [EMAIL PROTECTED], I can't subscribe to the mailing
list).
1)CD-Writer
I have a CD-Writer Plus 7200i (IDE).
So, I want to use it under FreeBSD.
Under Linux, it works perfectly, but with the Scsi Generic Emulation
blabla.
I have a question that I really don't know where to send, but since I'm
just subscribed to hackers
Anyway, the other day I had a directory I wanted to move to my
home directory. I did "mv dirname ~" Well, I didn't realize it till later,
but what it did was make a directory named ~ in
Kenny Drobnack wrote:
> Anyway, the other day I had a directory I wanted to move to my
> home directory. I did "mv dirname ~" Well, I didn't realize it till later,
> but what it did was make a directory named ~ in the directory that I did
What is your login shell? Read its manual page.
[r
A couple weeks ago I got a CD-RW drive, and decided to try it out under
all the different OS's I use. In FreeBSD, the only way (it seems) to use
it, is grab a bunch of stuff you want to backup/record and use mkisofs and
cdrecord to dump it onto a CD. Everything I read seemed to indicate that
this
Kenny Drobnack said:
> My question is: why did it do this?!?!? Also, how hard would it be
> to make things so it would look for ./~, then if that file/direcotry
> doesn't exist, then check for a home directory? Or is that even a good
> idea?
1) Don't crosspost.
2) You've essentially answe
[Redirected to -questions where it belonged.]
On Thu, Dec 30, 1999 at 02:19:58PM -0500, Kenny Drobnack wrote:
> A couple weeks ago I got a CD-RW drive, and decided to try it out under
> all the different OS's I use. In FreeBSD, the only way (it seems) to use
> it, is grab a bunch of stuff you wan
>A couple weeks ago I got a CD-RW drive, and decided to try it out under
>all the different OS's I use. In FreeBSD, the only way (it seems) to use
>it, is grab a bunch of stuff you want to backup/record and use mkisofs and
>cdrecord to dump it onto a CD. Everything I read seemed to indicate that
"Shaun Amy, CSIRO TIP/ATNF" wrote:
> >A couple weeks ago I got a CD-RW drive, and decided to try it out under
> >all the different OS's I use. In FreeBSD, the only way (it seems) to use
> >it, is grab a bunch of stuff you want to backup/record and use mkisofs and
> >cdrecord to dump it onto a CD.
> That is interesting. So I guess the conclusion to this is, softupdates
> is useful for bursty IO, but not sustained because it can get far behind
> until it eventually reaches the point where the machine reboots silently.
> I guess the delay until reboot is dependent on the size of max_softde
> > That is interesting. So I guess the conclusion to this is, softupdates
> > is useful for bursty IO, but not sustained because it can get far behind
> > until it eventually reaches the point where the machine reboots silently.
> > I guess the delay until reboot is dependent on the size of ma
>"Shaun Amy, CSIRO TIP/ATNF" wrote:
>> >A couple weeks ago I got a CD-RW drive, and decided to try it out under
>> >all the different OS's I use. In FreeBSD, the only way (it seems) to use
>> >it, is grab a bunch of stuff you want to backup/record and use mkisofs and
>> >cdrecord to dump it onto a
On Thu, 30 Dec 1999, Matthew Dillon wrote:
> : That is interesting. So I guess the conclusion to this is, softupdates
> :is useful for bursty IO, but not sustained because it can get far behind
> :until it eventually reaches the point where the machine reboots silently.
> :I guess the delay unt
:
: I also don't think "sync" is a fix either. I expect "sync" to reclaim
:unused space. For instance, the file system currently shows 9 GB in use
:with "df", but there is only about 5 GB actually present on the disk. I
:ran "sync", and I expected "df" to report about 5GB used, but it doesn't
On Wed, 29 Dec 1999, Ted Sikora wrote:
> It is HOTTER under FreeBSD. Immediatelly upon boot-up it's 26F
> hotter under FreeBSD than under Linux. Sometime after 3.4-RC and
> now this started. (I follow the stable branch via CVSup) Under
> 3.3-STABLE the temerature was always the same as Linux...c
[ not subscribed to -hackers, but -stable ]
On 29-Dec-99 Ted Sikora wrote:
> Here's a strange problem. I run Linux stable/development kernels
> and FreeBSD-3-STABLE on a SMP dual-boot workstation. The machines
> temperatures have always been in this range with either system:
>
> 87F CPU #0
> 87F
Ted Sikora wrote:
> These are both taken right after bootup with X started and WindowMaker
> running. No other apps running.
Can you please include:
top -S -n 100
ps -axl
vmstat -i
sysctl kern
sysctl vm
And we can see if that gives some clues as to what the cpus are doing. It's
a long sho
Yes, postmark operates on the same file set. I used the following
postmark settings:
set number 3
set transactions 400
set size 1500 20
which uses a set of 30,000 files, and does a 4,000,000 transactions them
(random mix of various operations), and size between 1,500 and 200,000
FYI: On hub.freebsd.org (the freebsd mailing list server), if we activate
softupdates on the disk containing the postfix spool, the machine reboots
(silently if I recall correctly) within 5 minutes of postfix starting up.
This is a much smaller system of course, with smaller memory and filesyste
Well, in general I would not mess with max_softdeps - softupdates gets
very inefficient if it hits its limits. I think you may have found a
flaw in the code, though. Softupdates reschedules its vnode sync whenever
it does something to the vnode. Postmark must be operating on the
Mike Smith wrote:
>
> > Marc Nicholas wrote:
> > >
> > > You're referring to the temps reported via an LM78 or similar, yes?
> > The machines bios with Winbond W83782d IC
> >
> > > not reporting that the machine is actually getting HOTTER under FreeBSD?
> >
> > It is HOTTER under FreeBSD. Immedia
> Marc Nicholas wrote:
> >
> > You're referring to the temps reported via an LM78 or similar, yes?
> The machines bios with Winbond W83782d IC
>
> > not reporting that the machine is actually getting HOTTER under FreeBSD?
>
> It is HOTTER under FreeBSD. Immediatelly upon boot-up it's 26F
> ho
Ted Sikora wrote:
> I'm really starting to get irritaed with all these posts. I'm trying to
> report a potential problem and your treating me like I'm some yokel. I
> have been a computer engineer for 28 years so I think I have a little
> experience in this. Well here's some data:
OK, I'll a
> > > > not reporting that the machine is actually getting HOTTER under FreeBSD?
> > >
> > > It is HOTTER under FreeBSD. Immediatelly upon boot-up it's 26F
> > > hotter under FreeBSD than under Linux.
> >
> > That's fairly hard to believe, unless your system has zero thermal
> > inertia. I'd hav
On Fri, 31 Dec 1999, Peter Wemm wrote:
> FYI: On hub.freebsd.org (the freebsd mailing list server), if we activate
> softupdates on the disk containing the postfix spool, the machine reboots
> (silently if I recall correctly) within 5 minutes of postfix starting up.
>
> This is a much smaller s
On 30-Dec-99 Mike Smith wrote:
> You haven't by some chance just recently started running eg. the SETI
> @home client, or one of the distributed.net clients by any chance?
I forgot to mention that I run rc5des on my 3.4-STABLE machine here, and I
rarely see the temperature higher than 32C (~90F).
> I've also asked you to undertake the second phase, which is to perform a
> binary-search set of kernel builds to pin down the timeframe in which
> this change occurred. It's also been suggested that the scheduler
> changes made by Bruce Evans may have impacted your system; you might want
>
: That is interesting. So I guess the conclusion to this is, softupdates
:is useful for bursty IO, but not sustained because it can get far behind
:until it eventually reaches the point where the machine reboots silently.
:I guess the delay until reboot is dependent on the size of max_softdeps.
32 matches
Mail list logo