Displaying 3 results from an estimated 3 matches for "msg00971".
Did you mean:
msg00171
2011 Jan 27
1
Bus error while allocating hugepages in domain 0
Hi,
My dom 0 is jeremy kernel 2.6.32.27 with 3.5 GB allocated memory. I tried
allocating 700 huge pages in domain 0 using-
]echo 700 > /proc/sys/vm/nr_hugepages
To verify -
]cat /proc/meminfo |grep Huge
HugePages_Total: 700
HugePages_Free: 0
HugePages_Rsvd: 18446744073709551019
HugePages_Surp: 0
Hugepagesize: 2048 kB
This memory information is not as per
2023 Feb 27
1
Checksums and other verification
...event/vai_blkhash_fast_disk/
> >
> > But we need to package it for Fedora/CentOS Stream.
> >
> > I also work on "qemu-img checksum", getting more reviews on this can help:
> > Lastest version:
> > https://lists.nongnu.org/archive/html/qemu-block/2022-11/msg00971.html
> > Last reveiw are here:
> > https://lists.nongnu.org/archive/html/qemu-block/2022-12/
> >
> > More work is needed on the testing framework changes.
>
> I think it would be more useful if (or in addition) it could compute
> the checksum of a stream which is be...
2023 Feb 27
2
Checksums and other verification
https://github.com/kubevirt/containerized-data-importer/issues/1520
Hi Eric,
We had a question from the Kubevirt team related to the above issue.
The question is roughly if it's possible to calculate the checksum of
an image as an nbdkit filter and/or in the qemu block layer.
Supplemental #1: could qemu-img convert calculate a checksum as it goes
along?
Supplemental #2: could we detect