Found 1174 matching messages (0.080 seconds). Page 1 of 50.
... attachment (ring-buffer.patch) > RFC RFC RFC RFC RFC!!!! Plenty comments, ... iterator retrieved by ring_buffer_start > + * > + * This re-enables the recording to the ... char *fmt, ...) > +{ > + int len = (PAGE_SIZE - 1) - s->len; > + va_list ap; > + int ...
linux-kernel - Peter Zijlstra - Sep 24 2008 - 11:03
... document attachment (ring-buffer.patch) > > RFC RFC RFC RFC RFC!!!! > > Plenty comments, ... It also allows for greater than 1 page size events to be recorded ... iterator retrieved by ring_buffer_start > > + * > > + * This re-enables the recording to the ...
linux-kernel - Steven Rostedt - Sep 24 2008 - 11:44
... page. Yep, that is what the RFC patch did. > > > > And here I was ... > Ok, I did the math. 1<<27 seconds (assuming the low 32 ... Peter Zijlstra, I'm working on RFC-v2, which splits up the ring ... (2045 bytes of data since 1 byte is already taken for the ...
linux-kernel - Steven Rostedt - Sep 24 2008 - 13:49
... is the first in a series to categorize the source tree a little bit more > than it is currently. Given that you title it RFC, I guess it hasn't been discussed before. I personally don't see much benefit from the move/rename. The tree is not so large ...
git - Martin Langhoff - Jul 9 2006 - 17:26
... the automatic 'bind dir dir') is much > more difficult. Ok. will make it -EINVAL. It was not clear in Al Viro's RFC what the behavior should be. > > > > Some notes (maybe outside the code) explaining the mechanism of the > > > propagations ...
linux-fsdevel - Ram - Jul 13 2005 - 21:27
On Wed, 31 Oct 2007 20:35:09 -0700
Matt Helsley
linux-kernel - Andrew Morton - Nov 1 2007 - 15:25
On Thu, 2007-11-01 at 12:25 -0700, Andrew Morton wrote:
> On Wed, 31 Oct 2007 20:35:09 -0700
> Matt Helsley
linux-kernel - Matt Helsley - Nov 1 2007 - 15:52
... Hi Kiyoshi, > > Kiyoshi Ueda wrote: > > This patch adds ->complete_io() hook for request stacking ... clone completion in the following appendix patches.) > > > [ .. ] > I would rather have rq-> ... the new version as a RFC in the near future. Thanks, ...
linux-kernel - Kiyoshi Ueda - Mar 3 2008 - 15:04
... Hi Kiyoshi, >> >> Kiyoshi Ueda wrote: >>> This patch adds ->complete_io() hook for request stacking ... clone completion in the following appendix patches.) >>> >> [ .. ] >> I would rather have rq-> ... the new version as a RFC in the near future. > Oh, ...
linux-kernel - Hannes Reinecke - Mar 4 2008 - 04:10
... > introduce the SMP alignment flag. The SMP flag was just an RFC. I think some people (like Christoph) were being confused about the ... SMP flag (eg. see the sites I added it to in patch #3). -- To unsubscribe from this list: send the line "unsubscribe ...
linux-kernel - Nick Piggin - Mar 4 2008 - 20:28
... > introduce the SMP alignment flag. The SMP flag was just an RFC. I think some people (like Christoph) were being confused about the ... SMP flag (eg. see the sites I added it to in patch #3). -- To unsubscribe from this list: send the line "unsubscribe ...
linux-netdev - Nick Piggin - Mar 4 2008 - 20:28
... nothing to do with alignment. > The SMP flag was just an RFC. I think some people (like Christoph) were > being confused about the ... SMP flag (eg. see the sites I added it to in patch #3). Hmmm. We could define a global constant for that? Determine ...
linux-kernel - Christoph Lameter - Mar 5 2008 - 16:56
... nothing to do with alignment. > The SMP flag was just an RFC. I think some people (like Christoph) were > being confused about the ... SMP flag (eg. see the sites I added it to in patch #3). Hmmm. We could define a global constant for that? Determine ...
linux-netdev - Christoph Lameter - Mar 5 2008 - 16:56
... on cacheline boundaries. > > The SMP flag was just an RFC. I think some people (like Christoph) were > > being confused ... SMP flag (eg. see the sites I added it to in patch #3). > > Hmmm. We could define a global constant for that? Determine it ...
linux-kernel - Nick Piggin - Mar 5 2008 - 22:49
... on cacheline boundaries. > > The SMP flag was just an RFC. I think some people (like Christoph) were > > being confused ... SMP flag (eg. see the sites I added it to in patch #3). > > Hmmm. We could define a global constant for that? Determine it ...
linux-netdev - Nick Piggin - Mar 5 2008 - 22:49
... unregistration of clocks. Consider this example: 1) Module A register CLKA 2) ... version of the patchset as "RFC". I just wanted to know ... you can? > >> > > +EXPORT_SYMBOL(clks_register); >> > >> > The patch generally has nice documentation, but ...
linux-kernel - Dmitry - May 28 2008 - 08:44
... outgoing hop limit as ancillary data for sendmsg(), > the kernel doesn't check the integer hop limit value as specified in > [RFC-3542] section 6.3. I'm going apply this in my queue. Thanks. --yoshfuji -- To unsubscribe from this list: send ...
linux-netdev - YOSHIFUJI Hideaki / - Jun 10 2008 - 04:11
... be augmented to not fall back to software time stamping, as discussed in "[RFC][PATCH 1/1] net: support for hardware timestamping". Apart from that the API looks okay. It should be fairly simple to ...
linux-netdev - Patrick Ohly - Jul 30 2008 - 08:43
... to be augmented to not fall back to software time stamping, > as discussed in "[RFC][PATCH 1/1] net: support for hardware > timestamping". > Ok, I'll keep this in mind for the next take. > How ...
linux-netdev - Octavian Purdila - Jul 30 2008 - 09:15
... humanly possible. The normal event size should hopefully be in the 8-16 bytes, and I think the RFC patch is already broken because it allocates that insane 64-bit event counter for things. Who the hell wants ...
linux-kernel - Linus Torvalds - Sep 24 2008 - 12:24