Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 280331 Details for
Bug 415091
hald-addon-storage polling every 2 seconds should not cause 20 wakeups / second from libata
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
strace -tt of both hald-addon-storage processes with locked drives
haltrace_locked.txt (text/plain), 6.01 KB, created by
Oliver Henshaw
on 2007-12-07 00:47:10 UTC
(
hide
)
Description:
strace -tt of both hald-addon-storage processes with locked drives
Filename:
MIME Type:
Creator:
Oliver Henshaw
Created:
2007-12-07 00:47:10 UTC
Size:
6.01 KB
patch
obsolete
>1900 22:39:29.952969 gettimeofday({1196980769, 953401}, NULL) = 0 >1900 22:39:29.953538 gettimeofday({1196980769, 953593}, NULL) = 0 >1900 22:39:29.953721 poll( <unfinished ...> >1897 22:39:29.953834 gettimeofday({1196980769, 953884}, NULL) = 0 >1897 22:39:29.953971 gettimeofday({1196980769, 954020}, NULL) = 0 >1897 22:39:29.954096 poll([{fd=3, events=POLLIN}], 1, 1337) = 0 >1897 22:39:31.290910 gettimeofday({1196980771, 291021}, NULL) = 0 >1897 22:39:31.291114 open("/dev/sr0", O_RDONLY|O_EXCL|O_NONBLOCK|O_LARGEFILE) = -1 EBUSY (Device or resource busy) >1897 22:39:31.291787 open("/etc/mtab", O_RDONLY) = 5 >1897 22:39:31.291953 fstat64(5, {st_mode=S_IFREG|0644, st_size=482, ...}) = 0 >1897 22:39:31.292195 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f35000 >1897 22:39:31.292358 read(5, "/dev/mapper/VGMostin-LVF8 / ext3"..., 4096) = 482 >1897 22:39:31.292649 read(5, "", 4096) = 0 >1897 22:39:31.292779 close(5) = 0 >1897 22:39:31.292908 munmap(0xb7f35000, 4096) = 0 >1897 22:39:31.293075 gettimeofday({1196980771, 293127}, NULL) = 0 >1897 22:39:31.293207 poll( <unfinished ...> >1900 22:39:31.592730 <... poll resumed> [{fd=3, events=POLLIN}], 1, 1639) = 0 >1900 22:39:31.592963 gettimeofday({1196980771, 593017}, NULL) = 0 >1900 22:39:31.593106 open("/dev/sr1", O_RDONLY|O_EXCL|O_NONBLOCK|O_LARGEFILE) = -1 EBUSY (Device or resource busy) >1900 22:39:31.593679 open("/etc/mtab", O_RDONLY) = 5 >1900 22:39:31.593841 fstat64(5, {st_mode=S_IFREG|0644, st_size=482, ...}) = 0 >1900 22:39:31.594040 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fbc000 >1900 22:39:31.594186 read(5, "/dev/mapper/VGMostin-LVF8 / ext3"..., 4096) = 482 >1900 22:39:31.594435 read(5, "", 4096) = 0 >1900 22:39:31.594556 close(5) = 0 >1900 22:39:31.594708 munmap(0xb7fbc000, 4096) = 0 >1900 22:39:31.594865 gettimeofday({1196980771, 594914}, NULL) = 0 >1900 22:39:31.594993 poll( <unfinished ...> >1897 22:39:33.290747 <... poll resumed> [{fd=3, events=POLLIN}], 1, 1998) = 0 >1897 22:39:33.291012 gettimeofday({1196980773, 291067}, NULL) = 0 >1897 22:39:33.291159 open("/dev/sr0", O_RDONLY|O_EXCL|O_NONBLOCK|O_LARGEFILE) = -1 EBUSY (Device or resource busy) >1897 22:39:33.291757 open("/etc/mtab", O_RDONLY) = 5 >1897 22:39:33.291919 fstat64(5, {st_mode=S_IFREG|0644, st_size=482, ...}) = 0 >1897 22:39:33.292124 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f35000 >1897 22:39:33.292270 read(5, "/dev/mapper/VGMostin-LVF8 / ext3"..., 4096) = 482 >1897 22:39:33.292522 read(5, "", 4096) = 0 >1897 22:39:33.292679 close(5) = 0 >1897 22:39:33.292805 munmap(0xb7f35000, 4096) = 0 >1897 22:39:33.292964 gettimeofday({1196980773, 293014}, NULL) = 0 >1897 22:39:33.293092 poll( <unfinished ...> >1900 22:39:33.593732 <... poll resumed> [{fd=3, events=POLLIN}], 1, 1999) = 0 >1900 22:39:33.593954 gettimeofday({1196980773, 594008}, NULL) = 0 >1900 22:39:33.594097 open("/dev/sr1", O_RDONLY|O_EXCL|O_NONBLOCK|O_LARGEFILE) = -1 EBUSY (Device or resource busy) >1900 22:39:33.594681 open("/etc/mtab", O_RDONLY) = 5 >1900 22:39:33.594840 fstat64(5, {st_mode=S_IFREG|0644, st_size=482, ...}) = 0 >1900 22:39:33.595040 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fbc000 >1900 22:39:33.595186 read(5, "/dev/mapper/VGMostin-LVF8 / ext3"..., 4096) = 482 >1900 22:39:33.595436 read(5, "", 4096) = 0 >1900 22:39:33.595557 close(5) = 0 >1900 22:39:33.595706 munmap(0xb7fbc000, 4096) = 0 >1900 22:39:33.595866 gettimeofday({1196980773, 595914}, NULL) = 0 >1900 22:39:33.595994 poll( <unfinished ...> >1897 22:39:35.291745 <... poll resumed> [{fd=3, events=POLLIN}], 1, 1999) = 0 >1897 22:39:35.291978 gettimeofday({1196980775, 292035}, NULL) = 0 >1897 22:39:35.292124 open("/dev/sr0", O_RDONLY|O_EXCL|O_NONBLOCK|O_LARGEFILE) = -1 EBUSY (Device or resource busy) >1897 22:39:35.293010 open("/etc/mtab", O_RDONLY) = 5 >1897 22:39:35.293189 fstat64(5, {st_mode=S_IFREG|0644, st_size=482, ...}) = 0 >1897 22:39:35.293395 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f35000 >1897 22:39:35.319648 read(5, "/dev/mapper/VGMostin-LVF8 / ext3"..., 4096) = 482 >1897 22:39:35.319921 read(5, "", 4096) = 0 >1897 22:39:35.320046 close(5) = 0 >1897 22:39:35.320171 munmap(0xb7f35000, 4096) = 0 >1897 22:39:35.320339 gettimeofday({1196980775, 320388}, NULL) = 0 >1897 22:39:35.320471 poll( <unfinished ...> >1900 22:39:35.594735 <... poll resumed> [{fd=3, events=POLLIN}], 1, 1999) = 0 >1900 22:39:35.594954 gettimeofday({1196980775, 595007}, NULL) = 0 >1900 22:39:35.595096 open("/dev/sr1", O_RDONLY|O_EXCL|O_NONBLOCK|O_LARGEFILE) = -1 EBUSY (Device or resource busy) >1900 22:39:35.595695 open("/etc/mtab", O_RDONLY) = 5 >1900 22:39:35.595853 fstat64(5, {st_mode=S_IFREG|0644, st_size=482, ...}) = 0 >1900 22:39:35.596053 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fbc000 >1900 22:39:35.596197 read(5, "/dev/mapper/VGMostin-LVF8 / ext3"..., 4096) = 482 >1900 22:39:35.596446 read(5, "", 4096) = 0 >1900 22:39:35.596568 close(5) = 0 >1900 22:39:35.596718 munmap(0xb7fbc000, 4096) = 0 >1900 22:39:35.597004 gettimeofday({1196980775, 597055}, NULL) = 0 >1900 22:39:35.597136 poll( <unfinished ...> >1897 22:39:37.291757 <... poll resumed> [{fd=3, events=POLLIN}], 1, 1972) = 0 >1897 22:39:37.292032 gettimeofday({1196980777, 292086}, NULL) = 0 >1897 22:39:37.292176 open("/dev/sr0", O_RDONLY|O_EXCL|O_NONBLOCK|O_LARGEFILE) = -1 EBUSY (Device or resource busy) >1897 22:39:37.292796 open("/etc/mtab", O_RDONLY) = 5 >1897 22:39:37.292955 fstat64(5, {st_mode=S_IFREG|0644, st_size=482, ...}) = 0 >1897 22:39:37.293157 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f35000 >1897 22:39:37.293302 read(5, "/dev/mapper/VGMostin-LVF8 / ext3"..., 4096) = 482 >1897 22:39:37.293556 read(5, "", 4096) = 0 >1897 22:39:37.293712 close(5) = 0 >1897 22:39:37.293836 munmap(0xb7f35000, 4096) = 0 >1897 22:39:37.293994 gettimeofday({1196980777, 294043}, NULL) = 0 >1897 22:39:37.294121 poll( <unfinished ...>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 415091
:
280311
| 280331