Re: Poor condvar performance
Ulrich Drepper <[email protected]> Wed, 26 Nov 2003 15:05:56 -0800
| Newsgroups | gmane.comp.lib.phil |
|---|---|
| Organization | Red Hat, Inc. |
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ingo Molnar wrote: > it turns out that the requeue implementation had to be turned off in the > CVS a few weeks ago Not entirely, only for cond_signal. cond_broadcast still uses requeue for condvars without pshared. I don't see how, if requeue works, using cond_broadcast could create a scheduling storm. There must be some other factors involved. - -- ➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/xTHU2ijCOnn/RHQRAs/8AJ0VYnNFdJorx/6amj3j7kKFBuVZKwCcDiIJ UZmHRkdH3orLFDw7tGBokcA= =NFd2 -----END PGP SIGNATURE-----