Age | Commit message (Collapse) | Author |
|
has no use for those. OK bluhm@ guenther@
|
|
Comments from kettenis@ and matthew@.
Okay deraadt@, kettenis@.
|
|
|
|
This does not yet work for amd64 - getting the structure into the tree so
others can help.
|
|
and set the interface's IFF_OACTIVE flag if either queue is full and
clear it only if both queues have free slots. Before this change both
queues were setting/clearing the same flag with no regard for the
other queue's state.
Also, don't reset the tx watchdog counter if either queue still has frames
queued when we exit the frame-processing loop in the per-queue interrupt
handlers.
Both changes originally from sephe@dragonfly.
Tested by myself and edd on a slow busy soekris which before this
change required occasional 'ifconfig ral0 down up' to recover.
|
|
in AUTH state that weren't active during the cache wait interval rather than
keeping them for the entire cache timeout interval. Fixes association failures
in noisy RF environments. Tested by edd and myself with a slow soekris
suffering from RF noise with about of 50 interrupts per second on ral0.
ok deraadt
|
|
involves tweaking of BBP registers. Wait for BBP to stop being busy before
reading from it.
Originally from sephe@dragonfly. ok kettenis sthen
|
|
since it may already been gone. Fixes panic seen by stsp@ when unplugging
a used USB interface. Tested and OK stsp@
|
|
swap region for hibernate.
|
|
Presently only working on pciide/wd disks.
ok deraadt@
|
|
corruption seen earlier. This makes hibernate much slower but seems to fix
the corruption problems seen on all machines we've tested on.
|
|
adaptor cages and because one day com@cardbus should be replaced by
puc@cardbus)
|
|
ref-count handling under handling, or blambert@ is messing with my head
|
|
|
|
that don't use hibernate
requested by and ok deraadt@
|
|
rlimit, then a write that would take it over the limit should be
clamped, making it a partial write.
ok beck@
|
|
used by the hibernate code.
ok deraadt@
|
|
normal rules for controlling this interface through apmd still apply.
ok deraadt@
|
|
will be needed shortly for hibernate.
ok deraadt@
|
|
can be suspended and/or decrement pr->ps_singlecount if necessary.
With that added, the call the other direction needs to use its own
flag (EXIT_THREAD_NOCHECK) to avoid looping.
problem diagnosed from a hang naddy@ hit; ok kettenis@
|
|
the scheduler.
ok hasbaert@. deraadt@
|
|
packet within the icmp error packet was wrong. Fix this by using
the pd2.tot_len of the inner packet and substract the old header's
length.
OK mikeb@ henning@
|
|
ok matthew@ benno@
|
|
priority of the current running process.
In amd64 a call to need_resched() sends an IPI to the other cpu.
This fixes aja@ problem where he would move the mouse and see 60000
IPIs being sent.
Thanks to mikeb@ for bringing that subject up tuesday.
Actually found this after inquiring guenther@ about some changes in
mi_switch().
ok guenther@ aja@
|
|
|
|
exporting them to the outside world via radix.h.
ok claudio@ sthen@ henning@
|
|
|
|
|
|
three things that it needed from there: INET_ADDRSTRLEN, INET6_ADDRSTRLEN,
and struct in_addr. Add protecting #ifndefs to netinet6?/in6?.h for those.
ok deraadt@
|
|
tvtohz() so that the rounding is correct and we don't time out a tick early
ok claudio@
|
|
socket is no longer affected by option SOCKET_SPLICE we can simplyfy the
code. OK bluhm@
|
|
and bound to break sooner or later.
|
|
added in 1.40). This fixes a pathological case where in_scrubprefix would
do the wrong thing. Found and reported by glebius@FreeBSD
OK bluhm@
|
|
before changing p_stat to SDEAD
ok pirofti@
|
|
OK guenther@ and deraadt@
|
|
ok blambert@ krw@ tedu@ miod@
|
|
anymore as a debugging tool, and it is in a rather critical path.
ok kettenis
|
|
|
|
sched_stop_secondary_cpus() leaves us on the only cpu which is left.
ok kettenis haesbaert guenther
|
|
|
|
as well. This fixes very slow performance due to lots of uncached
memory on buggy machines, for instance on very large memory thinkpad
W500 and such.
ok mlarkin kettenis sthen
|
|
load balancing case, this allows Weighted Least States (WLS).
Everything prepared on c2k11 with help from mcbride@.
This finally makes PF ready for the cloud.
ok henning@ mikeb@ pyr@
|
|
|
|
|
|
The standards gpds are jealous gods. kettenis@ and beck@ have shown
EROFS is the wrong thing to return. So revert to EACCES until a
better error code is decided on.
|
|
not against the number bit / number of fds in the select set.
ok guenther@
|
|
to read a hibernate image should restore the spl
ok mlarkin
|
|
ok kettenis
|
|
|
|
|