| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge r177253, r177255 from head to stable/7: | Robert Watson | 2008-07-22 | 1 | -1/+1 |
* | MFC: rev 1.205: compile on systems without SCTL_MASK32 | Peter Wemm | 2008-04-10 | 1 | -1/+2 |
* | MFC: collect per-cpu stats for %user, %system, %idle etc. Counters are | Peter Wemm | 2008-04-09 | 1 | -9/+72 |
* | Merge amd64/machdep.c:1.680, amd64/mp_watchdog.c:1.6, | Robert Watson | 2008-03-30 | 1 | -1/+1 |
* | - Move all of the PS_ flags into either p_flag or td_flags. | Jeff Roberson | 2007-09-17 | 1 | -12/+7 |
* | Since locking in kern/subr_prof.c is changed a bit, we need nomore of | Attilio Rao | 2007-06-09 | 1 | -1/+1 |
* | Commit 5/14 of sched_lock decomposition. | Jeff Roberson | 2007-06-04 | 1 | -35/+33 |
* | - Move rusage from being per-process in struct pstats to per-thread in | Jeff Roberson | 2007-06-01 | 1 | -6/+4 |
* | Revert 1.197 and instead avoid calling kdb_enter() if the KDB_UNATTENDED | Ed Maste | 2007-05-28 | 1 | -1/+8 |
* | Eliminate explicit kdb_enter in the software watchdog handler (which | Ed Maste | 2007-05-28 | 1 | -7/+1 |
* | Initialize time_lock before calling cpu_initclocks(). This corrects a | Robert Watson | 2007-05-23 | 1 | -1/+1 |
* | - Move clock synchronization into a seperate clock lock so the global | Jeff Roberson | 2007-05-20 | 1 | -10/+13 |
* | Instead of doing comparisons using the pcpu area to see if | Julian Elischer | 2007-03-08 | 1 | -1/+1 |
* | Align the interfaces for the various watchdogs and make the interface | Nick Hibma | 2006-12-15 | 1 | -3/+3 |
* | Threading cleanup.. part 2 of several. | Julian Elischer | 2006-12-06 | 1 | -16/+4 |
* | Make KSE a kernel option, turned on by default in all GENERIC | John Birrell | 2006-10-26 | 1 | -0/+19 |
* | Unexpand an instance of TAILQ_EMPTY() | Xin LI | 2006-06-14 | 1 | -1/+1 |
* | Add scheduler CORE, the work I have done half a year ago, recent, | David Xu | 2006-06-13 | 1 | -0/+1 |
* | Trim trailing whitespace. | John Baldwin | 2006-04-17 | 1 | -3/+3 |
* | CPU time accounting speedup (step 2) | Poul-Henning Kamp | 2006-02-11 | 1 | -3/+3 |
* | Simplify system time accounting for profiling. | Poul-Henning Kamp | 2006-02-08 | 1 | -1/+1 |
* | Tweak how the MD code calls the fooclock() methods some. Instead of | John Baldwin | 2005-12-22 | 1 | -22/+15 |
* | Remove the KTR for hardclock completely. It seems to not be useful. | Nate Lawson | 2005-12-18 | 1 | -1/+0 |
* | Clean up unused or poorly utilized KTR values. Remove KTR_FS, KTR_KGDB, | Nate Lawson | 2005-12-17 | 1 | -1/+1 |
* | - Use uintfptr_t rather than int for the kernel profiling index (though it | John Baldwin | 2005-12-16 | 1 | -3/+3 |
* | In watchdog_config enable the software watchdog iff the WD_ACTIVE flag is | Ed Maste | 2005-10-27 | 1 | -2/+1 |
* | Reorganize the interrupt handling code a bit to make a few things cleaner | John Baldwin | 2005-10-25 | 1 | -2/+3 |
* | - Don't pollute opt_global.h with DEVICE_POLLING and introduce | Gleb Smirnoff | 2005-10-05 | 1 | -0/+1 |
* | Use SCTL_MASK32 to determine that the sysctl call is from a 32bit | Paul Saab | 2005-06-30 | 1 | -7/+2 |
* | Jumbo-commit to enhance 32 bit application support on 64 bit kernels. | Peter Wemm | 2005-06-30 | 1 | -2/+31 |
* | Move HWPMC_HOOKS into its own opt_hwpmc_hooks.h file. It doesn't merit | Peter Wemm | 2005-06-24 | 1 | -0/+1 |
* | Kernel hooks to support PMC sampling modes. | Joseph Koshy | 2005-05-30 | 1 | -0/+9 |
* | - Define KTR points for KTR_SCHED. | Jeff Roberson | 2004-12-26 | 1 | -0/+2 |
* | Rework how we store process times in the kernel such that we always store | John Baldwin | 2004-10-05 | 1 | -4/+4 |
* | Update for the KDB framework: | Marcel Moolenaar | 2004-07-10 | 1 | -10/+6 |
* | - Assert that any process that has statclock called on it has both a | John Baldwin | 2004-07-02 | 1 | -11/+10 |
* | Nice, is a property of a process as a whole.. | Julian Elischer | 2004-06-16 | 1 | -1/+1 |
* | Remove a redundant "td = curthread" statement from profclock(). | Tim J. Robbins | 2004-06-02 | 1 | -1/+0 |
* | Fix a race condition which could result in profprocs being decremented | Colin Percival | 2004-05-03 | 1 | -0/+2 |
* | Remove advertising clause from University of California Regent's license, | Warner Losh | 2004-04-05 | 1 | -4/+0 |
* | Make sure to disable the watchdog if we cannot honour the timeout. | Poul-Henning Kamp | 2004-02-28 | 1 | -3/+2 |
* | Rename the WATCHDOG option to SW_WATCHDOG and make it use the | Poul-Henning Kamp | 2004-02-28 | 1 | -33/+29 |
* | Catch a few places where NULL (pointer) was used where 0 (integer) was | Peter Wemm | 2003-12-23 | 1 | -1/+1 |
* | - Update the sched api. sched_{add,rem,clock,pctcpu} now all accept a td | Jeff Roberson | 2003-10-16 | 1 | -4/+2 |
* | Fix this to build on alpha. Build test successful. | Sean Kelly | 2003-06-27 | 1 | -1/+1 |
* | - Add a software watchdog facility. | Sean Kelly | 2003-06-26 | 1 | -0/+82 |
* | Rename P_THREADED to P_SA. P_SA means a process is using scheduler | David Xu | 2003-06-15 | 1 | -3/+3 |
* | Use __FBSDID(). | David E. O'Brien | 2003-06-11 | 1 | -1/+3 |
* | Deprecate machine/limits.h in favor of new sys/limits.h. | Alexander Kabaev | 2003-04-29 | 1 | -1/+1 |
* | - Move PS_PROFIL and its new cousin PS_STOPPROF back over to p_flag and | John Baldwin | 2003-04-22 | 1 | -19/+17 |