Originally posted by: drajarsh
>>Also, disk i/o where that paging device resides goes to 100% in between. But after the paging is released it decends to 1%
All vmo parameters are tunedperfectly.
I think when the paging device is getting released (as a result of swapoff), it is trying to free up all the data that it might have relating to older applications that it had serviced (probably cached data) and writes that data back to disk, which is why the disk IO might be going to 100%.
Please correct me if I am wrong in my assumption here.
Thanks.
#AIX-Forum