broken-out patches [message #499 is a reply to message #453] |
Mon, 12 December 2005 13:21   |
dev
Messages: 1693 Registered: September 2005 Location: Moscow
|
Senior Member |

|
|
Dave, Ingo, we splitted patches for you as promised before:
- mainstream fixes and security fixes
diff-openvz-ms-20051212
- 4GB split (yours :) , patched by me)
diff-openvz-4gb-20051212
- User beancounters (kernel/ub/*, include/ub/*).
This includes accounting and limiting of VPSs.
diff-openvz-ubc-20051212
- Fair CPU scheduler, kernel/fairsched.c and kernel/sched.c
diff-openvz-fairsched-20051212
- Virtualization itself (ve_struct, kernel/vecalls.c -
main code for VPS start/stop, net/ipv4 - virtualization of TPC/IP and
netfilters, drivers/net/venet* - virtual network device for VPS,
virtual pids, etc.)
diff-openvz-ve-20051212-core
- fs/simfs - simple filesystem to fake VPS and return correct
values on `df` and statfs() output.
diff-openvz-simfs-20051212
- fs/vzdq* - 2-level disk quota.
diff-openvz-vzdq-20051212
All this patches can be taken from:
http://download.openvz.org/kernel/broken-out/022stab053.1/
Kirill
|
|
|