Главная страница


ru.unix.bsd

 
 - RU.UNIX.BSD ------------------------------------------------------------------
 From : Slawa Olhovchenkov                   2:5030/500     05 Nov 2006  12:50:46
 To : All
 Subject : Вести с полей
 -------------------------------------------------------------------------------- 
 
 
 ru          2006-10-06 08:27:07 UTC
 
   FreeBSD src repository
 
   Modified files:
     include              Makefile
     sbin/geom/class      Makefile
     sys/modules/geom     Makefile
     etc/mtree            BSD.include.dist
   Added files:
     sbin/geom/class/cache Makefile geom_cache.c
     sys/geom/cache       g_cache.c g_cache.h
     sys/modules/geom/geom_cache Makefile
   Log:
   A GEOM cache can speed up read performance by sending fixed size
   read requests to its consumer.  It has been developed to address
   the problem of a horrible read performance of a 64k blocksize FS
   residing on a RAID3 array with 8 data components, where a single
   disk component would only get 8k read requests, thus effectively
   killing disk performance under high load.  Documentation will be
   provided later.  I'd like to thank Vsevolod Lobko for his bright
   ideas, and Pawel Jakub Dawidek for helping me fix the nasty bug.
 
   Revision  Changes    Path
   1.109     +2 -0      src/etc/mtree/BSD.include.dist
   1.264     +2 -2      src/include/Makefile
   1.12      +2 -1      src/sbin/geom/class/Makefile
   1.1       +8 -0      src/sbin/geom/class/cache/Makefile (new)
   1.1       +241 -0    src/sbin/geom/class/cache/geom_cache.c (new)
   1.1       +1037 -0   src/sys/geom/cache/g_cache.c (new)
   1.1       +146 -0    src/sys/geom/cache/g_cache.h (new)
   1.16      +1 -0      src/sys/modules/geom/Makefile
   1.1       +8 -0      src/sys/modules/geom/geom_cache/Makefile (new)
 ... В споре рождается истина. Пропади она пропадом!
 --- GoldED+/BSD 1.1.5
  * Origin:  (2:5030/500)
 
 

Вернуться к списку тем, сортированных по: возрастание даты  уменьшение даты  тема  автор 

 Тема:    Автор:    Дата:  
 Вести с полей   Slawa Olhovchenkov   05 Nov 2006 12:50:46 
 Вести с полей   Dennis Chikin   05 Nov 2006 22:14:28 
 Вести с полей   Slawa Olhovchenkov   05 Nov 2006 22:50:16 
 Вести с полей   Dennis Chikin   06 Nov 2006 11:00:16 
 GEOM (Re: Вести с полей)   Valentin Davydov   07 Nov 2006 12:17:25 
 GEOM (Re: Вести с полей)   Slawa Olhovchenkov   07 Nov 2006 12:33:50 
Архивное /ru.unix.bsd/2221454da602.html, оценка 2 из 5, голосов 10
Яндекс.Метрика
Valid HTML 4.01 Transitional