Searched refs:expected (Results 1 – 3 of 3) sorted by relevance
208 tristate "shortest expected delay scheduling"210 The shortest expected delay scheduling algorithm assigns network211 connections to the server with the shortest expected delay. The 212 expected delay that the job will experience is (Ci + 1) / Ui if 227 that minimize its expected delay (The Shortest Expected Delay
10 expected in a traditional hardware switch, it enables fine-grained
325 unsigned long start, size, expected; in netlink_mmap() local334 expected = 0; in netlink_mmap()338 expected += ring->pg_vec_len * ring->pg_vec_pages * PAGE_SIZE; in netlink_mmap()341 if (expected == 0) in netlink_mmap()345 if (size != expected) in netlink_mmap()