Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37526892
en ru br
Репозитории ALT
S:2.15-alt1
5.1: 1.13-alt0.M50P.1
4.1: 1.9-alt1
4.0: 1.7-alt1
www.altlinux.org/Changes

Группа :: Система/Ядро и оборудование
Пакет: powertop

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: powertop-1.11-buffersize.patch
Скачать


diff -urk .orig powertop-1.11.orig/config.c powertop-1.11/config.c
--- powertop-1.11.orig/config.c	2010-01-14 21:19:18 +0400
+++ powertop-1.11/config.c	2010-01-14 21:20:23 +0400
@@ -33,7 +33,7 @@
 #include "powertop.h"
 
 /* static arrays are not nice programming.. but they're easy */
-static char configlines[5000][100];
+static char configlines[7000][100];
 static int configcount;
 
 static void read_kernel_config(void)
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin