Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Simon Marlow's avatar
    4c5fd95d
    FIX #2257: timer_settime() hangs during configure · 4c5fd95d
    Simon Marlow authored
    On a 2.6.24 Linux kernel, it appears that timer_settime() for
    CLOCK_REALTIME is sometimes hanging for a random amount of time when
    given a very small interval (we were using 1ns).  Using 1ms seems to
    be fine.  Also I installed a 1-second timeout to catch hangs in the
    future.
    4c5fd95d
    History
    FIX #2257: timer_settime() hangs during configure
    Simon Marlow authored
    On a 2.6.24 Linux kernel, it appears that timer_settime() for
    CLOCK_REALTIME is sometimes hanging for a random amount of time when
    given a very small interval (we were using 1ns).  Using 1ms seems to
    be fine.  Also I installed a 1-second timeout to catch hangs in the
    future.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.