Before pinning any table in buffer do a analyze table .see that the number of free blocks.See to it that they are as much as low as possible.if the free blocks are more use the alter table move command and recreate the table till you get the desired levels .

then do pinning of the objects (tables)in memory.Inthis manner your will use the resourese in a proper manner.