Age | Commit message (Collapse) | Author |
|
otherwise. Found the hard way by jasper@, playing with a bge card.
|
|
The handling of the IFF_ALLMULTI flag is wrong and the bcmp based range
checking shouldn't be there.
From Brad
|
|
Broadcom GigE PHY found in the dmesglog; from Brad
|
|
|
|
Broadcom GigE PHY found in the dmesglog; from Brad
|
|
Tested by jasper@ with a IP1000A PHY to make sure it doesn't break
existing model.
|
|
|
|
1) fix buffer cache low water mark to allow for extremely low memory machines
without dying
2) Add "show bcstats" to ddb to allow for looking at the buffer cache statistics in ddb
ok art@ oga@
|
|
where we are below the inactive page target. This fixes a problem with a large
buffer cache on low memory machines where the the page daemon would woken up,
however the buffer cache would never be backed off because we were below the
inactive page target, which could result in constant paging and basically
a livelock condition.
ok oga@ art@
|
|
|
|
and wwnn so scsibus can use it.
requested by and ok deraadt@
|
|
and wwnn so scsibus can use it.
requested by and ok deraadt@
|
|
we need this to get some clue as to which ports are which on an fc fabric.
requested by and ok deraadt@
|
|
this driver was written by Pyun YongHyeon from FreeBSD.
"go ahead" deraadt@
|
|
works out to --16, which is nonsense.
No functional change as all callers only check if the return value
is or isn't equal to IXGBE_SUCCESS.
|
|
ok jsg@
|
|
RAID6 still disabled in softraid.c
|
|
defined; cp0access.S relies on this.
|
|
in the kernel to be brought in, due to invasive differences in tlb operation.
Comes with a separate cache operations file due to the cache being R5k-style
with R10k-style way number encoding.
|
|
L1 caches sizes; fix the masking accordingly.
|
|
|
|
This code needs to be cleaned up, and made more generic to work with other
processors counters as well.
|
|
the Yeelong Lemote mips-based netbook. Kernel bits only for now, needs
polishing; most of this work done during h2k9 last month, although the
porting effort started earlier this year.
|
|
|
|
Now instead of the global object hashtable, we have a per object tree.
Testing shows no performance difference and a slight code shrink. OTOH when
locking is more fine grained this should be faster due to lock contention on
uvm.hashlock.
ok thib@, art@.
|
|
his BCM5703 A2 to this commit.
Original commit message was: "Set the DMA read watermark to 4 on the
BCM5703 chipset in PCI-X mode. This is needed to prevent some TX
timeouts. From Brad. Tested by myself on BCM5703 B0 on PCI-X 64/66".
|
|
ok krw@
|
|
the Yeelong Lemote mips-based netbook. Kernel bits only for now, needs
polishing; most of this work done during h2k9 last month, although the
porting effort started earlier this year.
|
|
ok markus@
|
|
From dragonflybsd
tested by krw@
|
|
the Yeelong Lemote mips-based netbook. Kernel bits only for now, needs
polishing; most of this work done during h2k9 last month, although the
porting effort started earlier this year.
|
|
the Yeelong Lemote mips-based netbook. Kernel bits only for now, needs
polishing; most of this work done during h2k9 last month, although the
porting effort started earlier this year.
|
|
ok marco@
|
|
|
|
product IDs
ok deraadt@
|
|
to keep the data munging "state" into an nfsm_info structure. Each
function now has this structure on its stack, and it and its members
are now passed around so that the macros/functions can work there magic.
this will make removing the nfsm_* macros way easier.
Idea/code picked up from DragonflyBSD.
Tested by krw@, jacekm@ and myself.
OK blambert@.
|
|
numeric values) from Brad. No binary change.
|
|
ok jsg@
|
|
ok dlg@
|
|
the Yeelong Lemote mips-based netbook. Kernel bits only for now, needs
polishing; most of this work done during h2k9 last month, although the
porting effort started earlier this year.
|
|
between layer 2 and 3 tunneling mode.
OK claudio@, markus@
|
|
ok mglocker@ jsg@
|
|
ok miod@
|
|
after c2k9
allows buffer cache to be extended and grow/shrink dynamically
tested by many, ok oga@, "why not just commit it" deraadt@
|
|
for this prevents it to be invoked with DVACT_DEACTIVATE later. This had
been sweeped some time ago already, but bad constructs crept in again.
|
|
|
|
|
|
PCIE also in Windows inf.
|
|
ok michele@ claudio@
|
|
"do it" marco@
|