From: Anton Farygin <rider@altlinux.com> To: ALT Devel discussion list <devel@altlinux.ru> Subject: [devel] [Fwd: [Vserver] [ANNOUNCE] vserver-inclusion project] Date: Thu, 02 Feb 2006 12:33:20 +0300 Message-ID: <43E1D1E0.7010502@altlinux.com> (raw) [-- Attachment #1: Type: text/plain, Size: 6 bytes --] FYI. [-- Attachment #2: [Vserver] [ANNOUNCE] vserver-inclusion project --] [-- Type: message/rfc822, Size: 9888 bytes --] [-- Attachment #2.1.1.1.1: Type: text/plain, Size: 647 bytes --] Hey folks, Some good news - I am currently working on getting vserver included upstream. Attached is the plan, and links to the work-in-progress. Currently I'm of the opinion that I should finish section 1 and get a minimal userland test suite running before sending it off to LKML for savaging by the hoards; however what is there already is the minimum that Linus was after for considering the patch. If anyone has any process suggestions or objections, please raise them on the list now. If you would like to contribute, getting savvy with something like StGIT (see http://www.procode.org/stgit/) will help us work together. [-- Attachment #2.1.1.1.2: It's the plan, Stan. --] [-- Type: text/plain, Size: 3737 bytes --] The mighty Linux-VServer inclusion branch ========================================= The Goal -------- To reshape the Linux-VServer kernel patch into a series of patches that incrementally add features, for inclusion into the mainstream Linux 2.6 tree. To do so without requiring the core Linux VServer team to compromise on their primary objectives or waste time maintaining the umpteen different kernel versions this process will create. And finally, to do so without drifting from the core patch so much it makes lots more work for Herbert. The Plan -------- Note that the dependency order of these patches is not strictly linear; however git is not in a position to apply patch calculus, so this is probably hard information to extract :) All revisions will be committed with Herbert's name as the Author rather than myself, though technically I am the author of those revisions, Herbert is the real author of the work. Patches, by general category, with a rough expected order: 0. features that don't need vserver, but are in the patch anyway a. Bind Mount Extensions (mount --bind --ro) b. Kernel split (already included upstream! and with incorrect acknowledgement ;)) 1. core vserver patch - no features a. struct and ps addition; internal API and refcounting ** UP TO HERE ** b. syscall, and switch c. /proc visibility d. debugging e. history 2. isolation features a. IPC, semaphore, and signal restrictions b. proc/array filtering c. IPv4 chbind d. FS chroot() barrier e. general /proc filtering f. ptrace g. process admin: alloc_uid, find_user, sys_setpriority h. printk i. kthread 3. virtualisation features a. uts information b. initpid c. uptime d. load average e. ksyslog f. vshelper (reboot support) g. vroot (quota, fs IOCTL, etc) i. general PID virtualisation j. ngnet (network stack virtualisation) 4. resource tracking features a. scheduler tracking hook b. FS xid counting c. FS xid tagging d. ulimit e. RSS usage f. IO - async tracking 5. resource sharing features a. scheduling v1 - TBF and vavavoom b. FS - immutable linkage invert (immulink) c. disk scheduler integration d. RSS limits e. FS - mad cow 6. resource limit features a. scheduler b. rlimits c. disklimits Locations --------- The GIT repository for this project is at: http://utsl.gen.nz/vserver/vserver.git The patch stack for this project will be on the "vserver-inclusion" branch; it is exported to: http://utsl.gen.nz/vserver/patches-split/mine/2.6.N+git-vsi/ Where 2.6.N was the last release (or release candidate) of Linus' tree. This patch is NOT against any release you can download as a tarball :). Upstream (13thfloor.at) patches will be on the "vs2.1.x.y" branch, corresponding to their version number. The "upstream" patch that was used as a source will be under: http://utsl.gen.nz/vserver/patches-split/13thfloor/2.6.N-vs2.1.x.y/ And, for sanity checking, the result of my importing of the upstream quilt patch into stgit and re-exporting the branch via stgit will be at: http://utsl.gen.nz/vserver/patches-split/mine/2.6.N-vs2.1.x.y/ The file sizes may be a lot smaller from STGIT; it does not repeat filename info for each hunk like Quilt does, but if you diff the diffs you'll hopefully see the differences are minor. This file is http://utsl.gen.nz/vserver/patch-plan.txt Acknowledgements / Plug ----------------------- Other than the whole VServer crew, thanks go out to Catalyst IT (NZ) Limited for sponsoring my time on this project. http://www.catalyst.net.nz/ [-- Attachment #2.1.1.2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 189 bytes --] [-- Attachment #2.1.2: Type: text/plain, Size: 155 bytes --] _______________________________________________ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver
reply other threads:[~2006-02-02 9:33 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=43E1D1E0.7010502@altlinux.com \ --to=rider@altlinux.com \ --cc=devel@altlinux.ru \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git