This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
xen
History
dfr
e6c2c9e655
Don't call ether_ioctl() with locks held. Loop in xn_rxeof() until the backend
...
stops adding stuff to the ring otherwise we miss RX interrupts which kills performance.
2008-11-30 12:21:46 +00:00
..
balloon
…
blkback
Decontextualize the couplet VOP_GETATTR / VOP_SETATTR as the passed thread
2008-08-28 15:23:18 +00:00
blkfront
Update xen/interface includes to the latest in mercurial
2008-09-26 05:29:39 +00:00
console
Remove unused consdev structure fields.
2008-10-27 11:45:31 +00:00
evtchn
…
netback
…
netfront
Don't call ether_ioctl() with locks held. Loop in xn_rxeof() until the backend
2008-11-30 12:21:46 +00:00
pcifront
…