[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1378492204.107744.57.camel@localhost>
Date: Fri, 06 Sep 2013 11:30:04 -0700
From: Sudeep Dutt <sudeep.dutt@...el.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Arnd Bergmann <arnd@...db.de>,
Rusty Russell <rusty@...tcorp.com.au>,
"Michael S. Tsirkin" <mst@...hat.com>,
Rob Landley <rob@...dley.net>, linux-kernel@...r.kernel.org,
virtualization@...ts.linux-foundation.org,
linux-doc@...r.kernel.org, Asias He <asias@...hat.com>,
Nikhil Rao <nikhil.rao@...el.com>,
Ashutosh Dixit <ashutosh.dixit@...el.com>,
Caz Yokoyama <Caz.Yokoyama@...el.com>,
Dasaratharaman Chandramouli
<dasaratharaman.chandramouli@...el.com>,
Harshavardhan R Kharche <harshavardhan.r.kharche@...el.com>,
"Yaozu (Eddie) Dong" <eddie.dong@...el.com>,
Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@...el.com>,
Sudeep Dutt <sudeep.dutt@...el.com>
Subject: Re: [PATCH RESEND v3 3/7] Intel MIC Host Driver, card OS state
management.
On Thu, 2013-09-05 at 22:00 -0700, Greg Kroah-Hartman wrote:
> On Thu, Sep 05, 2013 at 04:41:55PM -0700, Sudeep Dutt wrote:
> > +What: /sys/class/mic/mic(x)/cmdline
> > +Date: August 2013
> > +KernelVersion: 3.11
> > +Contact: Sudeep Dutt <sudeep.dutt@...el.com>
> > +Description:
> > + An Intel MIC device runs a Linux OS during its operation. Before
> > + booting this card OS, it is possible to pass kernel command line
> > + options to configure various features in it, similar to
> > + self-bootable machines. When read, this entry provides
> > + information about the current kernel command line options set to
> > + boot the card OS. This entry can be written to change the
> > + existing kernel command line options. Typically, the user would
> > + want to read the current command line options, append new ones
> > + or modify existing ones and then write the whole kernel command
> > + line back to this entry.
>
> Is a PAGE_SIZE value going to be big enough for your command line? I
> know some embedded systems have horribly long command lines, hopefully
> this will be enough for you.
>
Yes, PAGE_SIZE is more than sufficient for our command line.
Thanks,
Sudeep Dutt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists