Re: [Gems-users] Segmentation fault error when using GEMS2.0


Date: Thu, 11 Oct 2007 15:20:41 -0500
From: Jayaram Bobba <bobba@xxxxxxxxxxx>
Subject: Re: [Gems-users] Segmentation fault error when using GEMS2.0
Take a look at $GEMS/microbenchmarks/transactional/btree/btree.simics
for more details on the
btree workload parameters. You should also look at
$GEMS/gen-scripts/config.py for the default
parameters passed to btree.
While you could specify a particular text file inorder to initialize the
btree, you could also
initialize the btree with random strings by not specifying a text file.


Susumu Takeda wrote:
> Thank you for your reply, Jayaram!
>
> I'm sorry my question was bad. 
>
> I want to know what value is appropriate to parameter of Btree( <preloads> , <iterations> , <insert_pct> ). 
> Moreover, I want to know what text to prepare in <text_file> . 
>
> Thanks a lot!
>
>
>
> On Thu, 11 Oct 2007 13:38:14 -0500
> Jayaram Bobba <bobba@xxxxxxxxxxx> wrote:
>
>   
>> Which specific parameter in Btree are you referring to?
>>     
>
>   
[← Prev in Thread] Current Thread [Next in Thread→]