Re: [Devel] Re: [RFC][v2][patch 0/12][CFQ-cgroup]Yet another I/O bandwidth controlling subsystem for CGroups based on CFQ

2008-04-25 Thread Florian Westphal
Ryo Tsuruta [EMAIL PROTECTED] wrote: [..] I'd like to see other benchmark results if anyone has. Here are a few results. IO is issued in 4k chunks, using O_DIRECT. Each process issues both reads and writes. There are 60 such processes in each cgroup (except where noted). Numbers given show the

[Devel] [PATCH] Add try_to_remove_exclusive_swap_page stub for CONFIG_SWAP=N

2008-04-08 Thread Florian Westphal
mm/memory.c: In function 'do_swap_page': mm/memory.c:2194: error: implicit declaration of function 'try_to_remove_exclusive_swap_page' --- patch applies on top of c77d67e020b65c69f9133850e298b7c3d02e 'UBC: fix preempt_enable() placement in dcache accounting' in linux-2.6.24-openvz. diff