From: Andrew Morton <akpm@osdl.org>
To: Jeff Dike <jdike@addtoit.com>
Cc: tyler@agat.net, linux-kernel@vger.kernel.org,
user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] [PATCH 1/19] UML - Clean up address space limits code
Date: Fri, 7 Jul 2006 14:50:23 -0700 [thread overview]
Message-ID: <20060707145023.2edfd763.akpm@osdl.org> (raw)
In-Reply-To: <200607070033.k670XXqc008662@ccure.user-mode-linux.org>
Jeff Dike <jdike@addtoit.com> wrote:
>
> I was looking at the code of the UML and more precisely at the functions
> set_task_sizes_tt and set_task_sizes_skas. I noticed that these 2
> functions take a paramater (arg) which is not used : the function is
> always called with the value 0.
>
> I suppose that this value might change in the future (or even can be
> configured), so I added a constant in mem_user.h file.
>
> Also, I rounded CONFIG_HOST_TASk_SIZE to a 4M.
>
> Signed-off-by: Tyler <tyler@agat.net>
> Signed-off-by: Jeff Dike <jdike@addtoit.com>
I'll assume this patch was authored by Tyler <tyler@agat.net>
Please use a "From: " line right at the start of the email/changelog to indicate
authorship, thanks.
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
WARNING: multiple messages have this Message-ID (diff)
From: Andrew Morton <akpm@osdl.org>
To: Jeff Dike <jdike@addtoit.com>
Cc: linux-kernel@vger.kernel.org,
user-mode-linux-devel@lists.sourceforge.net, tyler@agat.net
Subject: Re: [PATCH 1/19] UML - Clean up address space limits code
Date: Fri, 7 Jul 2006 14:50:23 -0700 [thread overview]
Message-ID: <20060707145023.2edfd763.akpm@osdl.org> (raw)
In-Reply-To: <200607070033.k670XXqc008662@ccure.user-mode-linux.org>
Jeff Dike <jdike@addtoit.com> wrote:
>
> I was looking at the code of the UML and more precisely at the functions
> set_task_sizes_tt and set_task_sizes_skas. I noticed that these 2
> functions take a paramater (arg) which is not used : the function is
> always called with the value 0.
>
> I suppose that this value might change in the future (or even can be
> configured), so I added a constant in mem_user.h file.
>
> Also, I rounded CONFIG_HOST_TASk_SIZE to a 4M.
>
> Signed-off-by: Tyler <tyler@agat.net>
> Signed-off-by: Jeff Dike <jdike@addtoit.com>
I'll assume this patch was authored by Tyler <tyler@agat.net>
Please use a "From: " line right at the start of the email/changelog to indicate
authorship, thanks.
next prev parent reply other threads:[~2006-07-07 21:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-07 0:33 [uml-devel] [PATCH 1/19] UML - Clean up address space limits code Jeff Dike
2006-07-07 0:33 ` Jeff Dike
2006-07-07 21:50 ` Andrew Morton [this message]
2006-07-07 21:50 ` Andrew Morton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060707145023.2edfd763.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=jdike@addtoit.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tyler@agat.net \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.