WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
146722
Network Cache: Don't open files in main thread
https://bugs.webkit.org/show_bug.cgi?id=146722
Summary
Network Cache: Don't open files in main thread
Antti Koivisto
Reported
2015-07-08 06:07:10 PDT
While we use non-blocking open profiling indicates that we still may block up to 5ms in the syscall. Move it back to a queue.
Attachments
patch
(3.24 KB, patch)
2015-07-08 06:16 PDT
,
Antti Koivisto
cdumez
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2015-07-08 06:16:32 PDT
Created
attachment 256372
[details]
patch
Chris Dumez
Comment 2
2015-07-08 09:24:29 PDT
Comment on
attachment 256372
[details]
patch r=me!
Antti Koivisto
Comment 3
2015-07-08 10:04:22 PDT
https://trac.webkit.org/r186510
Antti Koivisto
Comment 4
2015-07-08 10:19:38 PDT
follow-up
https://trac.webkit.org/r186511
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug