Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1578505

Re: [RFC][PATCH 03/21] ring-buffer: Add TIME_EXTEND_ABS ring buffer type

From Steven Rostedt <rostedt@goodmis.org>
Newsgroups linux.kernel
Subject Re: [RFC][PATCH 03/21] ring-buffer: Add TIME_EXTEND_ABS ring buffer type
Date 2017-02-10 15:40 +0100
Message-ID <t9kwF-4AQ-3@gated-at.bofh.it> (permalink)
References <t8Ee5-3aO-3@gated-at.bofh.it> <t8Ee7-3aO-55@gated-at.bofh.it> <t8HbY-4Z7-39@gated-at.bofh.it> <t9cz8-87e-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, 10 Feb 2017 15:04:51 +0900
Namhyung Kim <namhyung@kernel.org> wrote:

> > 
> > But it would require comments and/or a wrapper to define it so people
> > in the future know what it is doing.  
> 
> What about
> 
> 	event->type_len >= RINGBUF_TYPE_TIME_EXTEND
> 
> ?  I think it's easier to understand what it's doing.
> 

Either way, I'd like to have it defined as a macro.

-- Steve

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[RFC][PATCH 03/21] ring-buffer: Add TIME_EXTEND_ABS ring buffer type Tom Zanussi <tom.zanussi@linux.intel.com> - 2017-02-08 18:30 +0100
  Re: [RFC][PATCH 03/21] ring-buffer: Add TIME_EXTEND_ABS ring buffer  type Steven Rostedt <rostedt@goodmis.org> - 2017-02-08 21:40 +0100
    Re: [RFC][PATCH 03/21] ring-buffer: Add TIME_EXTEND_ABS ring buffer  type Tom Zanussi <tom.zanussi@linux.intel.com> - 2017-02-08 22:00 +0100
      Re: [RFC][PATCH 03/21] ring-buffer: Add TIME_EXTEND_ABS ring buffer  type Steven Rostedt <rostedt@goodmis.org> - 2017-02-09 16:10 +0100
    Re: [RFC][PATCH 03/21] ring-buffer: Add TIME_EXTEND_ABS ring buffer  type Namhyung Kim <namhyung@kernel.org> - 2017-02-10 07:10 +0100
      Re: [RFC][PATCH 03/21] ring-buffer: Add TIME_EXTEND_ABS ring buffer  type Steven Rostedt <rostedt@goodmis.org> - 2017-02-10 15:40 +0100

csiph-web