open-nomad/scheduler
Alex Dadgar 821b9c13db Merge pull request #823 from hashicorp/f-bitmap
Switch port collision checking to use bitmap instead of map
2016-02-20 16:02:48 -08:00
..
context.go scheduler: Use AllocsByNodeTerminal to avoid filtering 2016-02-20 11:29:15 -08:00
context_test.go
feasible.go Fixes 2016-02-19 15:49:32 -08:00
feasible_test.go
generic_sched.go Only set eligibility if the eval hasn't escaped 2016-02-11 09:45:27 -08:00
generic_sched_test.go go vet 2016-02-12 16:08:58 -08:00
rank.go nomad: cache bitmaps to avoid GC pressure 2016-02-20 12:18:22 -08:00
rank_test.go
scheduler.go scheduler: Use AllocsByNodeTerminal to avoid filtering 2016-02-20 11:29:15 -08:00
scheduler_test.go
select.go
select_test.go
stack.go
stack_test.go
system_sched.go Reset retry count if progress is made and fail by creating a blocked eval 2016-02-09 21:24:47 -08:00
system_sched_test.go go vet 2016-02-12 16:08:58 -08:00
util.go Reset retry count if progress is made and fail by creating a blocked eval 2016-02-09 21:24:47 -08:00
util_test.go Reset retry count if progress is made and fail by creating a blocked eval 2016-02-09 21:24:47 -08:00