I'm performing mv dir1 dir2/
and dir1 has hundreds of thousands of files, so it's taking a while.
Parallelization aside, the corresponding kernel thread is only using 15% of a CPU core, although there's virtually nothing else running on that core.
Is it possible to get it to use more?
I'm on Ubuntu 13.04.