Re: Beagle on encrypted partitions yeilds horrible system performance
"Brian J. Murrell" <[email protected]>
| Newsgroups | gmane.comp.gnome.dashboard.devel |
|---|---|
| Message-ID | <[email protected]> |
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.
_______________________________________________
Dashboard-hackers mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/dashboard-hackers
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBH6nShl3EQlGLyuXARAhL9AKDWrbK2a7KZL9Ct5HW8UCKaXmKzbACg+4cp 1EsNwcc/s4sEf/vQ/HrYuwQ= =CNtv -----END PGP SIGNATURE-----