Chuck Lever wrote:
My preferred solution would involve working around the sync(2) call instead (ie fixing sm-notify so we don't need it, or somehow doing it in the background so it doesn't hold up the boot-up process).
Doing it in the background doesn't really help, as it's the huge blob of disk writes that it generates that's the problem as much as the elapsed time. Boot time is more likely to be I/O bound than CPU bound.
BTW, I have written an article about my efforts to speed up booting which will should appear at debian-administration.org later today.
Cheers, Phil. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html