Paul Menzel

Results 176 comments of Paul Menzel

Below is the output, which looks wrong. ``` $ sudo edac-ctl --print-labels LOCATION CONFIGURED LABEL SYSFS CONTENTS mc0/csrow1/ch0_dimm_label DIMM_A2 mc#0csrow#1channel#0 mc0/csrow2/ch0_dimm_label DIMM_A1 mc#0csrow#2channel#0 mc0/csrow3/ch1_dimm_label DIMM_B2 mc#0csrow#3channel#1 mc0/csrow4/ch1_dimm_label DIMM_B1 Missing ```

I started the row numbering with 0. No idea if it’s correct now. ``` $ sudo edac-ctl --print-labels LOCATION CONFIGURED LABEL SYSFS CONTENTS mc0/csrow0/ch0_dimm_label DIMM_A2 mc#0csrow#0channel#0 mc0/csrow1/ch0_dimm_label DIMM_A1 mc#0csrow#1channel#0 mc0/csrow2/ch1_dimm_label...

@grondo, on the board the following is shown under `/sys`. ``` /sys/devices/system/edac/mc/mc0$ ls csrow* csrow0: ce_count ch0_ce_count ch0_dimm_label ch1_ce_count ch1_dimm_label dev_type edac_mode mem_type power size_mb subsystem ue_count uevent csrow1: ce_count...

Unfortunately I have no physical access to the board. I’ll try to contact Hetzner to get that information. Maybe even Intel is the right contact partner.

Sorry, a little bit off-topic, but how can this merge/pull request be reviewed? There are 127 commits shown and 80 files changed.

@antobinary, thank you. Stuff happens, so no worries. Just wanted to make sure, I didn’t miss anything. Interested people can use the git command line.

It looks like you [have to print a text file, sign it and email it](https://github.com/DrTimothyAldenDavis/SuiteSparse/blob/master/CONTRIBUTING.md).

In lieu of volunteers, is there a commercial entity, which could be funded for doing the maintenance work?

Having a release tagged would also help us to get the (few) latest fixes/improvements.

Ah, thank you for the pointer. One of the problems of having maintainers and a commercial ecosystem in the FLOSS environment. Unfortunately, I do not have time either. But I...