|
|
Choosing A Webhost: |
RE: Solaris/AMD64 - RTESys_MemoryBarrier.s: msg#00212db.maxdb
>However, now it coredumps at > >(dbx) where > [1] 0x120ba25(0x50, 0xa, 0xfffffd7fffdfee98, 0x0, 0x169de38, 0x0), at >0x120ba24 >=>[2] LVCMem_Allocator::LVCAllocatorInstanceWithBarrier(), line 511 in >"LVCMem_Allocator.hpp" [...] >Is the reason maybe an unimplemented assembler function in >RTESys_MemoryBarrier.s? I used the "dummy" function provided >in SPARC32... Try the inline assembler from the Linux/x86_64 port (translated to S10 syntax). /* from RTESys_MemoryBarrier.h */ #elif defined(LINUX) && defined(X86_64) /* from #include <asm-x86_64/system.h> mb(),rmb(),wmb() definitions */ # define RTESys_MemoryBarrier() __asm__ __volatile__("mfence":::"memory") # define RTESys_ReadMemoryBarrier() __asm__ __volatile__("lfence":::"memory") # define RTESys_WriteMemoryBarrier() __asm__ __volatile__("sfence":::"memory") The developer who did the Linux/x86_64 port has vague memories that there were also problems using a dummy implementation. Daniel Dittmar -- Daniel Dittmar SAP Labs Berlin daniel.dittmar@xxxxxxx -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/maxdb?unsub=gcdm-maxdb@xxxxxxxxxxx
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Problem password dba/dbm from WebDBM, nerec79\@libero\.it |
|---|---|
| Next by Date: | RE: Solaris/AMD64 - RTESys_MemoryBarrier.s + Coroutines, "Döhr, Markus ICC-H" |
| Previous by Thread: | Solaris/AMD64 - RTESys_MemoryBarrier.s, "Döhr, Markus ICC-H" |
| Next by Thread: | Allocation of table to specific data volumes, Keith |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home
| advertise | OSDir is
an inevitable website.
|