Garrett Cooper writes:
> On Jan 6, 2011, at 2:41 PM, Alexander Best wrote:
>
>> On Fri Jan 7 11, Anonymous wrote:
>>> Alexander Best writes:
>>>
On Thu Jan 6 11, John Baldwin wrote:
> Note that that usage is rather pointless since it means you apply rtprio
> to
> the 'rtpri
On Jan 6, 2011, at 2:41 PM, Alexander Best wrote:
> On Fri Jan 7 11, Anonymous wrote:
>> Alexander Best writes:
>>
>>> On Thu Jan 6 11, John Baldwin wrote:
Note that that usage is rather pointless since it means you apply rtprio
to
the 'rtprio' process that is about to exit. :
On Fri Jan 7 11, Anonymous wrote:
> Alexander Best writes:
>
> > On Thu Jan 6 11, John Baldwin wrote:
> >> Note that that usage is rather pointless since it means you apply rtprio
> >> to
> >> the 'rtprio' process that is about to exit. :)
> >
> > yeah but at least it makes the usage of -X co
Alexander Best writes:
> On Thu Jan 6 11, John Baldwin wrote:
>> Note that that usage is rather pointless since it means you apply rtprio to
>> the 'rtprio' process that is about to exit. :)
>
> yeah but at least it makes the usage of -X consistent. ;) also consider the
> following: the current
On Thu Jan 6 11, Alexander Best wrote:
> On Tue Jan 4 11, Konstantin Belousov wrote:
> > Author: kib
> > Date: Tue Jan 4 14:13:09 2011
> > New Revision: 216955
> > URL: http://svn.freebsd.org/changeset/base/216955
> >
> > Log:
> > Make the parsing of the integer arguments for rtprio(1)/idprio
On Tue Jan 4 11, Konstantin Belousov wrote:
> Author: kib
> Date: Tue Jan 4 14:13:09 2011
> New Revision: 216955
> URL: http://svn.freebsd.org/changeset/base/216955
>
> Log:
> Make the parsing of the integer arguments for rtprio(1)/idprio(1) stricter.
> Style.
here's a patch with some chang
On Thu Jan 6 11, John Baldwin wrote:
> On Thursday, January 06, 2011 4:10:17 pm Alexander Best wrote:
> > On Thu Jan 6 11, Garrett Cooper wrote:
> > > On Thu, Jan 6, 2011 at 12:41 PM, Alexander Best
> wrote:
> > >
> > > ...
> > >
> > > > this causes problems when pid is -0:
> > > >
> > > > [i
On Thursday, January 06, 2011 4:10:17 pm Alexander Best wrote:
> On Thu Jan 6 11, Garrett Cooper wrote:
> > On Thu, Jan 6, 2011 at 12:41 PM, Alexander Best
wrote:
> >
> > ...
> >
> > > this causes problems when pid is -0:
> > >
> > > [id|rt]prio -t -0 and [id|rt]prio 10 -0 will try to run "0"
On Thu Jan 6 11, Alexander Best wrote:
> On Thu Jan 6 11, Garrett Cooper wrote:
> > On Thu, Jan 6, 2011 at 12:41 PM, Alexander Best wrote:
> >
> > ...
> >
> > > this causes problems when pid is -0:
> > >
> > > [id|rt]prio -t -0 and [id|rt]prio 10 -0 will try to run "0" via execvp().
> > > befo
On Thu, Jan 6, 2011 at 1:10 PM, Alexander Best wrote:
> On Thu Jan 6 11, Garrett Cooper wrote:
>> On Thu, Jan 6, 2011 at 12:41 PM, Alexander Best wrote:
>>
>> ...
>>
>> > this causes problems when pid is -0:
>> >
>> > [id|rt]prio -t -0 and [id|rt]prio 10 -0 will try to run "0" via execvp().
>> >
On Thu Jan 6 11, Alexander Best wrote:
> On Tue Jan 4 11, Konstantin Belousov wrote:
> > Author: kib
> > Date: Tue Jan 4 14:13:09 2011
> > New Revision: 216955
> > URL: http://svn.freebsd.org/changeset/base/216955
> >
> > Log:
> > Make the parsing of the integer arguments for rtprio(1)/idprio
On Thu Jan 6 11, Garrett Cooper wrote:
> On Thu, Jan 6, 2011 at 12:41 PM, Alexander Best wrote:
>
> ...
>
> > this causes problems when pid is -0:
> >
> > [id|rt]prio -t -0 and [id|rt]prio 10 -0 will try to run "0" via execvp().
> > beforehand however this will also trigger rtprio().
> >
> > a
On Thu, Jan 6, 2011 at 12:41 PM, Alexander Best wrote:
...
> this causes problems when pid is -0:
>
> [id|rt]prio -t -0 and [id|rt]prio 10 -0 will try to run "0" via execvp().
> beforehand however this will also trigger rtprio().
>
> a better solution would be to do:
>
> if (argv[
On Tue Jan 4 11, Konstantin Belousov wrote:
> Author: kib
> Date: Tue Jan 4 14:13:09 2011
> New Revision: 216955
> URL: http://svn.freebsd.org/changeset/base/216955
>
> Log:
> Make the parsing of the integer arguments for rtprio(1)/idprio(1) stricter.
> Style.
>
> Based on submission by
Author: kib
Date: Tue Jan 4 14:13:09 2011
New Revision: 216955
URL: http://svn.freebsd.org/changeset/base/216955
Log:
Make the parsing of the integer arguments for rtprio(1)/idprio(1) stricter.
Style.
Based on submission by: Eitan Adler , keramida
Reviewed by: jhb, keramida
MF
15 matches
Mail list logo