mihaic's projects
/
dragonfly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
dragonfly.git
2012-08-10
Mihai Carabas
sys/kern/usched_bsd4.c: set default usched_bsd4_upri_af...
smt_usched_bsd4
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/kern/usched_bsd4.c: improve batchy_looser_pri_test...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/sys/cpu_topology.h: fix code style
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
ktr: add KTR_GLOBAL_BUFFER. Use only the buffer from...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/kern/kern_ktr.c: added global timestamp option
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/kern/usched_bsd4.c: fix batchy looser pri search...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
ktr: add new entry KTR_COND_LOG; usched: fix batchy...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
usched_bsd4: added posibility to configure the level...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/kern/usched_bsd4.c: fix some KTR printings
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/kern/usched_bsd4.c: clean-up code; add KTR debug...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/kern/usched_bsd4.c: limit the HT searchings to...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/kern/usched_bsd4.c: uncomment HT code
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/kern/usched_bsd4.c: enable kprintf debug for a pid
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/kern/usched_bsd4.c: clean usched_bsd4_smt_enable...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/platform/../mp_machdep.c: fix core_bits calculation...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/kern/usched_bsd4.c: fix lwkt_create (remove TDF_NOS...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/kern/usched_bsd4.c: added smt pulling heuristic...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/kern/kern_clock.c: added support for sched_ticks...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/kern/usched_bsd4.c: fix cpu election when no free...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/kern/usched_bsd4.c: add cache hotness heuristic
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
CPU Topology: fix bug - apicid (get next valid apicid)
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
cpu_topology: fix bug - apicids aren't consecutive
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
cpu_topology: fix get_XXX_id - get the id from the...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
cpu_topology: add some debug printfs
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
usched_bsd4: schedule the threads of a process on the...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
vkernel: fix some issues in formating the man 7 page...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
vkernel: move the -b/-B paramters to -n as options...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
vkernel: update vkernel.7 man for lbits and cbits optio...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
vkernel: add argument -b|-B description in help output
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
mp_machdep.c: fix get_CHIP_id functions
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/platform/vkernel/platform/init.c: forgot to add...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/platform/pc64/x86_64/mp_machdep.c: remove kprintf...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/platform/xxx/include/smp.h: some clean-up for non...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
CPU Topology: guarding all the code with ifdef SMP...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
usched_bsd4: added init sysctl tree function for non-SMP
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/platform/pc32/i386/mp_machdep.c: fix some issues...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
pc64/x86_64/mp_machdep.c: fix some issues to get workin...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
CPU topology: added support to build a custom CPU topol...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
CPU topology: added support to build a custom CPU topol...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
sys/platform/pc32/i386/identcpu.c: fix compile error...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
platform/pcXX/XXXX/identcpu.c: comment out the code...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
x86_64/identcpu.c: remove topology info from printcpuin...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
x86_64/mp_machdep.c: more kprintf debug
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
x86_64/mp_machdep.c: add temporary debugging kprintf...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
usched_bsd4: add ht_enable sysctl option; make a sysctl...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
CPU Topology: fix coding style acording to man 9 style
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
subr_cpu_topology.c: fix comment and coding style
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
mp_machdep: fix comment and coding style
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
CPU Topology: fix spelling for sysctl physical_siblings...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
CPU Topology: fix compile errors for i386 - some missin...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
CPU Topology: rename by convention from cpu_topology...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
CPU Topology: check if there are any physical siblings...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
CPU Topology: add machdep detection for 32bit. NOT...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
CPU Topology: fix bug - don't create core_id leaf if...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
CPU Topology: sysctl information about cpus
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
usched_bsd4: added per CPU information about the cpunod...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
CPU Topology - fix bug: use APICID in building the...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
CPU Topology: add init entry in sys/kernel.h
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
CPU Topology: fix tree print
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
CPU Topology: fix some compile errors
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
CPU Topology: Refactoring (split machdep and general...
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
x86_64: build CPU topology support
commit
|
commitdiff
|
tree
2012-08-10
Mihai Carabas
fix UP - PCI memory
commit
|
commitdiff
|
tree
2012-08-10
Sepherosa Ziehau
bce: Add TSO support
commit
|
commitdiff
|
tree
2012-08-10
Sepherosa Ziehau
bce: Remove debug stuffs from polling code
commit
|
commitdiff
|
tree
2012-08-10
Sepherosa Ziehau
bce: Remove debug stuffs from output path
commit
|
commitdiff
|
tree
2012-08-10
Antonio Huete...
tuxload - Minor modifications.
commit
|
commitdiff
|
tree
2012-08-10
Sepherosa Ziehau
bce: Set RX interrupt rate ~6000Hz
commit
|
commitdiff
|
tree
2012-08-10
Sepherosa Ziehau
bce: Don't loop in the interrupt handler to drain TX/RX
commit
|
commitdiff
|
tree
2012-08-10
Sepherosa Ziehau
bce: Remove debug stuffs on RX/TX interrupt path
commit
|
commitdiff
|
tree
2012-08-10
Sepherosa Ziehau
bce: Remove debugging stuffs in interrupt handler
commit
|
commitdiff
|
tree
2012-08-09
Sascha Wildner
posix_memalign.3: Document aligned_alloc().
commit
|
commitdiff
|
tree
2012-08-09
Sascha Wildner
libc: Add a copyright to aligned_alloc.c
commit
|
commitdiff
|
tree
2012-08-09
Sascha Wildner
malloc.3: Remove a ,
commit
|
commitdiff
|
tree
2012-08-09
François Tigeot
ixgbe(4): Sync with FreeBSD
commit
|
commitdiff
|
tree
2012-08-09
François Tigeot
ixgbe: compilation fix for debug routines
commit
|
commitdiff
|
tree
2012-08-09
Sascha Wildner
at_quick_exit.3: Add an ERRORS section.
commit
|
commitdiff
|
tree
2012-08-09
Sascha Wildner
libc: Add a copyright to quick_exit.c
commit
|
commitdiff
|
tree
2012-08-09
Sascha Wildner
<stdlib.h>: Adjust the visibility of our C11 functions.
commit
|
commitdiff
|
tree
2012-08-09
Sascha Wildner
Add at_quick_exit(3) and quick_exit(3) manual pages.
commit
|
commitdiff
|
tree
2012-08-09
Sascha Wildner
mdoc: Let us refer to C11 in manual pages with ".St...
commit
|
commitdiff
|
tree
2012-08-09
John Marino
xterm: Remove ability to restore console after man...
commit
|
commitdiff
|
tree
2012-08-09
Sepherosa Ziehau
emx: Status change is protected by main serializer
commit
|
commitdiff
|
tree
2012-08-09
Sascha Wildner
cut(1): Add back -w (split on whitespace functionality).
commit
|
commitdiff
|
tree
2012-08-08
John Marino
cut: Sync with FreeBSD
commit
|
commitdiff
|
tree
2012-08-08
Sascha Wildner
hpt27xx(4): Use NULL for pointers.
commit
|
commitdiff
|
tree
2012-08-08
Sascha Wildner
Add the hpt27xx(4) driver for HighPoint RocketRAID...
commit
|
commitdiff
|
tree
2012-08-08
Sepherosa Ziehau
bnx: Disable RX max BDs based interrupt moderation
commit
|
commitdiff
|
tree
2012-08-08
Sepherosa Ziehau
bnx: Allow TX/RX max coalesce BDs to be 0; mainly for...
commit
|
commitdiff
|
tree
2012-08-08
Sepherosa Ziehau
bnx: Correct debug messages
commit
|
commitdiff
|
tree
2012-08-08
Sepherosa Ziehau
bnx: Rearrange the code to check the spare TX descripor...
commit
|
commitdiff
|
tree
2012-08-08
Sepherosa Ziehau
bnx: Increase spare TX descriptors to 33 to incorporate...
commit
|
commitdiff
|
tree
2012-08-08
Sepherosa Ziehau
emx: emx_timer() only requires main serializer
commit
|
commitdiff
|
tree
2012-08-08
Sepherosa Ziehau
em/emx: Fix up detach path
commit
|
commitdiff
|
tree
2012-08-08
Sepherosa Ziehau
emx: Increase spare TX descriprors to 33 incorporate...
commit
|
commitdiff
|
tree
2012-08-08
Sepherosa Ziehau
emx: Make sure that mbuf is changed before busdma sync
commit
|
commitdiff
|
tree
2012-08-08
Sepherosa Ziehau
igb: Make sure that mbuf is changed before busdma sync
commit
|
commitdiff
|
tree
2012-08-08
Sepherosa Ziehau
alc: Stablize this driver and fix various porting overlooks
commit
|
commitdiff
|
tree
2012-08-07
John Marino
ncurses: Fix pkgsrc check and use of ncurses
commit
|
commitdiff
|
tree
2012-08-07
Sascha Wildner
arcmsr(4): Use cam_calc_geometry().
commit
|
commitdiff
|
tree
next