[lxc-devel] [lxc/lxc] afeec9: compiler: add __hot attribute

GitHub noreply at github.com
Wed Sep 26 14:44:53 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: afeec9b7397f862b535846f03be535677c5ce19c
      https://github.com/lxc/lxc/commit/afeec9b7397f862b535846f03be535677c5ce19c
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-09-26 (Wed, 26 Sep 2018)

  Changed paths:
    M src/lxc/compiler.h
    M src/lxc/confile.c
    M src/lxc/parse.h

  Log Message:
  -----------
  compiler: add __hot attribute

This instructs the compiler to better optimize the config parsing code.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 323a7f18719c237df479f0fe96991ba0443182f7
      https://github.com/lxc/lxc/commit/323a7f18719c237df479f0fe96991ba0443182f7
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2018-09-26 (Wed, 26 Sep 2018)

  Changed paths:
    M src/lxc/compiler.h
    M src/lxc/confile.c
    M src/lxc/parse.h

  Log Message:
  -----------
  Merge pull request #2648 from brauner/2018-09-26/compiler_attributes

compiler: add __hot attribute


Compare: https://github.com/lxc/lxc/compare/6de0734bb1b9...323a7f18719c
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the lxc-devel mailing list