On 29/03/2018 16:52, Paul Cercueil wrote:
>
>
> Le mer. 28 mars 2018 à 18:25, Daniel Lezcano
> a écrit :
>> On 28/03/2018 17:15, Paul Cercueil wrote:
>>> Le 2018-03-24 07:26, Daniel Lezcano a écrit :
On 18/03/2018 00:29, Paul Cercueil wrote:
> This driver will use the TCU (Timer Coun
Le 2018-03-31 10:10, Daniel Lezcano a écrit :
On 29/03/2018 16:52, Paul Cercueil wrote:
Le mer. 28 mars 2018 à 18:25, Daniel Lezcano
a écrit :
On 28/03/2018 17:15, Paul Cercueil wrote:
Le 2018-03-24 07:26, Daniel Lezcano a écrit :
On 18/03/2018 00:29, Paul Cercueil wrote:
This driver
You can add a skew between cores in qemu, something like this:
case CSR_INSTRET:
core_id()*return cpu_get_host_ticks()/10;
break;
case CSR_CYCLE:
return cpu_get_host_ticks();
break;
Alex
On Wed, Mar 28, 2018 at 7:30 PM, Alan Kao wrote:
> Hi Alex,
>
> I'm appreciated for
(added akpm)
On Thu, Mar 29, 2018 at 03:46:07PM -0600, Jonathan Corbet wrote:
> On Wed, 21 Mar 2018 21:22:16 +0200
> Mike Rapoport wrote:
>
> > These patches convert files in Documentation/vm to ReST format, add an
> > initial index and link it to the top level documentation.
> >
> > There are