Skip to content
Snippets Groups Projects
  1. Dec 11, 2016
    • Sven Eckelmann's avatar
      gluon-status-page-api: Switch from debugfs to batadv netlink · 6ac5b9cb
      Sven Eckelmann authored
      
      The batadv debugfs requires large memory blocks to write the text debug
      tables. This is inefficient for large tables like the global translation
      table or the originators table.
      
      The memory requirement can be reduced by using netlink. It copies smaller
      packets in a binary format to the userspace program. gluon-status-page-api
      can therefore parse larger originator tables without causing an OOM on
      systems which are tight on memory.
      
      Signed-off-by: default avatarSven Eckelmann <sven@narfation.org>
      6ac5b9cb
  2. Feb 08, 2016
  3. Feb 02, 2016
  4. Jan 13, 2016
  5. Dec 18, 2015
  6. Sep 05, 2015
Loading