Difference between revisions of "Todo List"

From Linux-VServer

Jump to: navigation, search
(added signals to fake init)
Line 40: Line 40:
 
: i.e. inc, then check, on over limit dec again ...  
 
: i.e. inc, then check, on over limit dec again ...  
 
* {010} check out vm_stat_account()
 
* {010} check out vm_stat_account()
 +
* {020} ignore signals to fake init
  
 
==== to check ====
 
==== to check ====

Revision as of 16:36, 23 October 2006

Contents

Community

Wiki Work

  • correct spelling, word order and punctuation on the wiki.
  • add ideas related to Linux-VServer to the [Think Tank].
  • try to keep a similar layout on newly created pages.

Testing

  • test all release candidates
  • test the current development version
  • provide feedback (including positive)
  • report kernels and [Working Configurations]

Developers

Kernel List

pending issues

vrsetup /dev/vroot0 /dev/loop0 && mount -t xfs /dev/vroot0 /mnt

missing stuff

  • {010} CPU virtualization
  • {015} limits for IPC stuff
  • {010} fix the inode sizes inode->i_size = 64;

features & addons

  • {005} replace hash locks by rw locks
  • {010} add slab cache for vxi/nxi
  • {010} fix the inode sizes inode->i_size = 64;
  • {010} allow proc_dointvec_bset read without CAP_SYS_MODULE

possible improvements

  • {015} look into atomic_inc_return() for resources
i.e. inc, then check, on over limit dec again ...
  • {010} check out vm_stat_account()
  • {020} ignore signals to fake init

to check

  • {020} check /proc/sys/fs/overflow{u,g}id and tagging
  • {015} check dqhash and quota support on ext3
  • {010} check __user annotation for vc_* commands
  • {010} revalidate checks in syscall commands

requests

  • {Hollow} rlimit_mask syscall for accounted values
  • {Hollow} ctx_stat for nx
  • {Hollow} move VXC_RAW_ICMP to NXC_RAW_ICMP

Userspace (Tools)

requests

  • {Bertl} NXF_HIDE_NETIF support (default)
Personal tools