• 0 Posts
  • 12 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle

  • Constant maintenance no.

    Currently I have some issues with the Nvidia driver acting up. So I am getting good at purging it and reinstalling it. Maybe once a month.

    Under Ubuntu desktop.

    My server I have very little issues. For mye Proxmox environments I have a small issue after restart it doesn’t properly month a NFS share. If I don’t do mount -a.

    My laptop I have a constant issue that hibernating don’t work with encryption out of the box. So I have to turn if off or connected it to power. I think there have been mad some progress but I haven’t reinstalled Ubuntu for 2 years.






  • L3 cache is a hardware level function so unless the application like memtest86+ tells the cpu not to cache, everything is cached.

    There are games that is so memory intensive when it comes to IO/s , that the cache plays a smaller role, like “X4: Foundations“.

    /sys/bus/platform/drivers/amd_x3d_vcache/AMDI0101 is a global function. You can use ‘taskset’ to set cpu affinity at launch of application.