Hi Adrian,
On 12/7/22 11:04, Adrian Zaugg wrote:
Hi Aitor
In der Nachricht vom Tuesday, 12 July 2022 01:20:10 CEST steht:
You can find these files in the subdirectories:
/sys/devices/system/node/node0/hugepages/hugepages-*/
The path you gave is per numa node. It is possible to set different
Hi Aitor
In der Nachricht vom Tuesday, 12 July 2022 01:20:10 CEST steht:
> You can find these files in the subdirectories:
>
> /sys/devices/system/node/node0/hugepages/hugepages-*/
The path you gave is per numa node. It is possible to set different numbers of
hugepages on each numa node. The pe
Hi,
On 12/7/22 1:11, aitor wrote:
I tried using ATTR{nr_hugepages}!=0 in the rule, but this attribute isn't
listed by `udevadm info`.
You can find these files in the subdirectories:
/sys/devices/system/node/node0/hugepages/hugepages-*/
Aitor.
__
Hi Adrian,
On 11/7/22 13:39, Adrian Zaugg wrote:
Hi Aitor
It is not meant to make user changes under /usr except under /usr/local; so a
change like your suggestion should get incorporated into the corresponding
package, I think. Or do you see a place somewhere in /etc/initramfs-tools/
scripts/
Hi Aitor
It is not meant to make user changes under /usr except under /usr/local; so a
change like your suggestion should get incorporated into the corresponding
package, I think. Or do you see a place somewhere in /etc/initramfs-tools/
scripts/ for it?
>From my understanding udev is responsibl
Hi Adrian,
On 8/7/22 15:40, Adrian Zaugg wrote:
But I'm failing to write a (e)udev rule, that does the following:
if the directory /sys/kernel/mm/hugepages exists,
create the directory /dev/hugepages
Thank you very much for your help!
Add a new script named, for example,
`/u
Hi
Trying to use hugepages, I fail to create a mountpoint in /dev. It seems it
was never officially solved under Debian SysV according to the the Debian bug
report #572733. At least meanwhile the devs seem to have accepted to use /dev/
hugepages, as can be seen in the systemd mount unit:
https: