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