On Thu, Apr 4, 2013 at 7:04 PM, Toralf Förster
wrote:
>
> if SLUB is used (SLAB works fine till now with this syscall).
>
> What I get with the this trinity command line
>
> gt; trinity --children 2 -c madvise
Does the attached patch fix the problem?
--
Thanks,
//richard
stub_pte_fix.diff
Desc
On 04/06/2013 01:43 PM, richard -rw- weinberger wrote:
>> What I get with the this trinity command line
>>
>> gt; trinity --children 2 -c madvise
>
> Does the attached patch fix the problem?
yes, the issue for this syscall is fixed now.
--
MfG/Sincerely
Toralf Förster
pgp finger print: 7B1A 07F
On 04/06/2013 02:47 PM, Toralf Förster wrote:
> On 04/06/2013 01:43 PM, richard -rw- weinberger wrote:
>>> What I get with the this trinity command line
>>>
>>> gt; trinity --children 2 -c madvise
>>
>> Does the attached patch fix the problem?
>
> yes, the issue for this syscall is fixed now.
>
On Sat, Apr 6, 2013 at 2:55 PM, Toralf Förster wrote:
> On 04/06/2013 02:47 PM, Toralf Förster wrote:
>> On 04/06/2013 01:43 PM, richard -rw- weinberger wrote:
What I get with the this trinity command line
gt; trinity --children 2 -c madvise
>>>
>>> Does the attached patch fix the p