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


Groups > linux.kernel > #1534250

Re: [PATCH v2 6/6] dax: add tracepoints to dax_pmd_insert_mapping()

From Steven Rostedt <rostedt@goodmis.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 6/6] dax: add tracepoints to dax_pmd_insert_mapping()
Date 2016-12-01 17:20 +0100
Message-ID <sJCfv-6mQ-7@gated-at.bofh.it> (permalink)
References <sJmNr-4n7-9@gated-at.bofh.it> <sJmNr-4n7-29@gated-at.bofh.it> <sJAno-4Xx-25@gated-at.bofh.it> <sJBMu-5TK-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, 1 Dec 2016 08:44:32 -0700
Ross Zwisler <ross.zwisler@linux.intel.com> wrote:


> Actually I think it may be ideal to stick it as the 2nd entry after 'dev'.
> dev_t is:
> 
> typedef __u32 __kernel_dev_t;
> typedef __kernel_dev_t		dev_t;
> 
> So those two 32 bit values should combine into a single 64 bit space.

Yeah that should work too.

-- Steve

> 
> Thanks for the help, I obviously wasn't considering packing when ordering the
> elements.

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


Thread

[PATCH v2 0/6] introduce DAX tracepoint support Ross Zwisler <ross.zwisler@linux.intel.com> - 2016-12-01 00:50 +0100
  [PATCH v2 5/6] dax: add tracepoints to dax_pmd_load_hole() Ross Zwisler <ross.zwisler@linux.intel.com> - 2016-12-01 00:50 +0100
  [PATCH v2 2/6] dax: remove leading space from labels Ross Zwisler <ross.zwisler@linux.intel.com> - 2016-12-01 00:50 +0100
    Re: [PATCH v2 2/6] dax: remove leading space from labels Jan Kara <jack@suse.cz> - 2016-12-01 09:30 +0100
      Re: [PATCH v2 2/6] dax: remove leading space from labels Ross Zwisler <ross.zwisler@linux.intel.com> - 2016-12-01 16:30 +0100
        Re: [PATCH v2 2/6] dax: remove leading space from labels Jan Kara <jack@suse.cz> - 2016-12-01 17:40 +0100
  [PATCH v2 6/6] dax: add tracepoints to dax_pmd_insert_mapping() Ross Zwisler <ross.zwisler@linux.intel.com> - 2016-12-01 00:50 +0100
    Re: [PATCH v2 6/6] dax: add tracepoints to dax_pmd_insert_mapping() Steven Rostedt <rostedt@goodmis.org> - 2016-12-01 15:20 +0100
      Re: [PATCH v2 6/6] dax: add tracepoints to dax_pmd_insert_mapping() Ross Zwisler <ross.zwisler@linux.intel.com> - 2016-12-01 16:50 +0100
        Re: [PATCH v2 6/6] dax: add tracepoints to dax_pmd_insert_mapping() Steven Rostedt <rostedt@goodmis.org> - 2016-12-01 17:20 +0100
  [PATCH v2 4/6] dax: update MAINTAINERS entries for FS DAX Ross Zwisler <ross.zwisler@linux.intel.com> - 2016-12-01 00:50 +0100

csiph-web