Issue 10 - 64 bit clean-ness
Summary: 64 bit clean-ness
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-12-17 18:39 UTC by morrill@crd.ge.com
Modified: 2014-08-01 21:07 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description morrill@crd.ge.com 1998-12-17 18:39:12 UTC
Full_Name: Dan Morrill
Version: 1.1.0
OS: Red Hat Linux 5.2 for Alpha
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (192.35.44.14)


Parts of OpenLDAP are not "64 bit clean," in that on the Alpha they generate
unaligned memory access traps such as:

Dec 17 08:52:48 dt09q1nd7 kernel: slapd(14160): unaligned trap at
0000000120016780: 000003ffffdffc4c 2d 9

This is a very common problem with Linux/Alpha (and Digital Unix)
installations.
These traps do NOT affect utility (all actions will be correctly completed),
but
they can significantly affect performance, as the kernel has an auto-alignment
mechanism that will correct the problem, but at run-time cost.

I am attempting to debug this issue, but my experience with this type of thing
is
slim to none, so I have no idea how long it will take me or even if I can do
it.
I am mentioning it here in case someone with more skills cares to tackle it.
Note
that there may be similar issues on other 64-bit platforms such as newer
SPARCs;
I don't know for sure.
Comment 1 Kurt Zeilenga 1998-12-17 19:09:43 UTC
changed notes
moved from Incoming to Software
Comment 2 Kurt Zeilenga 1998-12-24 17:10:57 UTC
changed notes
Comment 3 Kurt Zeilenga 1998-12-24 21:07:50 UTC
changed notes
Comment 4 Kurt Zeilenga 1998-12-24 21:08:03 UTC
changed notes
changed state Open to Suspended
Comment 5 Kurt Zeilenga 1999-01-13 17:54:26 UTC
moved from Software to Software Bugs
Comment 6 Kurt Zeilenga 1999-01-13 18:01:54 UTC
changed notes
changed state Suspended to Open
moved from Software Bugs to Software Enhancements
Comment 7 Kurt Zeilenga 1999-04-20 23:23:02 UTC
changed notes
changed state Open to Suspended
Comment 8 Kurt Zeilenga 1999-07-27 15:38:23 UTC
changed notes
changed state Suspended to Closed
Comment 9 OpenLDAP project 2014-08-01 21:07:00 UTC
Impact minor.
Pending investigation by Linux/Alpha developers.
no takers