grub/grub-core
Szymon Janc b526cbb6fa Make enable of disk cache statistics code configurable.
* configure.ac: --enable-cache-stats added.
* config.h.in (DISK_CACHE_STATS): New define.
* grub-core/Makefile.core.def (cacheinfo): New command.
* include/grub/disk.h(grub_disk_cache_get_performance): New function.
* grub-core/commands/cacheinfo.c: New file.
* grub-core/commands/minicmd.c (grub_rescue_cmd_info): Updated and
moved to cacheinfo.c.
* grub-core/kern/disk.c: Use DISK_CACHE_STATS to disable disk cache
debug code.
* include/grub/disk.h: Likewise.
2011-08-19 21:28:09 +02:00
..
2011-07-06 01:35:41 +02:00
2011-06-24 00:07:55 +02:00
2011-08-13 15:00:48 +02:00
2011-07-25 08:14:34 +02:00
2011-05-16 17:17:04 +02:00
2011-04-21 11:07:10 +01:00
2011-05-16 17:17:04 +02:00
2011-07-07 23:52:58 +02:00
2011-05-15 01:43:44 +02:00
2011-07-06 18:21:24 +02:00
2011-06-23 20:05:39 +02:00
2011-06-27 12:31:37 +02:00
2011-07-06 01:35:41 +02:00
2011-05-08 18:29:37 +02:00
2011-08-13 15:00:48 +02:00