Found 1232 matching messages (0.032 seconds). Page 1 of 50.
... container : # echo RUNNING > /containers/freezer/0/freezer.state # cat /containers/freezer/ ... implementing the freezer cgroup subsystem. [RFC PATCH 1/5] Add TIF_FREEZE ... appropriate, resubmit as a non-RFC series next. Cheers, -Matt Helsley ...
linux-kernel - Matt Helsley - Apr 24 2008 - 02:47
... container : # echo 9 > /containers/freezer/0/freezer.kill * Caveats: - the FROZEN ... before implementing the freezer subsystem. [RFC PATCH 1/4] Add TIF_FREEZE ... during power management resume Each patch compiles, boots, and survives basic ...
linux-kernel - matthltc - Apr 3 2008 - 17:03
... help our efforts > | on turning RFCs to code. > Are you suggesting ... patch: +int tfrc_rx_hist_init(struct tfrc_rx_hist *h) +{ + int i; + + for (i = 0; ... initially > initialised with zero (memset(...,0,...)); when first called, update_s() will ...
linux-netdev - Arnaldo Carvalho de Melo - Dec 3 2007 - 08:44
... have you tested your code? The patches you are referring to have been ... computing s (this is in the RFC), consequently update_s() is only called for ... is initially initialised with zero (memset(...,0,...)); when first called, update_s() will ...
linux-netdev - Gerrit Renker - Dec 3 2007 - 04:35
This is part [0/7] of the v9fs-2.0-rc7 ... specification (http://v9fs.sf.net/rfc). There are a couple of ... Bonnie now ---------- v9fs-2.0-rc7 patch --- commit 33c38809fa7ba8854763409352f349b284ae9a57 tree 7d6ca5270f0ecf9306a944a3d39897a97dc9f67f ...
linux-fsdevel - ericvh - Jun 2 2005 - 15:35
... Viro's RFC found at http://lwn.net/Articles/119232/
The incremental patches provide the following functionality:
1) shared_private_slave. ...
linux-fsdevel - Ram - Jul 8 2005 - 06:25
... for device(/dev/hda10) Total: 4426 Success: 0 Failure: 4426 [root@metis ~]# ./e4defrag/defrag / ... multi-block allocation patch which is for 2.6.16.8. > "[RFC] extents,mballoc, ...
linux-fsdevel - Girish Shilamkar - Nov 29 2006 - 06:27
Hi I've updated my patches for the extent base online ... The differences from my previous patches are as follows: - Fix the ... for the multi-block allocation. "[RFC] extents,mballoc,delalloc for 2 ... it from the following URL. "[RFC][PATCH 3/3] Online defrag ...
linux-fsdevel - sho - Dec 5 2006 - 07:18
... mismatch goes "NoStates" at my patch. OTOH Key mismatch goes "ProtoError" ... to be defined by any RFC specification. > > I thought those were ... the following candidates: > > > > (1) my patch XFRM_MIB_INHDRERROR > > (2) some extender XFRM_XXX_INHDRERROR ...
linux-netdev - Masahide NAKAMURA - Oct 23 2007 - 23:30
... look that through. Last time a RFC patch appeared at 3pm and was ... , here it goes: | | Your original patch: | | +int tfrc_rx_hist_init(struct tfrc_rx_hist *h) ... , GFP_ATOMIC); h->loss_count = h->loss_start = 0; return h->ring == NULL; } which ...
linux-netdev - Gerrit Renker - Dec 3 2007 - 09:49
... look that through. Last time a RFC patch appeared at 3pm and was ... *h) > | +{ > | + int i; > | + > | + for (i = 0; i <= NDUPACK; i++) { > | + h->ring[ ... GFP_ATOMIC); > h->loss_count = h->loss_start = 0; > return h->ring == NULL; > } > > which ...
linux-netdev - Arnaldo Carvalho de Melo - Dec 3 2007 - 10:54
... readahead feature by using the proposed statistic infrastructure. Patches are against 2.6.21-rc7-mm2. [RFC] [Patch 1/3] readahead statistics slimmed down, statistics prereq [RFC] [Patch 2/3] readahead statistics slimmed down, adapt ...
linux-kernel - Martin Peschke - May 3 2007 - 13:56
... to coding style 2. shared_private_slave.patch : provides the ability to mark ... during the RFC review. 4. namespace_sem_removal.patch : this patch is written ... shared subtree semantics. 10. documentation.patch: Contains all the documentation details ...
linux-fsdevel - Ram - Sep 16 2005 - 14:26
... offset for allocation */ }; Current status: These patches are at the experimental stage so ... to examine my trial. Dependencies: My patches depend on the following Alex's ... apply on top of Alex's patches. "[RFC] delayed allocation, mballoc, etc" ...
linux-fsdevel - sho - Jan 16 2007 - 08:03
... and comments, Andrew. Current status: These patches are at the experimental stage so ... to examine my trial. Dependencies: My patches depend on the following Alex's ... apply on top of Alex's patches. "[RFC] delayed allocation, mballoc, etc" http:// ...
linux-fsdevel - Takashi Sato - Feb 8 2007 - 05:00
... with ext4_ext_defrag(). (EXT4_IOC_DEFRAG) Current status: These patches are at the experimental stage so ... on top of Alex's patches. "[RFC] delayed allocation, mballoc, etc" ... and s_inodes_per_group of target filesystem. [PATCH 4/10] Get free blocks ...
linux-fsdevel - Takashi Sato - Jun 20 2007 - 21:51
... up with patches against glibc to implement the same. The RFC discussed about ... Any suggestions here would be welcome. Patch 2. seekdir support. The seekdir works ... to return linearly increasing offsets like 0,1,2,... rather than returning filesystem ...
linux-kernel - bsn.0007 - Apr 29 2008 - 09:32
... up with patches against glibc to implement the same. The RFC discussed about ... Any suggestions here would be welcome. Patch 2. seekdir support. The seekdir works ... to return linearly increasing offsets like 0,1,2,... rather than returning filesystem ...
linux-fsdevel - bsn.0007 - Apr 29 2008 - 09:32
... first time we're submitting these patches, with reworking and elaborating them based ... like registering subdevices. The implementation and patches following is structured as follows: ... examples from the ARM realm. This RFC grows from this fact, and aims ...
linux-kernel - Paul Sokolovsky - May 1 2007 - 01:08
... first time > we're submitting these patches, with reworking and elaborating them based ... like registering subdevices. > > The implementation and patches following is structured as follows: ... from the ARM realm. This RFC > grows from this fact, and aims ...
linux-kernel - Ben Dooks - May 1 2007 - 04:39