Displaying 2 results from an estimated 2 matches for "mickiewicza".
2015 Dec 30
2
Centos 7 guest - long delay on mounting /boot with host disk write cache off
...ssibly a log replay.
Is is normal for the xfs mount to replay a log after a clean unmount?
With best regards,
Andrzej
--
Andrzej Szyma?ski, Ph.D.
tel. +48 12 6174035
fax. +48 12 6342372
e-mail: szymans at agh.edu.pl
AGH University of Science and Technology
Department of Telecommunications
Al. Mickiewicza 30
30-059 Krak?w
POLAND
2003 Oct 16
5
tc filter problem with 2.4.22
Hi,
I have a problem with ''tc filter'' on a 2.4.22 kernel from Slackware 9.1
distribution.
The tc command binary is from htb3.6-020525.tgz
(http://luxik.cdi.cz/~devik/qos/htb)
I''m trying the following command sequence:
tc qdisc add dev eth0 root handle 1: htb default 1 r2q 1
tc class add dev eth0 parent 1: classid 1:1 htb rate 1200kbit ceil
1200kbit
tc class add dev