Jump to content

Multicore (cpu dualcore) support ?


minos

Recommended Posts

1st, I've to thx you for this linux version :)

I'm happy to have this working on my favorite distrib server ;)

 

I'm not sure, but I think there's only 1 cpu core used on my set up...

on my epoch.sh there's -cpucount=2

and I'm always starting/restarting the process with ./restarter.pl

 

It's running on an old AMD dualcore, Debian 64bits

 

Is your Epoch Linux server using only 1 core too ? Or Am I alone ?

Thx for work!

Link to comment
Share on other sites

Hi,

i'm running Epoch on Debian Wheezy for testing purposes.

I modified restarter and epoch.sh a little bit to meet my needs ( i prefer tmux instead of screen) with taskset to prevent sharing the cores with the other epoch server i run on the same machine. I'm running writer.pl on different cores than epoch and when i check core usage with htop i can see that epoch uses both cores that i set with taskset.

b01245587c.png

This way i can see CPU usage, live log from epoch and can still work on the console.

 

Epoch_1 is running on cores 7&8,

Epoch_2 is running on cores 5&6

writer.pl is running on cores 1&2

Link to comment
Share on other sites

Thx for answer,

I've few lines/process on my htop, the ./epoch....... (all are the same command)

 

But when 1 core is 100% used, the 2nd is not used to help... For example when the mission is loading, and during the game... always only 1 core is 100% used, and 2nd is not used for the ./epoch process

 

I remember Bliss private server, on Windows, was using all cores when needed ;)

 

ps: your server looks like a warmachine :)

Link to comment
Share on other sites

  • 2 weeks later...

Hi,

i'm running Epoch on Debian Wheezy for testing purposes.

I modified restarter and epoch.sh a little bit to meet my needs ( i prefer tmux instead of screen) with taskset to prevent sharing the cores with the other epoch server i run on the same machine. I'm running writer.pl on different cores than epoch and when i check core usage with htop i can see that epoch uses both cores that i set with taskset.

b01245587c.png

This way i can see CPU usage, live log from epoch and can still work on the console.

 

Epoch_1 is running on cores 7&8,

Epoch_2 is running on cores 5&6

writer.pl is running on cores 1&2

 

Can you share your changes to restarter.pl? also what does your tmux.conf look like?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...