From: Carlos O'Donell <carlos@baldric.uwo.ca>
To: parisc-linux@lists.parisc-linux.org
Cc: debian-glibc@lists.debian.org
Subject: [parisc-linux] glibc hppa - get/set/make/swap/context() & non-atomic ops
Date: Tue, 27 Aug 2002 11:14:53 -0400 [thread overview]
Message-ID: <20020827151453.GA6100@systemhalted> (raw)
PA'ers,
Comments or thoughts about the following issues would be appreciated.
These items are taken from my collection of TODO notes for glibc,
and were recently added by comments from Helge and Willy.
- Implement make/swap/set/get/context() calls in glibc
= Don't know what's needed... can probably learn
= about the calls from other arches.
- Doesn't look like it will be that hard.
- Helge brought the issue up since SAPDB relies
- on this to work properly (www.sapdb.org)
- With mcontext working properly... these calls
- _should_ work :}
* Didn't know these were broken or missing.
- Make atomic ops atomic
= Need to implement exhcange_and_add/atomic_add
= and compare_and_swap.
- I have no idea how hard this will be.
- PA has a single atomic operation called ldcw
- Which is 'load and zero' ... we currently use
- this to implement locking primities.
* Are we going to have to use spinlocks to
* handle the atomic operations?
* I see 11 uses of generic/atomicity.h that need
* to be fixed.
Cheers,
Carlos.
next reply other threads:[~2002-08-27 15:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-27 15:14 Carlos O'Donell [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-08-27 15:14 [parisc-linux] glibc hppa - get/set/make/swap/context() & non-atomic ops Carlos O'Donell
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=20020827151453.GA6100@systemhalted \
--to=carlos@baldric.uwo.ca \
--cc=debian-glibc@lists.debian.org \
--cc=parisc-linux@lists.parisc-linux.org \
/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.