[PATCH 1/1 v2 ] Add kernel parameter to disable batched hcalls

2010-09-28 Thread Will Schmidt
This introduces a pair of kernel parameters that can be used to disable the MULTITCE and BULK_REMOVE h-calls. By default, those hcalls are enabled, active, and good for throughput and performance. The ability to disable them will be useful for some of the PREEMPT_RT related investigation and

Re: [PATCH 1/1 v2 ] Add kernel parameter to disable batched hcalls

2010-09-28 Thread Olof Johansson
Nice. I've got minor nits below, and you might also want to run the patch through checkpatch and fix up some of the whitespace warnings. -Olof On Tue, Sep 28, 2010 at 12:02:51PM -0500, Will Schmidt wrote: This introduces a pair of kernel parameters that can be used to disable the MULTITCE