1. 02 Jul, 2018 1 commit
  2. 26 Jun, 2018 2 commits
  3. 16 Jun, 2018 1 commit
  4. 13 Jun, 2018 3 commits
    • topjohnwu's avatar
      Rename entry · 79eb5b2e
      topjohnwu authored
      79eb5b2e
    • topjohnwu's avatar
      Simplify su_info cache · f0533fca
      topjohnwu authored
      The previous implementation is great if multiple different requesters call su rapidly in a very short period of time, however in the real world this is nearly impossible to happen. This comes with quite a big overhead, since it requires two lists and also an everlasting background thread to constantly maintain the lists.
      
      The new implementation will spawn a collector thread for each cache miss, and the thread will terminate itself once the data is invalidated.
      f0533fca
    • topjohnwu's avatar
      Fail fast when possible · 08e98eeb
      topjohnwu authored
      08e98eeb
  5. 12 Jun, 2018 1 commit
  6. 21 Apr, 2018 2 commits
  7. 14 Apr, 2018 1 commit
  8. 21 Dec, 2017 1 commit
  9. 18 Dec, 2017 2 commits
  10. 11 Dec, 2017 1 commit
  11. 23 Nov, 2017 1 commit
  12. 28 Oct, 2017 1 commit
  13. 12 Oct, 2017 1 commit
  14. 15 Sep, 2017 2 commits
  15. 11 Aug, 2017 1 commit
  16. 06 Aug, 2017 1 commit
  17. 16 Jul, 2017 1 commit
  18. 08 Jul, 2017 1 commit
  19. 07 Jul, 2017 1 commit
  20. 02 Jul, 2017 1 commit
  21. 08 Jun, 2017 1 commit
  22. 31 May, 2017 1 commit
  23. 29 May, 2017 1 commit
  24. 27 May, 2017 1 commit
  25. 26 May, 2017 1 commit
  26. 08 May, 2017 1 commit
  27. 07 May, 2017 1 commit
  28. 05 May, 2017 1 commit
  29. 27 Apr, 2017 1 commit
  30. 24 Apr, 2017 1 commit
  31. 18 Apr, 2017 1 commit
  32. 17 Apr, 2017 2 commits
  33. 16 Apr, 2017 1 commit