Searched refs:GBps (Results 1 – 3 of 3) sorted by relevance
347 where L2 external is 10GBps (hence aggregate L2 external bandwidth is348 240GBps) and L3 external bandwidth is 100GBps. Now a workload with '20349 threads, having 50% bandwidth, each consuming 5GBps' consumes the max L3350 bandwidth of 100GBps although the percentage value specified is only 50%360 thread, with 10% bandwidth' can consume upto 10GBps and 40GBps although
150 #define GBps(x) ((u64)1000 * MBps((x))) macro
3795 if (total_data_bw >= GBps(12) || num_active > 1) { in intel_get_ddb_size()