login
Header Space

 
 

Mailing list archives

Search results

Found 366 matching messages (0.056 seconds). Page 1 of 19.

Re: [RFC/PATCH 3/5] ext2: add execute in place support

Carsten Otte wrote: >[RFC/PATCH 3/5] ext2: add execute in place support > > This patch does'nt compile without CONFIG_FS_XIP. Sorry. => fixed in next version - To unsubscribe from this list: send the line " ...

linux-fsdevel - Carsten Otte - May 13 2005 - 10:37

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

... accounts of activity across transactions in which an underlying inode is subject to change. Once that inode changes, we've lost audit. So, ... to maintain a relative focus here on linux-fsdevel. When I RFC on LKML, we can argue the virtues of audit and ...

linux-fsdevel - Timothy R. Chavez - Apr 28 2005 - 16:31

Re: [RFC][PATCH 3/7] Data structures changes for RSS accounting

On 3/12/07, Dave Hansen wrote: ... rocket science, right? > > -- Dave > These patches are very similar to what ... net/Articles/223829/ In my patches, the thread group leader owns ... bit slow, but otherwise my patches did not add anything to ...

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

Re: [RFC][PATCH 3/3] add the 'menu' cpuidle governor

Hi, On Sat, 2007-03-24 at 03:47 -0400, Adam Belay wrote: > This patch adds the 'menu' governor, as was described in my first email. > > +/** > + * menu_select - selects the next idle state to enter > + * @dev: the CPU > + */ > +static int ...

linux-kernel - Shaohua Li - Mar 26 2007 - 01:36

Re: [RFC][PATCH 3/3] add the 'menu' cpuidle governor

... 2007-03-26 at 13:36 +0800, Shaohua Li wrote: > Hi, > On Sat, 2007-03-24 at 03:47 -0400, Adam Belay wrote: > > This patch adds the 'menu' governor, as was described in my first email. > > > > > +/** > > + * menu_select - selects the next idle state ...

linux-kernel - Adam Belay - Mar 27 2007 - 15:04

Re: [RFC][PATCH 3/3] add the 'menu' cpuidle governor

... 26 at 13:36 +0800, Shaohua Li wrote: >> Hi, >> On Sat, 2007-03-24 at 03:47 -0400, Adam Belay wrote: >>> This patch adds the 'menu' governor, as was described in my first >>> email. >>> >> >>> +/** >>> + * menu_select - selects the next idle state ...

linux-kernel - Venki Pallipadi - Mar 27 2007 - 21:43

Re: [RFC PATCH 3/3] boot bzImages under paravirt

... trying to push > some crack-smoking "Gujin native" patches into the kernel, too), > breaking ELILO would hurt ... make the code start. startup_32: movl %cs, %eax testl $3, %eax jnz 1f lgdt boot_gdt_descr - __PAGE_OFFSET movl ...

linux-kernel - Eric W. Biederman - May 4 2007 - 13:30

Re: [RFC] [Patch 3/3] readahead statistics slimmed down

... > 2007/5/3, Martin Peschke : >> >> This patch implements the ... the original ra_events_show() stuff based on your > patches. However, later on it becomes obvious that the current adaptive > readahead patch needs non-trivial rework. So the ...

linux-kernel - Martin Peschke - May 7 2007 - 08:44

Re: [RFC/PATCH 3/3] UDP memory usage accounting (take 2): measurement

... satoshi.oshima.fk@hitachi.com) wrote: > This patch introduces memory usage measurement for UDP. > > These 3 points were updated. > > - UDP specific codes ... resonable. I already told that patches 1 and 3 have broken indent, please ...

linux-netdev - Evgeniy Polyakov - Sep 28 2007 - 10:37

Re: [RFC/PATCH 3/3] UDP memory usage accounting (take 2): measurement

... satoshi.oshima.fk@hitachi.com) wrote: >> This patch introduces memory usage measurement for UDP. >> >> These 3 points were updated. >> >> - UDP specific codes in ... . > I already told that patches 1 and 3 have broken indent, please ...

linux-netdev - Satoshi OSHIMA - Oct 1 2007 - 09:52

Re: [RFC/PATCH 3/3] rt: PI-workqueue: fix barriers

... lock); > cwq->run_depth++; > if (cwq->run_depth > 3) { > @@ -267,16 +280,25 @@ static void run_workqueue( ... . (I'll try to read this patch carefully tomorrow, but it is a bit ... read this series, and the very first patch has rejects. Could you make a ...

linux-kernel - Oleg Nesterov - Oct 22 2007 - 13:34

Re: [RFC/PATCH 3/3] rt: PI-workqueue: fix barriers

... ; > > cwq->run_depth++; > > if (cwq->run_depth > 3) { > > @@ -267,16 +280,25 @@ static void run_workqueue( ... > (I'll try to read this patch carefully tomorrow, but it is a bit ... read this series, and the very first patch has rejects. Could you make > a ...

linux-kernel - Peter Zijlstra - Oct 22 2007 - 15:17

Re: [RFC][PATCH 3/3] PM: Suspend/hibernation debug documentation update (rev. 2)

On Saturday, 3 November 2007 21:08, Frans Pop wrote: > Rafael J. Wysocki wrote: > > +core run in a test mode. There are 5 test modes available: > > + > > +freezer - test the freezing of processes > > +devices - test the freezing of processes and ...

linux-kernel - Rafael J. Wysocki - Nov 3 2007 - 16:54

Re: [RFC] [PATCH 3/3] Recursive mtime for ext3

... things that I didn't get from your patch description are: 1) the rtime flag and ... is that this feature would become ext 2/3/4 specific, and I could see future ... ) process. Speaking of security, I assume your patch will never allow rtime to go backwards ...

linux-kernel - Theodore Tso - Nov 8 2007 - 10:37

Re: [RFC] [PATCH 3/3] Recursive mtime for ext3

... I didn't get from your patch > description are: > > 1) the rtime flag ... feature would become ext > 2/3/4 specific, and I could ... of security, I assume your patch will never allow rtime to ... utimes() system call)? No, the patch does not allow this. But ...

linux-kernel - Jan Kara - Nov 8 2007 - 11:28

Re: RFC [PATCH 3/3] TCP_DEFER_ACCEPT updates: more accurate timers and resets

... accuracy instead of rounding up to next > exponential back-off of syn-ack retry. This all makes sense Patrick. Your patch is quite large and difficult to review (for me :) ) 1) Adding "struct tcp_deferred_accept_info" on "struct tcp_sock" ...

linux-netdev - Eric Dumazet - Mar 1 2008 - 06:53

Re: RFC [PATCH 3/3] TCP_DEFER_ACCEPT updates: more accurate timers and resets

... connection in > > accept queue when first data packet arrives from slow path. > > > This all makes sense Patrick. > > Your patch is quite large and difficult to review (for me :) ) > Eric, thanks for the feedback! > 1) Adding "struct ...

linux-netdev - Patrick McManus - Mar 1 2008 - 16:59

Re: [rfc][patch 3/3] use SLAB_ALIGN_SMP

Nick Piggin a écrit : > Use SLAB_SMP_ALIGN in a few places. > > I dont understand why you added SLAB_SMP_ALIGN, without removing SLAB_HWCACHE_ALIGN on these places. > Signed-off-by: Nick Piggin > --- > Index: linux-2.6/fs

linux-kernel - Eric Dumazet - Mar 3 2008 - 05:53

Re: [rfc][patch 3/3] use SLAB_ALIGN_SMP

Nick Piggin a écrit : > Use SLAB_SMP_ALIGN in a few places. > > I dont understand why you added SLAB_SMP_ALIGN, without removing SLAB_HWCACHE_ALIGN on these places. > Signed-off-by: Nick Piggin > --- > Index: linux-2.6/fs

linux-netdev - Eric Dumazet - Mar 3 2008 - 05:53

Re: [rfc][patch 3/3] use SLAB_ALIGN_SMP

On Mon, Mar 03, 2008 at 10:53:52AM +0100, Eric Dumazet wrote: > Nick Piggin a écrit : > >Use SLAB_SMP_ALIGN in a few places. > > > > > > I dont understand why you added SLAB_SMP_ALIGN, without removing > SLAB_HWCACHE_ALIGN on these places.

linux-kernel - Nick Piggin - Mar 3 2008 - 08:41

speck-geostationary