search for: sbk

Displaying 5 results from an estimated 5 matches for "sbk".

Did you mean: sb
2005 Feb 27
0
RE: Abuse, Fèèl youngèr and Bètter Hèrbal Way (verification)
...MIME-Version: 1.0 Content-Type: text/html Content-Transfer-Encoding: 8bit X-Spam-Status: No, hits=1.5 required=7.0 tests=BIG_FONT,CTYPE_JUST_HTML,FRONTPAGE,HGH, HTML_FONT_COLOR_BLUE,HTML_FONT_COLOR_RED,IN_REP_TO, REFERENCES,SPAM_PHRASE_02_03,TO_LOCALPART_EQ_REAL version=2.43 X-UIDL: SBK!!EN7"!bN3!!WTL!! X-SA-Poll-Id: SBK!!EN7"!bN3!!WTL!!..5..1109414456000 X-SA-USERIDNR: 1110108 ------------------------------------------------------------ Webmasters help stop spam and make 50%. http://spamarrest.com/affl?1250208/affiliates/index.jsp ----------------------------------...
2017 Mar 21
12
[PATCH net-next 0/8] vhost-net rx batching
Hi all: This series tries to implement rx batching for vhost-net. This is done by batching the dequeuing from skb_array which was exported by underlayer socket and pass the sbk back through msg_control to finish userspace copying. Tests shows at most 19% improvment on rx pps. Please review. Thanks Jason Wang (8): ptr_ring: introduce batch dequeuing skb_array: introduce batch dequeuing tun: export skb_array tap: export skb_array tun: support receiving skb thr...
2017 Mar 21
12
[PATCH net-next 0/8] vhost-net rx batching
Hi all: This series tries to implement rx batching for vhost-net. This is done by batching the dequeuing from skb_array which was exported by underlayer socket and pass the sbk back through msg_control to finish userspace copying. Tests shows at most 19% improvment on rx pps. Please review. Thanks Jason Wang (8): ptr_ring: introduce batch dequeuing skb_array: introduce batch dequeuing tun: export skb_array tap: export skb_array tun: support receiving skb thr...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...|RGH4Ey}Qt*5q8Tk;hiPl55tl`=vD)G+~|=v!OR6}@nCO& z4SU9jra8mzIH*MLWK8aEN=AgB;F;h#3jfR|PRrPP!8tc=x@(xvm9QA$H4s?|cXNzV zaUf><3Wf74C092^y7I!5!-fvIsHo7?7nw|4v-It6=3v@}p||CK<y)#Pk1PrPYbx#q z%d1~Yz|k-j6 at Xn57vpL)-zXR~Km%!kl7AS at F*}}@^2TjjV?Xm26j1oh#$Gd;f>)J( z6WBOAE--%R7rBS0&+u0z|ET-#sbKzprc~JeAh{eb$^Yn0X%O~5dQ;kViWAj`r9lvr z)aCiQ0nF?n*h^?Io>(FUe4c>R*u<cc5mPXAy4S~oXkeqlkhF&_NhR4ZfG%mOS^c%! zEK+HY&XKyJL06#_(2NF>R|=+-7kp$<FiKhw<Gsdf^LBqbHgh||n&}q2D*30T{3c}t zuPXfO_2qQRuXI1V3I7q(-~1CkHH{<n^#22&3V+_ttKd4+`>LT%!JZ)Ycpa;_=>)6c z-iFsd1$b#isVa91qZ...
2001 Oct 05
3
root filesystem as ext3
I've turned my root filesystem to ext3 and also changed the filesystem type in /etc/fstab. I initiated a powerfailure and watched booting. But the kernel mounted root filesystem first read only as ext2 and does than a fsck for ext2. The over partition, /boot and /vol1 (also ext3), are handled as ext3. After booting all partitions, also /, were mounted as ext3. But why root is checked as ext2?