Re: [PATCH] Better document profile=

2007-10-25 Thread Andrew Morton
On Thu, 25 Oct 2007 22:03:21 -0700 "Russ Dill" <[EMAIL PROTECTED]> wrote: > > > Format: [schedule,] > > > Param: "schedule" - profile schedule points. > > > Param: - step/bucket size as a power of 2 > > > for > > > -

Re: [PATCH] Better document profile=

2007-10-25 Thread Russ Dill
On 10/25/07, Andrew Morton <[EMAIL PROTECTED]> wrote: > On Tue, 16 Oct 2007 22:16:47 -0700 > "Russ Dill" <[EMAIL PROTECTED]> wrote: > > > Be more explicit on what the step/bucket size accomplishes. > > > > Signed-off-by: Russ Dill <[EMAIL PROTECTED]> > > --- > > Documentation/kernel-parameters.txt

Re: [PATCH] Better document profile=

2007-10-25 Thread Andrew Morton
On Tue, 16 Oct 2007 22:16:47 -0700 "Russ Dill" <[EMAIL PROTECTED]> wrote: > Be more explicit on what the step/bucket size accomplishes. > > Signed-off-by: Russ Dill <[EMAIL PROTECTED]> > --- > Documentation/kernel-parameters.txt |5 - > 1 files changed, 4 insertions(+), 1 deletions(-) >

[PATCH] Better document profile=

2007-10-16 Thread Russ Dill
Be more explicit on what the step/bucket size accomplishes. Signed-off-by: Russ Dill <[EMAIL PROTECTED]> --- Documentation/kernel-parameters.txt |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt i