Home
last modified time | relevance | path

Searched refs:total_mb (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-tracefile.c272 int total_mb = (totalram_pages >> (20 - PAGE_SHIFT)); in cfs_trace_max_debug_mb() local
274 return max(512, (total_mb * 80)/100); in cfs_trace_max_debug_mb()