Re: [libvirt RFC] virFile: new VIR_FILE_WRAPPER_BIG_PIPE to improve performance

2022-03-21 Thread Andrea Righi
On Fri, Mar 18, 2022 at 02:34:29PM +0100, Claudio Fontana wrote: ... > I have lots of questions here, and I tried to involve Jiri and Andrea Righi > here, who a long time ago proposed a POSIX_FADV_NOREUSE implementation. > > 1) What is the reason iohelper was introduced? >

[Qemu-devel] 2.6.22-rc2: bug in i386 MTRR initialization

2007-05-19 Thread Andrea Righi
ut no mtrr range is found, resulting in a kmalloc(0, GFP_KERNEL) in get_mtrr_state() and init_table(). I don't know if it's an incorrect behaviour of qemu in the mtrr emulation, but I think it should be handled properly. Signed-off-by: Andrea Righi <[EMAIL PROTECTED]> --- linux-2