lkml.org 
[lkml]   [2009]   [Sep]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [RFC][PATCH] SCHED_EDF scheduling class
From
Date
On Tue, 2009-09-22 at 17:39 -0600, Jonathan Corbet wrote:
> On Tue, 22 Sep 2009 06:24:38 -0700
> Daniel Walker <dwalker@fifo99.com> wrote:
>
> > You've got some type of encoding corruption in your patch,
> >
> > + else {
> > + if (!edf_task(p))
> > + p->sched_class =3D &fair_sched_class;
> > + else
> > + p->sched_class =3D &edf_sched_class;
> > + }
> > =20
> > p->prio =3D prio;
> > =20
>
> I could swear we talked about quoted-printable before. You really need
> a new mailer. Even evolution (which you seem to be using) should
> really be able to handle this.

We did .. It's not my mailer, it's my scripts .. I read a little of
wikipedia on this and it says it's a MIME encoding..

http://en.wikipedia.org/wiki/Quoted-printable

So it's like a mime encoded patch instead of plain ascii encoded
patch .. I don't think we should all have to parse this stuff out, we
should just be getting utf8 encodings which covers everything we use in
the kernel AFAIK ..

Daniel



\
 
 \ /
  Last update: 2009-09-23 01:59    [W:0.149 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site