Bug#324254: [Pkg-db-devel] Bug#324254: db4.3: Add NPTL versions of DSOs

2005-12-26 Thread Florian Weimer
* Clint Adams: >> But you wouldn't object to a patch in principle, right? > > Nope. There seems to be a problem: The on-disk lock region format changes. This means that it's not worth the trouble, I guess. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

Bug#324254: [Pkg-db-devel] Bug#324254: db4.3: Add NPTL versions of DSOs

2005-08-29 Thread Clint Adams
> But you wouldn't object to a patch in principle, right? Nope. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#324254: [Pkg-db-devel] Bug#324254: db4.3: Add NPTL versions of DSOs

2005-08-25 Thread Florian Weimer
* Clint Adams: >> It would be desirable to add NPTL versions of the DSOs. The NPTL >> cross-process mutexes are more scalable than Berkeley DB's approach. >> (Traditional POSIX mutexes, before NPTL, are single-process, that's why >> they are needed.) > > When the Debian glibc packages drop LinuxT

Bug#324254: [Pkg-db-devel] Bug#324254: db4.3: Add NPTL versions of DSOs

2005-08-25 Thread Clint Adams
> It would be desirable to add NPTL versions of the DSOs. The NPTL > cross-process mutexes are more scalable than Berkeley DB's approach. > (Traditional POSIX mutexes, before NPTL, are single-process, that's why > they are needed.) When the Debian glibc packages drop LinuxThreads support entirely