c48f
![]() |
|
|
|
|
|||||||
| FreeBSD Development Kernel development, writing drivers, coding, and questions regarding FreeBSD internals. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi All,
I'm looking for functionality similar to "cpuset" but for FreeBSD 5.3. I want to lock a given process to a specific core or specific cores. I wouldn't be opposed to minor patching/kernel tweaking/rebuilding/whatever if needed. Just not sure what the available options are. Thank for any input on this. ~billy |
|
#2
|
||||
|
||||
|
Install FreeBSD-8
|
|
#3
|
|||
|
|||
|
Thanks, but that's not an option at this point.
~billy |
|
#4
|
||||
|
||||
|
You can't expect 'minor kernel patching' when the kernel source code is two major versions behind the one that first featured (the entire family of system calls associated with) cpuset(2) (7.1).
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Administrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
|
#5
|
|||
|
|||
|
Uhh.. yeah, I know that. I don't believe I implied that I thought moving up to 7.1 was my option. I'm asking for other possible solutions - "similiar to cpuset but for FreeBSD 5.3."
~billy |
|
#6
|
|||
|
|||
|
coleb, you might be able to run the process from a jail, and limit the CPU shares for the jail.
This is a little on the 'hack' side, but it may work. Upgrading to a newer version of FreeBSD would probably be your best option overall, though. |
| The Following User Says Thank You to foldingstock For This Useful Post: | ||
coleb (April 28th, 2010) | ||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] cpuset For all processes PLEASE HELP | DigiSoft | General | 13 | October 17th, 2012 23:20 |