Closed
Bug 865386
Opened 12 years ago
Closed 4 years ago
[OS.File] Read-ahead flag for Windows
Categories
(Toolkit Graveyard :: OS.File, defect)
Toolkit Graveyard
OS.File
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Yoric, Unassigned, Mentored)
References
Details
(Whiteboard: [lang=js][lang=c++][experience required][Async:ready])
No description provided.
Comment 1•12 years ago
|
||
Je suis interessé par ce projet s'il n'est pas pris biensure. Je compte travailler avec un étudiant dont je suis sûre qu'il est à la hauteur.
Comment 3•12 years ago
|
||
I'm interested in this project if it is not of corse taken. I intend to work with a student I am sure he is up to.
Reporter | ||
Comment 4•12 years ago
|
||
In that case, let's give it a try!
If you need help, don't hesitate to contact me/us, preferably by irc.
In English: #introduction
http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23introduction
In French: #devfr
http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23devfr
Reporter | ||
Comment 5•11 years ago
|
||
In the absence of news, de-assigning.
Assignee: sadouanouan → nobody
Reporter | ||
Updated•11 years ago
|
Whiteboard: [mentor=Yoric][lang=js][lang=c++][mentored bug but not a simple bug][Async]
Comment 6•11 years ago
|
||
David I would like to take this bug. Can you get me started on this?
Updated•11 years ago
|
Assignee: nobody → sumit4iit
Reporter | ||
Comment 7•11 years ago
|
||
Thanks for picking up that bug.
This bug is quite experimental, it is about 1/ finding out whether a read-ahead flag (see bug 863373) would be useful under Windows 2/ if so, add support for such a read-ahead for OS.File for Windows.
Let's start with 1:
- see https://bugzilla.mozilla.org/show_bug.cgi?id=865389#c21 for the MacOS X experiments;
- see https://bugzilla.mozilla.org/page.cgi?id=splinter.html&bug=845907&attachment=720496 for a possible implementation of ReadAhead for Windows in C++.
Comment 8•11 years ago
|
||
David, quick question, do I need to setup build environment on windows? I am currently using Ubuntu.
Comment 9•11 years ago
|
||
I am still working on this bug. Due to exams I am not able to post a patch here. I think I will start working on this on 5th of Dec.
Reporter | ||
Comment 10•11 years ago
|
||
Hi Sumit4iit, did you have time to work on this?
Flags: needinfo?(sumit4iit)
Comment 11•11 years ago
|
||
Hi Yoric,
No, actually I got busy with campus placments, which are over now. I thing I should be able to get back by this weekend. Sorry for delay.
Flags: needinfo?(sumit4iit)
Updated•11 years ago
|
Whiteboard: [mentor=Yoric][lang=js][lang=c++][mentored bug but not a simple bug][Async] → [mentor=Yoric][lang=js][lang=c++][mentored bug but not a simple bug][Async:ready]
Updated•11 years ago
|
Assignee: sumit4iit → nobody
Comment 12•11 years ago
|
||
Deassigning for the time being. If anybody is interested please take this bug, else will revisit later.
Assignee | ||
Updated•10 years ago
|
Mentor: dteller
Whiteboard: [mentor=Yoric][lang=js][lang=c++][mentored bug but not a simple bug][Async:ready] → [lang=js][lang=c++][mentored bug but not a simple bug][Async:ready]
Updated•10 years ago
|
Whiteboard: [lang=js][lang=c++][mentored bug but not a simple bug][Async:ready] → [lang=js][lang=c++][experience required][Async:ready]
Reporter | ||
Comment 13•4 years ago
|
||
OS.File is on its way out, closing bug.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
Updated•2 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•