1. How to find in which core the given process is running?
2. How to force a process to run in a particular core? for example: I need to
run process ID 1200 in core 2.
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listi
How to disable a particular core in FreeBSD 9?
How to enable it again?
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"
Which part of the source code in FreeBSD 9 is responsible for making context
switching i.e. storing and restoring the process state.
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, s
I am currently working on coredump and then restarting the process in FreeBSD 9.
I have created the coredump file for a process using gcore of gdb.
I am not able restart the process from the coredump file.
Is there any ways to restart the process using gdb itself or any other ways to
implement
4 matches
Mail list logo