View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000924 | Online Pubs | System Interfaces | public | 2015-02-19 07:31 | 2015-05-07 16:05 |
Reporter | mangesh v sawant | Assigned To | |||
Priority | normal | Severity | Comment | Type | Clarification Requested |
Status | Closed | Resolution | Rejected | ||
Name | Mangesh Sawant | ||||
Organization | |||||
User Reference | |||||
URL | http://pubs.opengroup.org/onlinepubs/009695399/functions/pthread_cond_timedwait.html | ||||
Section | pthread_cond_timedwait | ||||
Summary | 0000924: pthread_cond_timedwait makes CPU usage 100%. | ||||
Description | Hi, using pthread_cond_timedwait to block thread for certain time interval. During stress test of application CPU usage is seen as 100% all the time. Googled for this issue with pthread_cond_timedwait and found it is kernal/glibc version issue. Following are the details of image on which stress is being performed [root@localhost xxxxxx]# uname -a Linux localhost.localdomain 2.6.32-71.el6.x86_64 #1 SMP Wed Sep 1 01:33:01 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux [root@localhost alepoaaa]# gcc --version gcc (GCC) 4.4.4 20100726 (Red Hat 4.4.4-13) | ||||
Desired Action | Please advice regarding version of linux, gcc to be used to fix this issue. | ||||
Tags | No tags attached. |
|
It appears that you are reporting a problem specific to your vendor, and not a wording problem in the POSIX standard. As such, it is better to open a support ticket with your vendor. If you have an actual test program to demonstrate your problem, and can prove that the wording currently in POSIX is mistakenly allowing undesirable behavior, then we can reopen this to address a defect in POSIX at that time. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-02-19 07:31 | mangesh v sawant | New Issue | |
2015-02-19 07:31 | mangesh v sawant | Name | => Mangesh Sawant |
2015-02-19 07:31 | mangesh v sawant | URL | => http://pubs.opengroup.org/onlinepubs/009695399/functions/pthread_cond_timedwait.html |
2015-02-19 07:31 | mangesh v sawant | Section | => pthread_cond_timedwait |
2015-05-07 16:04 | eblake | Note Added: 0002659 | |
2015-05-07 16:05 | eblake | Status | New => Closed |
2015-05-07 16:05 | eblake | Resolution | Open => Rejected |