vs2.2.0-rc8
|
- "fix" ecryptfs
- use nx_check for all network related checks
- special-case migrate to nid 1
- install inode.h during headers_install
|
18 Jan 2007
|
vs2.2.0-rc7
|
- compress ext[234]/jfs/ocfs2_sync_flags logic
- fixup limits before returning them in vc_rlimit_stat
- add vc_set_sched_v5 which has the interval2 and fill_rate2 values in the struct
- add vc_get_sched to retrieve the scheduler configuration
- add vc_sched_info to retrieve the user/sys/hold values, as well as the vavavoom and usecs per token
- make the priority bias and vavavoom per-CPU
- add VXSM_MSEC, allowing set_sched's intervals to be specified in msecs instead of tokens
- move the VCI_VERSION defines to vci_config.h
- use nx_check for TIME_WAIT sockets
|
11 Jan 2007
|
vs2.2.0-rc6
|
- fix older versions of vc_enter_space
- rework the help texts for some of the options
- disable legacy by default
|
21 Dec 2006
|
vs2.2.0-rc5
|
- fix on hold processes appearing as dead
- attempt to fix a proc bug by checking if the process is alive
|
13 Dec 2006
|
vs2.2.0-rc4
|
- fix a proc bug which would lead to empty /proc/virtual/<xid>/* files
|
10 Dec 2006
|
vs2.2.0-rc3
|
- fix xfs quota_ctl check
- add a space mask to the vxi
- change the vserver proc code to use different functions for the per-context entries and the global entries
- fix vx_{enter,set}_space to not potentially leak an fs_struct
- make vx_set_space sanity check the provided mask
|
09 Dec 2006
|
vs2.2.0-rc2
|
- rename namespace.c to space.c
- only set the UTS and IPC spaces in the compat branch of vc_ctx_create
- remove unneeded vs_base.h include from net/ipv6/addrconf.c
|
07 Dec 2006
|
vs2.2.0-rc1
|
- forked from 2.6.19-vs2.1.x-t6
- removed quota hashes
|
06 Dec 2006
|
vs2.2.0-pre5
|
- rework the vserver includes to let vx_check use in_{interrupt,irq,softirq}
- remove the unneeded __{enter,leave}_vx_admin
- fix the RSS limit to include anonymous pages too
- mapped files are now in VLIMIT_MAPPED
- add a vx_badness, increasing the odds of an OOM kill for guests above their soft RSS limit
- start using nx_check where appropriate
|
04 Dec 2006
|
vs2.2.0-pre4
|
- have __create claim the vxi
- restructure/simplify vc_{ctx,net}_create
|
23 Nov 2006
|
vs2.2.0-pre3
|
- improve the __{enter,leave}_vx_admin usage
- let the spectator cross the barrier too
- xid 2 is a static xid
- take the hash spinlock in __unhash_[vn]x_info
- LOCK was supposed to be PRIVATE
- improved the supported rlimit code
- add the xid to OOM messages
|
21 Nov 2006
|
vs2.2.0-pre2
|
|
09 Nov 2006
|
vs2.2.0-pre1
|
- forked from 2.1.1
- quota hashes removed
|
06 Nov 2006
|