User Details
- User Since
- May 16 2014, 7:35 PM (620 w, 4 d)
Yesterday
Pass tinderbox.
Mon, Apr 6
The version that builds with TARGET=arm64
Provide actual implementation for fegetenv, feenableexcept, fedisableexcept on aarch64.
Remove conditional include of the arch symbol map. All arches provide it, after the patch.
This is probably fine, but then resetting m_needs_zeroing seems to be somewhat unneeded. I started thinking that m_needs_zeroing should be removed, and when we find an invalid page on the shadowing object queue, we need to zero it immediately.
Sun, Apr 5
Sat, Apr 4
Sorry for the late reply.
The mere fact that we slept on the page somewhere in the shadow hierarchy does not mean that first_m should be zeroed.
But, if we go this route, then IMO m_needs_zero should be reset to true right at the RetryFault, and be done with it.
Fri, Apr 3
Sentence per line
Fix manpage.
Switch test to use non-_np names.
Thu, Apr 2
Wed, Apr 1
I think that kqueue_fork_copy() should be committed separately (no need for the new review, I am only asking for splitting the commit).
Tue, Mar 31
As was discussed elsewhere, fuse server which times out the responses could cause lock cascades in VFS. This would have global consequences for the whole system.
Mon, Mar 30
Move checks into try_fds_open().
Use strchr.
Drop O_EMPTY_PATH.
Do name++ early.
Grammar fix in the man page.
Man page editing.
To complement the output from dlinfo(), as I noted in the summary. We record the name of the object opened through LD_LIBRARY_PATH_FDS in this format. I wanted to make it possible to use the info output directly without user code needing to understand the special case.
Take Dimitry suggestion.
This should be not a note, but a proper explanation. Besides talking about that, it might be useful to explain how to get the stable results.
Add documentation and test.
Sun, Mar 29
Also it probably worth explaining what 'active' means.
The result of the call is invalid the moment the function returns. If this one-line manual page ever makes sense, it must describe how to use the result safely.
Initialize cnt
