Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage-writeback.c1561 * If dirty_poll_interval is too low, big NUMA machines will call the expensive
1565 static unsigned long dirty_poll_interval(unsigned long dirty, in dirty_poll_interval() function
1722 return dirty_poll_interval(dirty, thresh); in domain_poll_intv()