Home | History | Annotate | Download | only in fio

Lines Matching full:backend

505 	 * Check whether to display the 'auto start backend' box
593 cw.button = gtk_check_button_new_with_label("Auto-spawn fio backend");
595 gtk_widget_set_tooltip_text(cw.button, "When running fio locally, it is necessary to have the backend running on the same system. If this is checked, gfio will start the backend automatically for you if it isn't already running.");