2009-05-17 |
Sepherosa Ziehau | Unbreak buildworld
|
commit | commitdiff | tree |
2009-05-17 |
Sepherosa Ziehau | More clock cleanup:
|
commit | commitdiff | tree |
2009-05-17 |
Sepherosa Ziehau | Add interrupt cputimer interface.
|
commit | commitdiff | tree |
2009-05-17 |
Sepherosa Ziehau | tcp timer: Remember tcpcb owner thread's msgport, so...
|
commit | commitdiff | tree |
2009-05-16 |
Sepherosa Ziehau | Cleanup systimer.h
|
commit | commitdiff | tree |
2009-05-14 |
Sepherosa Ziehau | Enable lapic timer by default.
|
commit | commitdiff | tree |
2009-05-14 |
Sepherosa Ziehau | Remove lapic_timer_test
|
commit | commitdiff | tree |
2009-05-14 |
Sepherosa Ziehau | Use nq version of systimer_init_periodic() when initialize...
|
commit | commitdiff | tree |
2009-05-13 |
Sepherosa Ziehau | systat(1): Add "vmmeter" command to show per-cpu statistics
|
commit | commitdiff | tree |
2009-05-12 |
Sepherosa Ziehau | Expose per-cpu vmmeter through vm.cpuX.vmmeter
|
commit | commitdiff | tree |
2009-05-11 |
Sepherosa Ziehau | Count inter-processor and LAPIC timer interrupts
|
commit | commitdiff | tree |
2009-05-08 |
Sepherosa Ziehau | Switch one shot timer, if user allows C3 state to be...
|
commit | commitdiff | tree |
2009-05-04 |
Sepherosa Ziehau | Add tunable to _not_ register i8254 interrupt if lapic...
|
commit | commitdiff | tree |
2009-05-03 |
Sepherosa Ziehau | acpi: Select proper one shot timer based on CPUs' C3...
|
commit | commitdiff | tree |
2009-05-03 |
Sepherosa Ziehau | Allow one shot timer to be switched on a running system...
|
commit | commitdiff | tree |
2009-05-03 |
Sepherosa Ziehau | hpet: Veto Sx state transition, if hpet is the sys_cputimer...
|
commit | commitdiff | tree |
2009-05-03 |
Sepherosa Ziehau | lapic timer: Improve lapic timer vector code
|
commit | commitdiff | tree |
2009-05-02 |
Sepherosa Ziehau | Unbreak VKERNEL compile: Add missing symbol
|
commit | commitdiff | tree |
2009-05-02 |
Sepherosa Ziehau | lapic timer: Correct AMD C1E handling
|
commit | commitdiff | tree |
2009-05-02 |
Sepherosa Ziehau | lapic timer: Finish the lapic timer support
|
commit | commitdiff | tree |
2009-05-02 |
Sepherosa Ziehau | lapic timer: Improve lapic timer testing
|
commit | commitdiff | tree |
2009-05-02 |
Sepherosa Ziehau | systimer/cputimer: Add {systimer,cputimer}_intr_enable()
|
commit | commitdiff | tree |
2009-05-02 |
Sepherosa Ziehau | lapic timer: Add lapic timer interrupt delivery testing
|
commit | commitdiff | tree |
2009-05-02 |
Sepherosa Ziehau | lapic timer: Add necessary bits for lapic timer interrupt...
|
commit | commitdiff | tree |
2009-05-02 |
Sepherosa Ziehau | lapic timer: Setup AP lapic timer's divisor
|
commit | commitdiff | tree |
2009-05-02 |
Sepherosa Ziehau | Move sysbeepstop_ch initialization to the beginning...
|
commit | commitdiff | tree |
2009-05-02 |
Sepherosa Ziehau | i8254: Adjust cpu_initclocks() a little bit.
|
commit | commitdiff | tree |
2009-05-01 |
Sepherosa Ziehau | lapic timer: Reimplement set_apic_timer using lapic_timer_on...
|
commit | commitdiff | tree |
2009-05-01 |
Sepherosa Ziehau | Remove dead apic timer code.
|
commit | commitdiff | tree |
2009-05-01 |
Sepherosa Ziehau | lapic timer: Disable C1 Enhanced mode on AMD K8 Family...
|
commit | commitdiff | tree |
2009-05-01 |
Sepherosa Ziehau | lapic timer: Save lapic timer frequency
|
commit | commitdiff | tree |
2009-05-01 |
Sepherosa Ziehau | lapic timer: Add lapic timer calibration code.
|
commit | commitdiff | tree |
2009-05-01 |
Sepherosa Ziehau | hpet: Bark loud if 1024B hpet register space couldn...
|
commit | commitdiff | tree |
2009-05-01 |
Sepherosa Ziehau | Prepare lapic timer: Patch the hardware bug in nForce2...
|
commit | commitdiff | tree |
2009-05-01 |
Sepherosa Ziehau | acpi_timer: Timer name change.
|
commit | commitdiff | tree |
2009-05-01 |
Sepherosa Ziehau | Fix comment
|
commit | commitdiff | tree |
2009-05-01 |
Sepherosa Ziehau | acpi.4: Add debug.acpi.enabled; mention hpet there
|
commit | commitdiff | tree |
2009-04-29 |
Sepherosa Ziehau | Add HPET cputimer.
|
commit | commitdiff | tree |
2009-04-28 |
Sepherosa Ziehau | emx(4): __cachealign struct emx_rxdata
|
commit | commitdiff | tree |
2009-04-28 |
Sepherosa Ziehau | serializer: Revoke PROFILE_SERIALIZER kernel option
|
commit | commitdiff | tree |
2009-04-27 |
Sepherosa Ziehau | ifpoll: Unbreak UP LINT building
|
commit | commitdiff | tree |
2009-04-27 |
Sepherosa Ziehau | Add IFPOLL_ENABLE to LINT
|
commit | commitdiff | tree |
2009-04-27 |
Sepherosa Ziehau | emx(4): If error happens, we must hold all of the serializer...
|
commit | commitdiff | tree |
2009-04-27 |
Sepherosa Ziehau | ifpoll: Fix comment
|
commit | commitdiff | tree |
2009-04-27 |
Sepherosa Ziehau | ifpoll: Reorganize TX/RX polling sysctl tree
|
commit | commitdiff | tree |
2009-04-27 |
Sepherosa Ziehau | ifpoll: Use rdtsc() whenever possible to calculate...
|
commit | commitdiff | tree |
2009-04-27 |
Sepherosa Ziehau | ifpoll: Expose kernel time fraction; currenly for debugging...
|
commit | commitdiff | tree |
2009-04-27 |
Sepherosa Ziehau | ifpoll: Put pollmore under crit section
|
commit | commitdiff | tree |
2009-04-27 |
Sepherosa Ziehau | ifpoll: crit_{enter,exit}() -> crit_{enter,exit}_gd()
|
commit | commitdiff | tree |
2009-04-27 |
Sepherosa Ziehau | ifpoll: Let callers of sched_* enter/exit crit section
|
commit | commitdiff | tree |
2009-04-27 |
Sepherosa Ziehau | ifpoll: Put iteration of polling handlers under crit...
|
commit | commitdiff | tree |
2009-04-27 |
Sepherosa Ziehau | Add ifpoll, which support hardware TX/RX queues based...
|
commit | commitdiff | tree |
2009-04-25 |
Sepherosa Ziehau | pktgenctl: Update according to recent libc changes
|
commit | commitdiff | tree |
2009-04-22 |
Sepherosa Ziehau | tcp/ip4 mapped address: Add tcp6_soport()
|
commit | commitdiff | tree |
2009-04-22 |
Sepherosa Ziehau | tcp/ipv4 mapped address: Make sure that tcp_output...
|
commit | commitdiff | tree |
2009-04-22 |
Sepherosa Ziehau | tcp_timer: Add assertion to make sure that tcp timers...
|
commit | commitdiff | tree |
2009-04-13 |
Sepherosa Ziehau | Add some new DLTs found in libpcap-1.0.0
|
commit | commitdiff | tree |
2009-04-13 |
Sepherosa Ziehau | Allow users to turn off certain arp logging.
|
commit | commitdiff | tree |
2009-04-13 |
Sepherosa Ziehau | Add description about sysctl nodes under net.link.ether...
|
commit | commitdiff | tree |
2009-04-12 |
Sepherosa Ziehau | Put lwkt_serialize_array_{enter,try,exit}() into its...
|
commit | commitdiff | tree |
2009-04-12 |
Sepherosa Ziehau | ifnet serializer split: Whack ifnet.if_serializer if...
|
commit | commitdiff | tree |
2009-04-12 |
Sepherosa Ziehau | pktgen: Use ifnet_{serialize,deserialize}_tx()
|
commit | commitdiff | tree |
2009-04-12 |
Sepherosa Ziehau | Split ifnet serializer step 4/many: Add IFNET_SERIALIZE_MAIN...
|
commit | commitdiff | tree |
2009-04-12 |
Sepherosa Ziehau | emx(4): Add serialize/deserialize functions which just...
|
commit | commitdiff | tree |
2009-04-12 |
Sepherosa Ziehau | Factor out lwkt_serialize_array_{enter,try,exit}()
|
commit | commitdiff | tree |
2009-04-12 |
Sepherosa Ziehau | Add IFNET_SERIALIZE_RX(idx)
|
commit | commitdiff | tree |
2009-04-12 |
Sepherosa Ziehau | Split ifnet serializer step 3/many: We no longer need...
|
commit | commitdiff | tree |
2009-04-12 |
Sepherosa Ziehau | Split ifnet serializer step 2/many: Add if_serialize_assert...
|
commit | commitdiff | tree |
2009-04-12 |
Sepherosa Ziehau | Merge altq_cbq fix defc2f8f8d209ca94cc6f3d0a8f64c465258a43f
|
commit | commitdiff | tree |
2009-04-12 |
Sepherosa Ziehau | Let emx(4) install its own ifnet serialize functions
|
commit | commitdiff | tree |
2009-04-12 |
Sepherosa Ziehau | Put ifnet.if_serializer assertion under FIX_SERIALIZE_ASSERT
|
commit | commitdiff | tree |
2009-04-12 |
Sepherosa Ziehau | Split ifnet serialize step 1/many: Add if_{serialize...
|
commit | commitdiff | tree |
2009-04-11 |
Sepherosa Ziehau | sln(4): Include <sys/param.h>
|
commit | commitdiff | tree |
2009-04-11 |
Sepherosa Ziehau | Unbreak GENERIC building
|
commit | commitdiff | tree |
2009-04-11 |
Sepherosa Ziehau | netgraph/i4b: sppp struct should start with arpcom...
|
commit | commitdiff | tree |
2009-04-08 |
Sepherosa Ziehau | altq_cbq: In restart, release ALTQ serializer to avoid...
|
commit | commitdiff | tree |
2009-04-05 |
Sepherosa Ziehau | ether_input(): Remove unapplied comment
|
commit | commitdiff | tree |
2009-04-05 |
Sepherosa Ziehau | vlan(4): Support IFF_PROMISC and IFF_ALLMULTI
|
commit | commitdiff | tree |
2009-04-05 |
Sepherosa Ziehau | ether_input: Defer promiscous packet discarding until...
|
commit | commitdiff | tree |
2009-04-05 |
Sepherosa Ziehau | Use ETHER_IS_MULTICAST, which is more expressive.
|
commit | commitdiff | tree |
2009-04-05 |
Sepherosa Ziehau | serializer manpage: Remove IS_SERIALIZED(), which is...
|
commit | commitdiff | tree |
2009-04-05 |
Sepherosa Ziehau | mbuf: Don't discount the objcache limits required by...
|
commit | commitdiff | tree |
2009-04-05 |
Sepherosa Ziehau | altq: ifq needs protection here; not ifnet
|
commit | commitdiff | tree |
2009-04-04 |
Sepherosa Ziehau | systat(1): Correct TCP statistics reporting
|
commit | commitdiff | tree |
2009-04-04 |
Sepherosa Ziehau | bridge(4): if_snd.ifq_maxlen does not need explicit...
|
commit | commitdiff | tree |
2009-03-28 |
Sepherosa Ziehau | ipflow: Add macros to check ipflow refcnt, which is...
|
commit | commitdiff | tree |
2009-03-28 |
Sepherosa Ziehau | ipflow: React to local address change quickly.
|
commit | commitdiff | tree |
2009-03-28 |
Sepherosa Ziehau | ipflow: Flush ipflow if a new route is successfully...
|
commit | commitdiff | tree |
2009-03-26 |
Sepherosa Ziehau | ip_forward: Don't cache IP forwarding route.
|
commit | commitdiff | tree |
2009-03-26 |
Sepherosa Ziehau | em/emx(4): Add 82571EB Bypass to the supported device...
|
commit | commitdiff | tree |
2009-03-26 |
Sepherosa Ziehau | ip_dooptions: Don't abuse ipforward_rt
|
commit | commitdiff | tree |
2009-03-22 |
Sepherosa Ziehau | netisr: Set M_HASH and pkthdr.hash if software calculates...
|
commit | commitdiff | tree |
2009-03-22 |
Sepherosa Ziehau | emx(4): Pass packet info to ether_input_chain()
|
commit | commitdiff | tree |
2009-03-22 |
Sepherosa Ziehau | emx(4): Correct RSS configuration.
|
commit | commitdiff | tree |
2009-03-21 |
Sepherosa Ziehau | ether_input: Gather some RSS debug statistics.
|
commit | commitdiff | tree |
2009-03-21 |
Sepherosa Ziehau | jme(4): Don't deliver packet info if the packet has...
|
commit | commitdiff | tree |
2009-03-21 |
Sepherosa Ziehau | jme(4): Allow stats to be writable
|
commit | commitdiff | tree |
2009-03-21 |
Sepherosa Ziehau | ip_demux: Add ip_mport_pktinfo() to map IP packets...
|
commit | commitdiff | tree |
2009-03-21 |
Sepherosa Ziehau | jme(4): Pass packet info to ether_input_chain()
|
commit | commitdiff | tree |
2009-03-21 |
Sepherosa Ziehau | jme(4): Disable TXCSUM by default to improve bulk data...
|
commit | commitdiff | tree |