1. 26 Jun, 2018 2 commits
  2. 16 Jun, 2018 1 commit
  3. 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
  4. 12 Jun, 2018 1 commit
  5. 21 Apr, 2018 2 commits
  6. 14 Apr, 2018 1 commit
  7. 21 Dec, 2017 1 commit
  8. 18 Dec, 2017 2 commits
  9. 11 Dec, 2017 1 commit
  10. 23 Nov, 2017 1 commit
  11. 28 Oct, 2017 1 commit
  12. 12 Oct, 2017 1 commit
  13. 15 Sep, 2017 2 commits
  14. 11 Aug, 2017 1 commit
  15. 06 Aug, 2017 1 commit
  16. 16 Jul, 2017 1 commit
  17. 08 Jul, 2017 1 commit
  18. 07 Jul, 2017 1 commit
  19. 02 Jul, 2017 1 commit
  20. 08 Jun, 2017 1 commit
  21. 31 May, 2017 1 commit
  22. 29 May, 2017 1 commit
  23. 27 May, 2017 1 commit
  24. 26 May, 2017 1 commit
  25. 08 May, 2017 1 commit
  26. 07 May, 2017 1 commit
  27. 05 May, 2017 1 commit
  28. 27 Apr, 2017 1 commit
  29. 24 Apr, 2017 1 commit
  30. 18 Apr, 2017 1 commit
  31. 17 Apr, 2017 2 commits
  32. 16 Apr, 2017 2 commits