Displaying 4 results from an estimated 4 matches for "init_config".
2013 Jul 03
1
bcmxcp: Patch for using command map if present to control commands added by dstate_addcmd
...bcmxcp.c
@@ -150,7 +150,7 @@ static long int get_long(const unsigned char*);
static float get_float(const unsigned char *data);
static void init_meter_map(void);
static void init_alarm_map(void);
-static void init_command_map(int size);
+static bool_t init_command_map(int size);
static void init_config(void);
static void init_limit(void);
static void init_ups_meter_map(const unsigned char *map, unsigned char
len);
@@ -625,7 +625,7 @@ void init_alarm_map()
}
/* Get information on UPS commands */
-void init_command_map(int size)
+bool_t init_command_map(int size)
{
unsigned char a...
2013 Jul 03
1
bcmxcp: Patch for adding ups.load and battery.voltage.low
On Jul 2, 2013, at 5:16 PM, Kjell Claesson wrote:
>> I hope other people can also test this.
>>
>> Regards
>> Alf Hogemark
>
> Due to some crashes on the disks and lack of time I don't have the git on the
> pc now. But maybe some other can commit this.
I'd like to ask people to specifically try the bcmxcp branch on GitHub - it includes some changes
2019 Apr 04
1
Proof of concept for GPU forwarding for Linux guest on Linux host.
Hi,
This is a proof of concept of GPU forwarding for Linux guest on Linux host.
I'd like to get comments and suggestions from community before I put more
time on it. To summarize what it is:
1. It's a solution to bring GPU acceleration for Linux vm guest on Linux host.
It could works with different GPU although the current proof of concept only
works with Intel GPU.
2. The basic idea
2007 Nov 24
13
Bug#452721: xen-utils-common: "xendomains" does not restore domains in same order as it would start them
Package: xen-utils-common
Version: 3.0.3-0-2
Severity: wishlist
The "xendomains" init script will start domains according to the order
of config files found in /etc/xen/auto/*. I use this so that, in the
event of a hard reboot, the more important domains will start first.
Some of these contain essential services like DNS resolvers, slapd and
so on, and since starting xen domains