Introduction: The Indian state of Uttar Pradesh (UP) for the past many years has been reported to have many cities with highly polluted air quality. The state has been taking meticulous steps in combating air pollutio...Introduction: The Indian state of Uttar Pradesh (UP) for the past many years has been reported to have many cities with highly polluted air quality. The state has been taking meticulous steps in combating air pollution in the form of action plans, introduced especially in its 17 non-attainment cities (NAC). To assess the progress and development of these action plans in UP, the present study has done an in-depth analysis and review of the state’s action plans and city micro action plans. Materials and Methods: In this research study, the analysis of the latest action plan reports, micro action plan reports as well as the recommendations for combating air pollution-related issues in the 17 NAC of the UP state has been well documented. Uttar Pradesh Pollution Control Board (UPPCB) has prepared these reports to highlight the progress of the plans in response to the growing air pollution in these cities. The information present in the reports has been used to further study sector-specific, category-specific action plans, institutional responsibility, and the present status of the action plans. Results: On average, the highest weightage in action plans was given to sector-specific categories such as Road dust and construction activities (24%). It was also observed that Urban local bodies (~50%) were majorly responsible to implement the action points and 56% of the action points were jointly implemented by multiple agencies.展开更多
FastDu is a file system service that tracks file system changes by intercepting file system calls to maintain directory summaries, which play important roles in both storage administration and improvement of user expe...FastDu is a file system service that tracks file system changes by intercepting file system calls to maintain directory summaries, which play important roles in both storage administration and improvement of user experiences for some applications. In most circumstances, directory summaries are independently harvested by applications via traversing the file system hierarchy and calling stat 0 on every file in each directory. For large file systems, this brute-force traverse-based approach can take many hours to complete, even if only a small percentage of the files have changed. This paper describes FastDu, which uses a pre-built database to store harvested directory summaries, and tracks the file system changes by intercept- ing file system calls, so that new harvesting is restricted to the small subset of directories that contain modified files. Tests using FastDu show that this approach reduces the time needed to get a directory summary by one or two orders of magnitude with almost negligible penalty to application-aware file system performance.展开更多
文摘Introduction: The Indian state of Uttar Pradesh (UP) for the past many years has been reported to have many cities with highly polluted air quality. The state has been taking meticulous steps in combating air pollution in the form of action plans, introduced especially in its 17 non-attainment cities (NAC). To assess the progress and development of these action plans in UP, the present study has done an in-depth analysis and review of the state’s action plans and city micro action plans. Materials and Methods: In this research study, the analysis of the latest action plan reports, micro action plan reports as well as the recommendations for combating air pollution-related issues in the 17 NAC of the UP state has been well documented. Uttar Pradesh Pollution Control Board (UPPCB) has prepared these reports to highlight the progress of the plans in response to the growing air pollution in these cities. The information present in the reports has been used to further study sector-specific, category-specific action plans, institutional responsibility, and the present status of the action plans. Results: On average, the highest weightage in action plans was given to sector-specific categories such as Road dust and construction activities (24%). It was also observed that Urban local bodies (~50%) were majorly responsible to implement the action points and 56% of the action points were jointly implemented by multiple agencies.
基金Supported by the National Key Basic Research and Development Program (973) of China (No. 2011CB302505)the National Natural Science Foundation of China (Nos. 60803121 and 61073165)the National High-Tech Research and Development (863) Program of China (Nos. 2010AA012401 and 2009AA01A130)
文摘FastDu is a file system service that tracks file system changes by intercepting file system calls to maintain directory summaries, which play important roles in both storage administration and improvement of user experiences for some applications. In most circumstances, directory summaries are independently harvested by applications via traversing the file system hierarchy and calling stat 0 on every file in each directory. For large file systems, this brute-force traverse-based approach can take many hours to complete, even if only a small percentage of the files have changed. This paper describes FastDu, which uses a pre-built database to store harvested directory summaries, and tracks the file system changes by intercept- ing file system calls, so that new harvesting is restricted to the small subset of directories that contain modified files. Tests using FastDu show that this approach reduces the time needed to get a directory summary by one or two orders of magnitude with almost negligible penalty to application-aware file system performance.