login
Header Space

 
 

Mailing list archives

Search results

Found 973 matching messages (0.039 seconds). Page 1 of 49.

Re: [RFC][PATCH 2/7] RSS controller core

... I got Andrew's email. > -------------------------------------------------------------------- > Subject: [RFC][PATCH 2/7] RSS controller ... 3:30 AM subject Re: [RFC][PATCH 2/7] RSS controller ... 10:18 PM subject Re: [RFC][PATCH 2/7] RSS controller ...

linux-kernel - Balbir Singh - Mar 12 2007 - 21:57

Re: [RFC][PATCH 2/7] RSS controller core

... got Andrew's email. > > > -------------------------------------------------------------------- > > Subject: [RFC][PATCH 2/7] RSS controller ... sw.ru> > date Mar 7, 2007 3:30 AM > subject Re ... 10:18 PM > subject Re: [RFC][PATCH 2/7] RSS controller ...

linux-kernel - Herbert Poetzl - Mar 13 2007 - 12:06

Re: [RFC][PATCH 2/7] RSS controller core

... a thread of discussion on those patches, it was agreed that memory ... some of the requirements in the RFC: Memory Controller requirements thread http:// ... stake holders involved in the RFC discussion :-) We've been talking ...

linux-kernel - Balbir Singh - Mar 11 2007 - 11:51

Re: [RFC][PATCH 2/7] RSS controller core

... zone, possibly based on Mel's > > > patches. > > > > why not do simple page accounting ( ... mailbox shows that akpm dropped you ... -------------------------------------------------------------------- Subject: [RFC][PATCH 2/7] RSS controller core From ...

linux-kernel - Herbert Poetzl - Mar 12 2007 - 19:43

Re: [RFC][PATCH] (#2) file system auditing

... persistence of auditing across transactions. This patch adds > > the necessary functionality to the ... . I'll submit this patch for RFC (noting the changes) momentarily to ... > + return ret; > > + > > +} > > diff -Nurp linux-2.6.12-rc2-mm1~orig/kernel/ ...

linux-fsdevel - Timothy R. Chavez - Apr 26 2005 - 16:23

[RFC/PATCH 2/3 v2] gitweb: Support caching projects list

... Pasky version) version of this patch. No interdiff there... on the ... strongly advise against including this patch in its current > state, not ... with (the nearly) the same subject, to help repo.or.cz ... Baudis Subject: [RFC/PATCH 2/3 v2] gitweb ...

git - Jakub Narebski - Mar 17 2008 - 19:13

Re: [RFC PATCH 2/2] mmc: add OpenFirmware bindings for the mmc_spi driver

... Grant Likely's SPI patches, so this is > > for RFC only. > > > > Also, ... | 7 ++ > > drivers/mmc/host/Makefile | 2 +- > > drivers/mmc/host/of_mmc_spi.c ... to do this for the RFC. [...] > > +static int mmc_get_cd(struct device ...

linux-kernel - Anton Vorontsov - May 26 2008 - 07:49

Re: [RFC PATCH 2/2] Teach git-blame --gui how to start git-gui blame

... ;-) I'm actually not sure we want to apply this patch, hence the RFC prefix I put on it. Jakub suggested it, this crude implementation ... easy enough to hack together, so I posted a patch for someone to play with if they were ...

git - Shawn O. Pearce - Jun 21 2007 - 23:56

Re: [RFC/PATCH 2/2] gitweb: Add an option to show size of blobs in the tree view

... ' %feature tristate: off, on, by default on? 2. If it is turned off, should we silently (or ... )? P.S. I have received no comments on [RFC/PATCH] gitweb: Enable transparent compression for HTTP output (trade CPU load for lower bandwidth usage) ...

git - Jakub Narebski - Aug 1 2007 - 09:05

Re: [RFC/PATCH 2/2] gitweb: Add an option to show size of blobs in the tree view

... > %feature tristate: off, on, by default on? > > 2. If it is turned off, should we silently ( ... > P.S. I have received no comments on > [RFC/PATCH] gitweb: Enable transparent compression for HTTP output > (trade CPU load for lower bandwidth usage) ...

git - Junio C Hamano - Aug 1 2007 - 19:12

Re: [RFC/PATCH 2/2] gitweb: Add an option to show size of blobs in the tree view

... >> %feature tristate: off, on, by default on? >> >> 2. If it is turned off, should we silently ... P.S. I have received no comments on >> [RFC/PATCH] gitweb: Enable transparent compression for HTTP output >> (trade CPU load for lower bandwidth usage ...

git - Jakub Narebski - Aug 1 2007 - 19:58

Re: [RFC/PATCH 2/2] gitweb: Add an option to show size of blobs in the tree view

Jakub Narebski writes: >>> P.S. I have received no comments on >>> [RFC/PATCH] gitweb: Enable transparent compression for HTTP output >>> (trade CPU load for lower bandwidth usage). >> >> That's ...

git - Junio C Hamano - Aug 2 2007 - 01:22

Re: [RFC/PATCH 2/5] mm/fs: add execute in place support

On Wed, May 11, 2005 at 04:30:15PM +0200, Carsten Otte wrote: > [RFC/PATCH 2/5] mm/fs: add execute in place support > This patch is the biggest chunk in the patchset. It adds a new address > space operation called get_xip_page, which ...

linux-fsdevel - Christoph Hellwig - May 11 2005 - 11:09

[RFC/PATCH 2/5] mm/fs: execute in place (V2)

[RFC/PATCH 2/5] mm/fs: execute in place (V2) This patch adds a new address space operation called get_xip_page, which works ... been in filemap.c in the previous version of the patch. This addresses two issues: - code path is unchanged for kernels ...

linux-fsdevel - Carsten Otte - May 18 2005 - 09:53

[RFC/PATCH 2/4] fs/mm: execute in place (3rd version)

[RFC/PATCH 2/4] fs/mm: execute in place (3rd version) This part has changed alot again: - generic_file* file operations do no longer have a xip/non-xip split - filemap_xip.c implements a new set of fops that require get_xip_page aop to work ...

linux-fsdevel - Carsten Otte - May 23 2005 - 13:30

Re: [RFC/PATCH 2/4] fs/mm: execute in place (3rd version)

On Mon, May 23, 2005 at 07:30:20PM +0200, Carsten Otte wrote: > [RFC/PATCH 2/4] fs/mm: execute in place (3rd version) > > This part has changed alot again: > - generic_file* file operations do no longer have a xip/ ...

linux-fsdevel - Suparna Bhattacharya - May 24 2005 - 05:30

Re: [RFC][PATCH 2/2] TCP: skip processing cached SACK blocks

... Subject: Re: [RFC][PATCH 2/2] TCP: skip processing ... already reported and processed blocks. This patch > > prevents processing of such already ... slightly improves against the only PATCH #1 (fixed lost_retrans) applied kernel. ...

linux-netdev - TAKANO Ryousei - Oct 7 2007 - 02:11

[RFC] [PATCH 2/2] capabilities: implement 64-bit capabilities

... 20:57:52 -0400 Subject: [RFC] [PATCH 2/2] capabilities: implement 64-bit ... those which were. So with this patch, libcap would need to be updated ... XATTR_CAPS_SZ_1 (3*sizeof(__le32)) +#define XATTR_CAPS_SZ_2 (2*sizeof(__le64) + sizeof(__le32)) #define ...

linux-kernel - Serge E. Hallyn - Oct 15 2007 - 22:31

Re: [RFC] [PATCH 2/2] capabilities: implement 64-bit capabilities

... 2007 20:57:52 -0400 > Subject: [RFC] [PATCH 2/2] capabilities: implement 64-bit ... those which were. > > So with this patch, libcap would need to be updated ... (3*sizeof(__le32)) > +#define XATTR_CAPS_SZ_2 (2*sizeof(__le64) + sizeof(__le32)) > #define ...

linux-kernel - Stephen Smalley - Oct 16 2007 - 10:18

Re: [RFC] [PATCH 2/2] capabilities: implement 64-bit capabilities

... 20:57:52 -0400 > > Subject: [RFC] [PATCH 2/2] capabilities: implement 64-bit ... those which were. > > > > So with this patch, libcap would need to be updated ... (3*sizeof(__le32)) > > +#define XATTR_CAPS_SZ_2 (2*sizeof(__le64) + sizeof(__le32)) > > #define ...

linux-kernel - Serge E. Hallyn - Oct 16 2007 - 14:48

speck-geostationary