Retourner au contenu associé (journal : La guerre des OS)
Posté par fabb le 12 février 2005 à 20:04. En réponse au journal La guerre des OS. Évalué à 1.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: Désolé pour les trolls
Posté par fabb . En réponse au journal La guerre des OS. Évalué à 1.
Pas d'accord et au moins pour ça :
http://people.redhat.com/drepper/assumekernel.html(...)
The code in /lib/tls is the new NPTL POSIX thread library.
$ ldd /usr/libexec/mysqld | grep thread
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x00cf4000)
$ LD_ASSUME_KERNEL=2.4.1 ldd /usr/libexec/mysqld | grep thread
libpthread.so.0 => /lib/i686/libpthread.so.0 (0x00c76000)