MySQL Forums
Forum List  »  Source, Builds, Binaries

compiling mysql for gentoo using FSU Pthreads
Posted by: Nikolaos Vogiatzis
Date: May 11, 2005 12:08AM

hi all,

i am attempting to compile mysql for gentoo running openMosix; however as all the documentation suggests, mysql uses kernel threads and not user-space threads... this is problematic as openMosix requires that threads are in user space and not kernel space...

however there is a library which provides posix threads in user space (FSU Pthreads)...

how/where do i tell the mysql that i want to use this new thread lib rather than the standard linux thread lib?

i have never compile mysql before so please consider me a complete noob...

cheers and thanks for any help that can be provided...
nik

Options: ReplyQuote


Subject
Views
Written By
Posted
compiling mysql for gentoo using FSU Pthreads
3547
May 11, 2005 12:08AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.