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