Skip to content
Snippets Groups Projects
  1. Apr 25, 2013
  2. Apr 24, 2013
  3. Apr 23, 2013
  4. Apr 22, 2013
  5. Apr 19, 2013
  6. Apr 18, 2013
  7. Apr 16, 2013
  8. Apr 11, 2013
    • Simon McVittie's avatar
      NEWS for 1.7 · 1aaeb6af
      Simon McVittie authored
      1aaeb6af
    • Matt Fischer's avatar
      Set default maximum number of Unix fds according to OS · 97729354
      Matt Fischer authored
      QNX has an arbitrary limit to the number of file descriptors
      which may be passed in a message, which is smaller than the
      current default.  This patch therefore changes the default from
      a hardcoded constant to a macro, which is determined at configure
      time by looking at the host operating system.
      
      [This reduces the limit from 4096 (session)/1024 (system) to 128 fds
      per message on QNX, and 1024 fds per message on other operating systems.
      I think the reduced session bus limit on other OSs is a reasonable change
      too, given that the default hard/soft ulimits in Linux are only 4096/1024
      fds per process. -smcv]
      
      Bug: https://bugs.freedesktop.org/show_bug.cgi?id=61176
      Reviewed-by: Simon McVittie <simon.mcvittie.collabora.co.uk>
      97729354
  9. Apr 08, 2013
  10. Apr 05, 2013
  11. Apr 03, 2013
  12. Mar 25, 2013
  13. Mar 08, 2013
  14. Mar 04, 2013
  15. Feb 27, 2013
Loading