KX Community

Find answers, ask questions, and connect with our KX Community around the world.

Home Forums KX Solutions verify taskSet of a running kdb+ process

  • verify taskSet of a running kdb+ process

    Posted by leguan on September 14, 2022 at 12:00 am

    Hello Everyone,

    I would like to ask what linux OS cmd(s) would you use, for instance pidStat , in purpose  to verify on which taskset(core) a kdb+ process runs on .

    best,

    leguan

    leguan replied 2 months ago 2 Members · 1 Reply
  • 1 Reply
  • rocuinneagain

    Member
    September 14, 2022 at 12:00 am

    You can run:

    q)system”taskset -pc “,string .z.i

    “pid 73’s current affinity list: 0-7”

Log in to reply.