How is `Cm_Cache_Backend_File` configured as the backend for `Zend_Cache_Core`?

1. Magento\Framework\App\Cache\Frontend\Pool::get()

2. Magento\Framework\App\Cache\Frontend\Pool::_initialize()

2.1. How does Magento\Framework\App\Cache\Frontend\Pool::_getCacheSettings() work?

3. Magento\Framework\App\Cache\Frontend\Factory::create()

4. Magento\Framework\App\Cache\Frontend\Factory::_getBackendOptions()

4.1.

4.1.1.