Re: Beagle on encrypted partitions yeilds horrible system performance



On Wed, 2008-03-26 at 11:54 -0400, Joe Shaw wrote:
> 
> I would be interested in knowing if other similarly IO-heavy
> operations (like "find /") are also CPU bound.

Probably a more accurate representation would be:

find <dir> -type f -exec cat {} >/dev/null \;

So that the content of files is read, really invoking the crypt
overhead.

b.

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]