On 29/09/2017 09:15, Eelco Chaudron wrote:
On 29/09/17 10:07, Sergio Gonzalez Monroy wrote:
On 12/09/2017 14:08, Eelco Chaudron wrote:
Call the mlockall() function, to attempt to lock all of its process
memory into physical RAM, and preventing the kernel from paging any
of its memory to disk.
On 29/09/17 10:07, Sergio Gonzalez Monroy wrote:
On 12/09/2017 14:08, Eelco Chaudron wrote:
Call the mlockall() function, to attempt to lock all of its process
memory into physical RAM, and preventing the kernel from paging any
of its memory to disk.
When using testpmd for performance testing,
On 12/09/2017 14:08, Eelco Chaudron wrote:
Call the mlockall() function, to attempt to lock all of its process
memory into physical RAM, and preventing the kernel from paging any
of its memory to disk.
When using testpmd for performance testing, depending on the code path
taken, we see a couple
On 25/09/17 09:53, Olivier MATZ wrote:
[SNIP]
I did not at add a log, as the rte log subsystem is not yet initialized.
However we could add a printf("WARNING: mlockall() failed with error %s")
like message. What do you think?
Since it's not critical, maybe NOTICE is better than WARNING.
One mor
On Thu, Sep 21, 2017 at 02:24:28PM +0200, Eelco Chaudron wrote:
> On 19/09/17 09:28, Olivier MATZ wrote:
> > Hi,
> >
> > On Thu, Sep 14, 2017 at 09:22:38AM +0200, Eelco Chaudron wrote:
> > > On 13/09/17 11:39, Thomas Monjalon wrote:
> > > > 12/09/2017 15:08, Eelco Chaudron:
> > > > > Call the mloc
On 19/09/17 09:28, Olivier MATZ wrote:
Hi,
On Thu, Sep 14, 2017 at 09:22:38AM +0200, Eelco Chaudron wrote:
On 13/09/17 11:39, Thomas Monjalon wrote:
12/09/2017 15:08, Eelco Chaudron:
Call the mlockall() function, to attempt to lock all of its process
memory into physical RAM, and preventing t
Hi,
On Thu, Sep 14, 2017 at 09:22:38AM +0200, Eelco Chaudron wrote:
> On 13/09/17 11:39, Thomas Monjalon wrote:
> > 12/09/2017 15:08, Eelco Chaudron:
> > > Call the mlockall() function, to attempt to lock all of its process
> > > memory into physical RAM, and preventing the kernel from paging any
On 13/09/17 11:39, Thomas Monjalon wrote:
12/09/2017 15:08, Eelco Chaudron:
Call the mlockall() function, to attempt to lock all of its process
memory into physical RAM, and preventing the kernel from paging any
of its memory to disk.
When using testpmd for performance testing, depending on the
Thomas Monjalon writes:
> 12/09/2017 22:29, Aaron Conole:
>> Thomas Monjalon writes:
>>
>> > 12/09/2017 16:50, Aaron Conole:
>> >> Eelco Chaudron writes:
>> >>
>> >> > Call the mlockall() function, to attempt to lock all of its process
>> >> > memory into physical RAM, and preventing the kern
12/09/2017 15:08, Eelco Chaudron:
> Call the mlockall() function, to attempt to lock all of its process
> memory into physical RAM, and preventing the kernel from paging any
> of its memory to disk.
>
> When using testpmd for performance testing, depending on the code path
> taken, we see a couple
On 09/12/2017 03:08 PM, Eelco Chaudron wrote:
Call the mlockall() function, to attempt to lock all of its process
memory into physical RAM, and preventing the kernel from paging any
of its memory to disk.
When using testpmd for performance testing, depending on the code path
taken, we see a co
On 13/09/17 00:13, Thomas Monjalon wrote:
12/09/2017 22:29, Aaron Conole:
Thomas Monjalon writes:
12/09/2017 16:50, Aaron Conole:
Eelco Chaudron writes:
Call the mlockall() function, to attempt to lock all of its process
memory into physical RAM, and preventing the kernel from paging any
12/09/2017 22:29, Aaron Conole:
> Thomas Monjalon writes:
>
> > 12/09/2017 16:50, Aaron Conole:
> >> Eelco Chaudron writes:
> >>
> >> > Call the mlockall() function, to attempt to lock all of its process
> >> > memory into physical RAM, and preventing the kernel from paging any
> >> > of its me
Thomas Monjalon writes:
> 12/09/2017 16:50, Aaron Conole:
>> Eelco Chaudron writes:
>>
>> > Call the mlockall() function, to attempt to lock all of its process
>> > memory into physical RAM, and preventing the kernel from paging any
>> > of its memory to disk.
>> >
>> > When using testpmd for p
12/09/2017 16:50, Aaron Conole:
> Eelco Chaudron writes:
>
> > Call the mlockall() function, to attempt to lock all of its process
> > memory into physical RAM, and preventing the kernel from paging any
> > of its memory to disk.
> >
> > When using testpmd for performance testing, depending on th
Eelco Chaudron writes:
> Call the mlockall() function, to attempt to lock all of its process
> memory into physical RAM, and preventing the kernel from paging any
> of its memory to disk.
>
> When using testpmd for performance testing, depending on the code path
> taken, we see a couple of page f
Call the mlockall() function, to attempt to lock all of its process
memory into physical RAM, and preventing the kernel from paging any
of its memory to disk.
When using testpmd for performance testing, depending on the code path
taken, we see a couple of page faults in a row. These faults effect
17 matches
Mail list logo