[Ocfs2-devel] [patch 2/3]OCFS2: allow the ocfs2 heartbeat thread to prioritize I/O --revision 3

Mark Fasheh mark.fasheh at oracle.com
Mon Dec 11 14:38:01 PST 2006


On Fri, Dec 08, 2006 at 12:48:35AM -0700, Zhen Wei wrote:
> --- trunk.orig/mount.ocfs2/mount.ocfs2.c	2006-12-08 15:09:42.000000000 +0800
> +++ trunk/mount.ocfs2/mount.ocfs2.c	2006-12-08 15:17:59.000000000 +0800
> @@ -393,6 +393,7 @@ int main(int argc, char **argv)
>  		goto bail;
>  	}
>  
> +	run_hb_ctl (hb_ctl_path, mo.dev, "-P");
Don't we need to add another argument for the actual priority value?
	--Mark

--
Mark Fasheh
Senior Software Developer, Oracle
mark.fasheh at oracle.com



More information about the Ocfs2-devel mailing list