Displaying 8 results from an estimated 8 matches for "rendec".
Did you mean:
render
2017 Sep 01
2
virtio_net: ethtool supported link modes
On Thu, Aug 31, 2017 at 06:04:04PM +0100, Radu Rendec wrote:
> Hello,
>
> Looking at the code in virtnet_set_link_ksettings, it seems the speed
> and duplex can be set to any valid value. The driver will "remember"
> them and report them back in virtnet_get_link_ksettings.
>
> However, the supported link modes (link_mo...
2017 Sep 01
2
virtio_net: ethtool supported link modes
On Thu, Aug 31, 2017 at 06:04:04PM +0100, Radu Rendec wrote:
> Hello,
>
> Looking at the code in virtnet_set_link_ksettings, it seems the speed
> and duplex can be set to any valid value. The driver will "remember"
> them and report them back in virtnet_get_link_ksettings.
>
> However, the supported link modes (link_mo...
2017 Sep 01
1
virtio_net: ethtool supported link modes
On 2017?09?01? 01:04, Radu Rendec wrote:
> Hello,
>
> Looking at the code in virtnet_set_link_ksettings, it seems the speed
> and duplex can be set to any valid value. The driver will "remember"
> them and report them back in virtnet_get_link_ksettings.
>
> However, the supported link modes (link_mode...
2017 Sep 01
1
virtio_net: ethtool supported link modes
On 2017?09?01? 01:04, Radu Rendec wrote:
> Hello,
>
> Looking at the code in virtnet_set_link_ksettings, it seems the speed
> and duplex can be set to any valid value. The driver will "remember"
> them and report them back in virtnet_get_link_ksettings.
>
> However, the supported link modes (link_mode...
2017 Sep 01
1
virtio_net: ethtool supported link modes
On Fri, 2017-09-01 at 18:43 +0300, Michael S. Tsirkin wrote:
> On Thu, Aug 31, 2017 at 06:04:04PM +0100, Radu Rendec wrote:
> > Looking at the code in virtnet_set_link_ksettings, it seems the speed
> > and duplex can be set to any valid value. The driver will "remember"
> > them and report them back in virtnet_get_link_ksettings.
> >
> > However, the supported link modes (...
2002 Nov 14
1
Problem recovering ext3 filesystem
...he whole partition. I also tried to
copy the partition on a new disk and run e2fsck on the new disk. I was
hoping the error message was caused by e2fsck not being able to read
some of the journal's blocks.
Do you have any suggestions about the way I could recover the
filesystem?
Thanks,
Radu Rendec
2002 Aug 21
1
Groupmember of more than 32 Groups
...19 520 521 522 523 524 525 526 527 528 529 530 531 532
[2002/08/21 09:57:51, 3] smbd/trans2.c:call_trans2qfsinfo(1307)
call_trans2qfsinfo: level = 261
[2002/08/21 09:57:51, 4] smbd/trans2.c:call_trans2qfsinfo(1483)
SMBtrans2 info_level = 261
I found some news about that problem at
<http://radu.rendec.ines.ro/howto/32groups.html> and
<http://lists.uugrn.org/uugrn/02/05/6936.html>
which tells me to change the value of NGROUPS and NGROUPS_MAX in
/usr/src/linux/include/linux/limits.h
and /usr/src/linux/include/asm/param.h , recompile the kernel and glibc ,
reboot and it should work .
I di...
2017 Sep 01
0
virtio_net: ethtool supported link modes
On Fri, Sep 01, 2017 at 05:19:53PM +0100, Radu Rendec wrote:
> On Fri, 2017-09-01 at 18:43 +0300, Michael S. Tsirkin wrote:
> > On Thu, Aug 31, 2017 at 06:04:04PM +0100, Radu Rendec wrote:
> > > Looking at the code in virtnet_set_link_ksettings, it seems the speed
> > > and duplex can be set to any valid value. The driver wi...