On Sun, 08 Dec 2024 19:13:11 +0900,
Hajime Tazaki wrote:
>
> This is a series of patches of nommu arch addition to UML. It would
> be nice to ask comments/opinions on this.
sorry for the noise. this is my mistake for resending patch. please
ignore this.
-- Hajime
This is a series of patches of nommu arch addition to UML. It would
be nice to ask comments/opinions on this.
There are still several limitations/issues which we already found;
here is the list of those issues.
- memory mapped by loadable modules are not distinguished from
userspace memory.
-
Thanks Johannes,
On Thu, 05 Dec 2024 01:20:04 +0900,
Johannes Berg wrote:
>
> On Tue, 2024-12-03 at 13:22 +0900, Hajime Tazaki wrote:
> > This is a series of patches of nommu arch addition to UML.
>
> Please next time you resend this, don't hide it in the old thread :)
ah, my bad.
I thought
On Tue, 2024-12-03 at 13:22 +0900, Hajime Tazaki wrote:
> This is a series of patches of nommu arch addition to UML.
Please next time you resend this, don't hide it in the old thread :)
johannes
This is a series of patches of nommu arch addition to UML. It would
be nice to ask comments/opinions on this.
There are still several limitations/issues which we already found;
here is the list of those issues.
- there are no mechanism implemented to cache for mapped memory of
exec(2) thus, al