Linux Container Development
 help / color / mirror / Atom feed
 messages from 2008-01-28 19:53:59 to 2008-02-11 14:16:49 UTC [more...]

[PATCH 1/8] Scaling msgmni to the amount of lowmem
 2008-02-11 14:16 UTC  (3+ messages)
` [PATCH 2/8] Scaling msgmni to the number of ipc namespaces
` [PATCH 3/8] Defining the slab_memory_callback priority as a constant

[PATCH 0/8] Change default MSGMNI tunable to scale with lowmem (v3)
 2008-02-11 14:16 UTC 

Save on quality software!
 2008-02-10  0:22 UTC 

Cheapest software prices!
 2008-02-09  2:55 UTC 

[PATCH 0/4] Devices accessibility control group (v3, release candidate)
 2008-02-08 16:12 UTC  (6+ messages)
  ` [PATCH 1/4] Some changes in the kobject mapper
  ` [PATCH 2/4] The character devices layer changes
  ` [PATCH 3/4] The block "
  ` [PATCH 4/4] The control group itself

[PATCH] Filesystems visibility control group
 2008-02-08 15:54 UTC  (5+ messages)

[PATCH 2.6.24-rc8-mm1 01/15] IPC/semaphores: code factorisation
 2008-02-08 10:12 UTC  (45+ messages)
` [PATCH 2.6.24-rc8-mm1 02/15] IPC/shared memory: introduce shmctl_down
` [PATCH 2.6.24-rc8-mm1 03/15] IPC/message queues: introduce msgctl_down
` [PATCH 2.6.24-rc8-mm1 04/15] IPC/semaphores: move the rwmutex handling inside semctl_down
` [PATCH 2.6.24-rc8-mm1 05/15] IPC/semaphores: remove one unused parameter from semctl_down()
` [PATCH 2.6.24-rc8-mm1 06/15] IPC: get rid of the use *_setbuf structure
` [PATCH 2.6.24-rc8-mm1 07/15] IPC: introduce ipc_update_perm()
` [PATCH 2.6.24-rc8-mm1 08/15] IPC: consolidate all xxxctl_down() functions
` [PATCH 2.6.24-rc8-mm1 09/15] (RFC) IPC: new kernel API to change an ID
                      ` [Devel] "
` [PATCH 2.6.24-rc8-mm1 10/15] (RFC) IPC: new IPC_SETID command to modify "
` [PATCH 2.6.24-rc8-mm1 11/15] (RFC) IPC: new IPC_SETALL command to modify all settings
` [PATCH 2.6.24-rc8-mm1 12/15] (RFC) IPC/semaphores: make use of RCU to free the sem_undo_list
` [PATCH 2.6.24-rc8-mm1 13/15] (RFC) IPC/semaphores: per <pid> semundo file in procfs
` [PATCH 2.6.24-rc8-mm1 14/15] (RFC) IPC/semaphores: prepare semundo code to work on another task than current
` [PATCH 2.6.24-rc8-mm1 15/15] (RFC) IPC/semaphores: add write() operation to semundo file in procfs
  ` [PATCH 2.6.24-rc8-mm1 00/15] IPC: code rewrite + new functionalities

FAQ Interactive, The Rise In Popularity Of Free Street Fights On Home Video
 2008-02-08  9:43 UTC 

[PATCH][DOCUMENTATION] Minimal controller code for a quick start
 2008-02-08  9:28 UTC  (9+ messages)

cgroup: limit network bandwidth
 2008-02-08  7:52 UTC 

Purchase software at surprisingly low prices!
 2008-02-08  5:46 UTC 

[patch 1/3] change clone_flags type to u64
 2008-02-07 17:53 UTC  (4+ messages)
` [patch 2/3] add do_unshare()
` [patch 3/3] add the clone64() and unshare64() syscalls
  ` [patch 0/3] clone64() and unshare64()

[RFC][PATCH 0/4] Devpts namespace
 2008-02-07 14:22 UTC  (32+ messages)
  ` [RFC][PATCH 1/4]: Factor out PTY index allocation
  ` [RFC][PATCH 2/4]: Use interface to access allocated_ptys
  ` [RFC][PATCH 3/4]: Enable multiple mounts of /dev/pts
      ` [Devel] "
  ` [RFC][PATCH 4/4]: Enable cloning PTY namespaces
      ` [Devel] "

Software in many languages!
 2008-02-07 10:54 UTC 

[patch 0/3] clone64() and unshare64()
 2008-02-07 10:31 UTC 

[PATCH 0/17] Finish IPv4 infrastructure namespacing
 2008-02-06 11:34 UTC  (20+ messages)
` [PATCH 1/17] [IPV4]: Remove ifa != NULL check
` [PATCH 2/17] [IPV4]: Remove check for ifa->ifa_dev != NULL
` [PATCH 3/17] [IPV4]: Consolidate masq_inet_event and masq_device_event
` [PATCH 4/17] [NETNS]: Disable address notifiers in namespaces other than initial
` [PATCH 5/17] [NETNS]: Register neighbour parameters of the net device in the correct namespace
` [PATCH 6/17] [NETNS]: Default arp parameters lookup
` [PATCH 7/17] [NETNS]: Disable multicaststing configuration inside namespace
` [PATCH 8/17] [NETNS]: Enable inetdev_event notifier
` [PATCH 9/17] [NETNS]: DST cleanup routines should be called inside namespace
` [PATCH 10/17] [NETNS]: Process ip_rt_redirect in the correct namespace
` [PATCH 11/17] [IPV4]: rt_cache_get_next should take rt_genid into account
` [PATCH 12/17] [NETNS]: Process /proc/net/rt_cache inside a namespace
` [PATCH 13/17] [NETNS]: Register /proc/net/rt_cache for each namespace
` [PATCH 14/17] [NETNS]: Process devinet ioctl in the correct namespace
` [PATCH 15/17] [NETNS]: Enable all routing manipulation via netlink inside namespace
` [PATCH 16/17] [NETNS]: Enable IPv4 address manipulations "
` [PATCH 17/17] [NETNS]: Process inet_select_addr inside a namespace

Better position
 2008-02-06  4:57 UTC 

There is no cheaper source of original and perfectly working software
 2008-02-06  0:43 UTC 

/\utodesk 3D Studlo Max 9 for XP 149. Retail 6720 -save 2842-
 2008-02-05 21:11 UTC 

[RFC][PATCH v2 1/7] Scaling msgmni to the amount of lowmem
 2008-02-05 14:55 UTC  (9+ messages)
` [RFC][PATCH v2 2/7] Scaling msgmni to the number of ipc namespaces
` [RFC][PATCH v2 3/7] Defining the slab_memory_callback priority as a constant
` [RFC][PATCH v2 4/7] Recomputing msgmni on memory add / remove
` [RFC][PATCH v2 5/7] Invoke the ipcns notifier chain as a work item
` [RFC][PATCH v2 6/7] Recomputing msgmni on ipc namespace creation/removal
` [RFC][PATCH v2 7/7] Do not recompute msgmni anymore if explicitely set by user

[PATCH 1/2] dm-ioband v0.0.3: The I/O bandwidth controller: Source code patch
 2008-02-05 10:20 UTC  (2+ messages)
  ` [PATCH 2/2] dm-ioband v0.0.3: The I/O bandwidth controller: Document

[PATCH 0/2] dm-ioband v0.0.3: The I/O bandwidth controller: Introduction
 2008-02-05 10:17 UTC 

Reliable software only!
 2008-02-05  9:01 UTC 

[PATCH 2/2] extend clone_flags using parent_tidptr argument
 2008-02-05  8:20 UTC  (4+ messages)

[PATCH 0/4] user namespaces: introduction
 2008-02-04 21:45 UTC  (4+ messages)

[PATCH 1/2] change clone_flags type to u64
 2008-02-04 17:26 UTC 

There is no cheaper source of original and perfectly working software
 2008-02-04 12:08 UTC 

Save on quality software!
 2008-02-03 17:04 UTC 

Software in many languages!
 2008-02-03 16:07 UTC 

Cheapest software prices!
 2008-02-03  4:38 UTC 

Cheapest software prices!
 2008-02-02 19:58 UTC 

[PATCH] fix spurious EBUSY on memory cgroup removal
 2008-02-02  4:10 UTC  (2+ messages)

[RFC] Default child of a cgroup
 2008-02-01 15:35 UTC  (13+ messages)

[PATCH 0/6] preparations to enable netdevice notifiers inside a namespace (resend)
 2008-02-01  2:50 UTC  (5+ messages)

OLS Mini-Summit Proposal for Containers
 2008-01-31 15:38 UTC 

[RFC][PATCH v2 0/7] Scaling msgmni to the amount of lowmem
 2008-01-31 13:40 UTC 

OLS paper topics
 2008-01-31  7:49 UTC  (14+ messages)
` [Devel] "

[Xen-devel] dm-band: The I/O bandwidth controller: Performance Report
 2008-01-30  3:32 UTC  (2+ messages)

[PATCH] reject '\n' in a cgroup name
 2008-01-30  1:32 UTC  (3+ messages)

LTP result output for container-init
 2008-01-29 17:43 UTC  (4+ messages)
` [Devel] "
  ` [Devel] LTP result output for container-init ( failure with 2.6.24 kernel )

[PATCH 2.6.24-rc8-mm1 00/15] IPC: code rewrite + new functionalities
 2008-01-29 16:02 UTC 

Our half price offer is valid till
 2008-01-29  0:58 UTC 

All products to cure yourself
 2008-01-28 19:53 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox