-
- Downloads
[PATCH] uml: revert block driver use of host AIO
The patch to use host AIO support that I submitted early after 2.6.13 exposed some problems in the block driver. I have fixes for these, but am not comfortable putting them into 2.6.14 at this late date. So, this patch reverts the use of host AIO. I will resubmit the original patch, plus fixes to the driver after 2.6.14 in order to get a reasonable amount of testing before they're exposed to the general public. Signed-off-by:Jeff Dike <jdike@addtoit.com> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- arch/um/drivers/Makefile 1 addition, 1 deletionarch/um/drivers/Makefile
- arch/um/drivers/ubd_kern.c 310 additions, 246 deletionsarch/um/drivers/ubd_kern.c
- arch/um/drivers/ubd_user.c 75 additions, 0 deletionsarch/um/drivers/ubd_user.c
- arch/um/include/aio.h 3 additions, 15 deletionsarch/um/include/aio.h
- arch/um/os-Linux/aio.c 94 additions, 111 deletionsarch/um/os-Linux/aio.c
Loading
Please register or sign in to comment