• 1 Post
  • 48 Comments
Joined 3 years ago
cake
Cake day: July 21st, 2021

help-circle





  • The big server is all about density and convenience. The thing will run many, many VMs without having to skimp on resources, and it will be easy to admin the VMs remotely.

    I have plans to pick up a big workstation to replace the little desktops I have around, and it will be more convenient since getting as console on a VM is much easier. Servers might also have a BMC, which would help admin the server.




  • How is transcoding handled? Does the Intel iGPU have the drivers/support to do transcoding on the fly?

    Anyway… In this instance, I’m mainly looking for a client reccs. I have a crappy Roku streaming stick that needs to get replaced, and I’m wondering which client device is the best. An Android device or AppleTV seem to be best choices, since I could get commercial services with hardware acceleration on them if I wanted to.









  • jollyrogue@lemmy.mltoLinux@lemmy.ml*Permanently Deleted*
    ·
    10 months ago

    The task scheduler in the Linux kernel was using a max value of 8 in its calculations rather than the actual number of cores in the machine.

    The machine could have 128 cores, but the scheduler would base its calculations on 8 cores. As a result, the processes on the machine would run for less time than they should.