projects
/
dragonfly.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pktgenctl: Allow pktgen device to be specified
2012-12-19
Sepherosa Ziehau
pktgenctl: Allow pktgen device to be specified
commit
|
commitdiff
|
tree
2012-12-19
Sepherosa Ziehau
pktgen: Create 4 device nodes by default
commit
|
commitdiff
|
tree
2012-12-19
Sepherosa Ziehau
pktgen: This module is MPSAFE
commit
|
commitdiff
|
tree
2012-12-18
Sepherosa Ziehau
netisr: Remove unused macros
commit
|
commitdiff
|
tree
2012-12-18
Sepherosa Ziehau
netisr: Add priority for netisr "rollup" functions
commit
|
commitdiff
|
tree
2012-12-18
Sepherosa Ziehau
polling: Increase default polling rate to 6000Hz
commit
|
commitdiff
|
tree
2012-12-18
Sepherosa Ziehau
if_start: Fix indentation
commit
|
commitdiff
|
tree
2012-12-17
Sepherosa Ziehau
if_start: Fix a race that could delay the packets transmission
commit
|
commitdiff
|
tree
2012-12-14
Sepherosa Ziehau
polling: Increase default rx.each_burst to 50
commit
|
commitdiff
|
tree
2012-12-14
Sepherosa Ziehau
polling: Diverge each CPU's polling frequency a little...
commit
|
commitdiff
|
tree
2012-12-14
Sepherosa Ziehau
ipfw: Don't spam the log if dynamic rules allocation...
commit
|
commitdiff
|
tree
2012-12-14
Sepherosa Ziehau
pktgen: Clear ip.ip_sum before calling in_cksum_hdr()
commit
|
commitdiff
|
tree
2012-12-13
Sepherosa Ziehau
thread: Add td_type field; this avoids blowout td_flags...
commit
|
commitdiff
|
tree
2012-12-12
Sepherosa Ziehau
bce: Disable RX max BDs based interrupt moderation
commit
|
commitdiff
|
tree
2012-12-10
Sepherosa Ziehau
bge: Obey the RX polling count
commit
|
commitdiff
|
tree
2012-12-10
Sepherosa Ziehau
bge: Avoid unnecessary local scope stack variable resetting
commit
|
commitdiff
|
tree
2012-12-10
Sepherosa Ziehau
polling: Add tunable for net.ifpoll.X.rx.user_frac
commit
|
commitdiff
|
tree
2012-12-10
Sepherosa Ziehau
bnx: Avoid unnecessary local scope stack variable resetting
commit
|
commitdiff
|
tree
2012-12-09
Sepherosa Ziehau
bnx: Obey the RX polling count
commit
|
commitdiff
|
tree
2012-12-09
Sepherosa Ziehau
igb: The RDT writing thresh should be tested w/ ">...
commit
|
commitdiff
|
tree
2012-12-09
Sepherosa Ziehau
bnx: Remove redundant TX/RX index reading from polling...
commit
|
commitdiff
|
tree
2012-12-09
Sepherosa Ziehau
pktgen: Fix csum_data setting for in_delayed_csum()
commit
|
commitdiff
|
tree
2012-12-09
Sepherosa Ziehau
igb: Improve tiny packets reception performance on...
commit
|
commitdiff
|
tree
2012-12-03
Sepherosa Ziehau
jme: Improve tiny packets transmission performance...
commit
|
commitdiff
|
tree
2012-12-03
Sepherosa Ziehau
bge: Improve tiny packets transmission performance...
commit
|
commitdiff
|
tree
2012-12-03
Sepherosa Ziehau
bge: Commit coalesce parameters change in polling code
commit
|
commitdiff
|
tree
2012-11-29
Sepherosa Ziehau
bpf: Use bpf global token instead mplock to protect...
commit
|
commitdiff
|
tree
2012-11-29
Sepherosa Ziehau
sosendudp: Try to optimize out the additional mbuf...
commit
|
commitdiff
|
tree
2012-11-28
Sepherosa Ziehau
max_linkhdr: Increase from 16 to 20; mainly to cooperate...
commit
|
commitdiff
|
tree
2012-11-26
Sepherosa Ziehau
polling: Increase default status polling fraction to 80
commit
|
commitdiff
|
tree
2012-11-26
Sepherosa Ziehau
bce: Commit coalesce parameters changes in polling...
commit
|
commitdiff
|
tree
2012-11-26
Sepherosa Ziehau
bce: Improve tiny packets transmission performance...
commit
|
commitdiff
|
tree
2012-11-25
Sepherosa Ziehau
bce: Don't mess w/ MQ_COMMAND on TX path; it seems...
commit
|
commitdiff
|
tree
2012-11-25
Sepherosa Ziehau
bce: Reformat comment in bce_npoll_compat a little bit
commit
|
commitdiff
|
tree
2012-11-25
Sepherosa Ziehau
igb: Use SYSCTL_ADD_INT for hw.igbX.tx_wreg_nsegs
commit
|
commitdiff
|
tree
2012-11-25
Sepherosa Ziehau
emx: Use SYSCTL_ADD_INT for hw.emxX.wreg_tx_nsegs
commit
|
commitdiff
|
tree
2012-11-25
Sepherosa Ziehau
bnx: Improve tiny packets transmission performance...
commit
|
commitdiff
|
tree
2012-11-25
Sepherosa Ziehau
bnx: Commit coalesce parameters changes in polling...
commit
|
commitdiff
|
tree
2012-11-22
Sepherosa Ziehau
emx: Don't update TDT upon very packets transmitted
commit
|
commitdiff
|
tree
2012-11-22
Sepherosa Ziehau
igb: Don't update TDT upon very packets transmitted
commit
|
commitdiff
|
tree
2012-11-22
Sepherosa Ziehau
pktgen: Rework to improve performance using low CPU...
commit
|
commitdiff
|
tree
2012-11-20
Sepherosa Ziehau
igb: Dispatch callout to the CPU that is checking status
commit
|
commitdiff
|
tree
2012-11-19
Sepherosa Ziehau
netstat: Make netstat -rn more resilient to having...
commit
|
commitdiff
|
tree
2012-11-19
Sepherosa Ziehau
mchian: Sync w/ FreeBSD a little bit
commit
|
commitdiff
|
tree
2012-11-16
Sepherosa Ziehau
UPDATING: Mention DEVICE_POLLING is replaced by IFPOLL_ENABLE
commit
|
commitdiff
|
tree
2012-11-16
Sepherosa Ziehau
polling: Remove device_polling remainder
commit
|
commitdiff
|
tree
2012-11-16
Sepherosa Ziehau
polling: Remove device_polling support
commit
|
commitdiff
|
tree
2012-11-16
Sepherosa Ziehau
firewire: Mention IFPOLL_ENABLE instead of DEVICE_POLLING
commit
|
commitdiff
|
tree
2012-11-16
Sepherosa Ziehau
config: Remove device_polling from stock configures
commit
|
commitdiff
|
tree
2012-11-16
Sepherosa Ziehau
polling: Update manpage for device_polling to ifpoll...
commit
|
commitdiff
|
tree
2012-11-16
Sepherosa Ziehau
wpi: This driver never supported polling
commit
|
commitdiff
|
tree
2012-11-16
Sepherosa Ziehau
iwn: This driver never supported polling
commit
|
commitdiff
|
tree
2012-11-12
Sepherosa Ziehau
ifconfig: Deprecate "pollcpu" and make "polling" same...
commit
|
commitdiff
|
tree
2012-11-12
Sepherosa Ziehau
fwe: Switch from device_polling to ifpoll
commit
|
commitdiff
|
tree
2012-11-11
Sepherosa Ziehau
vge: Switch from device_polling to ifpoll
commit
|
commitdiff
|
tree
2012-11-11
Sepherosa Ziehau
nge: Switch from device_polling to ifpoll
commit
|
commitdiff
|
tree
2012-11-11
Sepherosa Ziehau
dc: Add missing ifpoll_compat_setup
commit
|
commitdiff
|
tree
2012-11-11
Sepherosa Ziehau
dc: Switch from device_polling to ifpoll
commit
|
commitdiff
|
tree
2012-11-07
Sepherosa Ziehau
igb: Configure TX head write back before turn enable...
commit
|
commitdiff
|
tree
2012-11-06
Sepherosa Ziehau
vr: Switch from device_polling to ifpoll
commit
|
commitdiff
|
tree
2012-11-06
Sepherosa Ziehau
fxp: Switch device_polling to ifpoll
commit
|
commitdiff
|
tree
2012-11-06
Sepherosa Ziehau
rl: Switch from device_polling to ifpoll
commit
|
commitdiff
|
tree
2012-11-06
Sepherosa Ziehau
ifpoll: Closely follow the old status polling fraction...
commit
|
commitdiff
|
tree
2012-11-04
Sepherosa Ziehau
sis: Switch from device_polling to ifpoll
commit
|
commitdiff
|
tree
2012-11-04
Sepherosa Ziehau
xl: Switch from device_polling to ifpoll
commit
|
commitdiff
|
tree
2012-11-04
Sepherosa Ziehau
stge: Switch from device_polling to ifpoll
commit
|
commitdiff
|
tree
2012-11-04
Sepherosa Ziehau
nfe: Switch from device_polling to ifpoll
commit
|
commitdiff
|
tree
2012-11-04
Sepherosa Ziehau
re: Swicth from device_polling to ifpoll
commit
|
commitdiff
|
tree
2012-11-04
Sepherosa Ziehau
bce: Switch from device_polling to ifpoll
commit
|
commitdiff
|
tree
2012-11-04
Sepherosa Ziehau
ifpoll: Also check sysctl_tree in compat code setup
commit
|
commitdiff
|
tree
2012-11-03
Sepherosa Ziehau
bge: Switch from device_polling to ifpoll
commit
|
commitdiff
|
tree
2012-11-03
Sepherosa Ziehau
Revert "bge: Always configure MII mode register"
commit
|
commitdiff
|
tree
2012-11-01
Sepherosa Ziehau
ioapic/i386: Allow GSI > 191
commit
|
commitdiff
|
tree
2012-10-30
Sepherosa Ziehau
ioapic/x86_64: Allow GSI > 191
commit
|
commitdiff
|
tree
2012-10-28
Sepherosa Ziehau
ifpoll: Factor out code for devices which does not...
commit
|
commitdiff
|
tree
2012-10-28
Sepherosa Ziehau
em: Clear status polling count during interrupt disable...
commit
|
commitdiff
|
tree
2012-10-28
Sepherosa Ziehau
em: Switch from device_polling to ifpoll
commit
|
commitdiff
|
tree
2012-10-21
Sepherosa Ziehau
objcache: Make sure magazines are cache line aligned
commit
|
commitdiff
|
tree
2012-10-21
Sepherosa Ziehau
objcache: Make sure that percpu_objcache and depot...
commit
|
commitdiff
|
tree
2012-10-21
Sepherosa Ziehau
objcache: objcache_create on longer changes cluster_limit
commit
|
commitdiff
|
tree
2012-10-21
Sepherosa Ziehau
objcache: Cache align magazinedepot and percpu_objcache
commit
|
commitdiff
|
tree
2012-10-20
Sepherosa Ziehau
netif: Enable ifpoll in module building
commit
|
commitdiff
|
tree
2012-10-20
Sepherosa Ziehau
config: Enable ifpoll (IFPOLL_ENABLE) by default
commit
|
commitdiff
|
tree
2012-10-20
Sepherosa Ziehau
ifpoll: Make status fraction and TX fraction easier...
commit
|
commitdiff
|
tree
2012-10-19
Sepherosa Ziehau
mbuf: Make cacheable fraction of mbuf clusters tunable
commit
|
commitdiff
|
tree
2012-10-19
Sepherosa Ziehau
mbuf: Factor out m_getcl_cache; optimize m_getcl a...
commit
|
commitdiff
|
tree
2012-10-19
Sepherosa Ziehau
mbuf: Jumbo clusters are rarely used; keep the amount...
commit
|
commitdiff
|
tree
2012-10-19
Sepherosa Ziehau
mbuf: Remove unused MALLOC_DEFINEs
commit
|
commitdiff
|
tree
2012-10-17
Sepherosa Ziehau
snd/hda: Restore the magic register setting to enable...
commit
|
commitdiff
|
tree
2012-10-17
Sepherosa Ziehau
bnx: Switch from DEVICE_POLLING to ifpoll
commit
|
commitdiff
|
tree
2012-10-15
Sepherosa Ziehau
ifpoll: Adjust default parameters for 1000Mbps network
commit
|
commitdiff
|
tree
2012-10-15
Sepherosa Ziehau
igb: Per-device TX/RX descriptor count tunables
commit
|
commitdiff
|
tree
2012-10-15
Sepherosa Ziehau
igb: Cache align software TX/RX descriptors
commit
|
commitdiff
|
tree
2012-10-15
Sepherosa Ziehau
igb: Move uncommonly accessed fields to the end of...
commit
|
commitdiff
|
tree
2012-10-14
Sepherosa Ziehau
emx: Cache align software TX/RX descriptors
commit
|
commitdiff
|
tree
2012-10-14
Sepherosa Ziehau
emx: Group TX related fields into emx_txdata; use it...
commit
|
commitdiff
|
tree
2012-10-12
Sepherosa Ziehau
emx: Pass emx_rxdata to RX related functions
commit
|
commitdiff
|
tree
2012-10-12
Sepherosa Ziehau
emx: Add comment and add assertion about serializer...
commit
|
commitdiff
|
tree
2012-10-12
Sepherosa Ziehau
emx: Remove unused statistics
commit
|
commitdiff
|
tree
2012-10-12
Sepherosa Ziehau
ifpoll: Don't bark, if status poll handler does not...
commit
|
commitdiff
|
tree
next