From: David Huggins-Daines <dhd@linuxcare.com>
To: Richard Hirst <rhirst@linuxcare.com>
Cc: Bdale Garbee <bdale@gag.com>, parisc-linux@thepuffingroup.com
Subject: Re: [parisc-linux] ntpd fails on mlockall()
Date: 11 Oct 2000 10:47:40 -0400 [thread overview]
Message-ID: <87wvffcu43.fsf@linuxcare.com> (raw)
In-Reply-To: Richard Hirst's message of "Wed, 11 Oct 2000 13:09:57 +0100"
Richard Hirst <rhirst@linuxcare.com> writes:
> timer_create() is in librt.a - anyone know whether we expect this to
> work or not atm?
librt.so you mean, and it may not actually work, because it pulls in
libpthread.so. I did enough fixing of linuxthreads such that merely
linking with -lpthread doesn't break your program, but I expect there
might be other problems, and actually using threads almost certainly
will not work. (we're still missing a few #defines in pt-machine.h,
which I'll put in today, maybe, but there are probably VM issues in
the kernel as well, and I don't know if clone(2) actually works).
--
dhd@linuxcare.com, http://www.linuxcare.com/
Linuxcare. Support for the revolution.
prev parent reply other threads:[~2000-10-11 14:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-10-10 2:57 [parisc-linux] ntpd fails on mlockall() Bdale Garbee
2000-10-10 11:08 ` Richard Hirst
2000-10-10 20:53 ` Richard Hirst
[not found] ` <8766n0ynjw.fsf@rover.gag.com>
2000-10-11 12:09 ` Richard Hirst
2000-10-11 14:47 ` David Huggins-Daines [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wvffcu43.fsf@linuxcare.com \
--to=dhd@linuxcare.com \
--cc=bdale@gag.com \
--cc=parisc-linux@thepuffingroup.com \
--cc=rhirst@linuxcare.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.