[clug] Ubuntu encrypted file systems
Daniel Pittman
daniel at rimspace.net
Tue Aug 18 07:58:30 MDT 2009
Jim Croft <jim.croft at gmail.com> writes:
> is there a detectable/measurable performance hit with the encryption?
Yes, but not often that you will notice. On a Core2 CPU, negligible: high
volume writes can stall the system[1], but that takes hundreds of megabytes
of data queued.
On an Atom CPU things probably look a little different: when I benchmarked one
the performance difference was closing in on an order of magnitude, so it
might hurt.
The real question, I think, is how often you need to touch disk: with 4GB of
RAM encryption for reads is going to hurt a lot less than with 1GB, since an
awful lot more can be cached.
At the end of the day, though, it depends a lot on your personal use patterns
for the machine.
Daniel
Footnotes:
[1] This is, I think, a bug, in that the encryption code doesn't relinquish
the CPU effectively, as it has a couple of times managed to trigger an
NMI based "task lockup" warning.
--
✣ Daniel Pittman ✉ daniel at rimspace.net ☎ +61 401 155 707
♽ made with 100 percent post-consumer electrons
Looking for work? Love Perl? In Melbourne, Australia? We are hiring.
More information about the linux
mailing list