User Details
- User Since
- May 16 2014, 7:35 PM (620 w, 6 d)
Today
Handle review.
Yesterday
Can you explain why is it needed?
Wed, Apr 8
Might be point to the design documents we have somewhere else.
I only have one question, why this cmap needs to be per-cpu? I do not think that it is high-contention resource.
Dimitry, I am sorry, just committed a second before your approval.
Ping? I want to fix this regression. If no feedback is provided, I plan to commit the change tomorrow.
As an afterthough, i.e. I suggest to commit this and then add my further modifications:
- we might check that clofd is indeed not a valid fd in the child
- (my personal request) we should check that each desired bit is set in pmask by individual ATF_REQUIRE statement. Due to the kyua 'features', tests are impossible to debug, so a failure there cannot be identified just by looking the the test output.
Tue, Apr 7
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.
