cache.py: Share the parser's mtime_cache, reducing the number of stat syscalls
authorRichard Purdie <rpurdie@linux.intel.com>
Tue, 14 Nov 2006 21:12:05 +0000 (21:12 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 14 Nov 2006 21:12:05 +0000 (21:12 +0000)
commit55e1f35cd030d0cfb5421fd7f5ba5652f14d869a
treed580af8325e808b773745e4060a94053d3e5808e
parenta142dcfbee4cba9fc51a6baadb0e62c06ab9cf2a
cache.py: Share the parser's mtime_cache, reducing the number of stat syscalls
lib/bb/cache.py
lib/bb/parse/__init__.py