Re: ULE Scheduler

2012-06-14 Thread Momchil Ivanov
At Wed, 13 Jun 2012 17:49:15 +0300, Daniel Kalchev wrote: > > > > On 12.06.12 16:08, Momchil Ivanov wrote: > > So the L2 cache is shared between both cores and hence it's size does > > not matter at all? > > If the cache is shared between both cores then

Re: ULE Scheduler

2012-06-12 Thread Momchil Ivanov
At Tue, 12 Jun 2012 14:03:10 +0200 (CEST), Oliver Fromme wrote: > > Momchil Ivanov wrote: > > I was just curious why both processes are hopping around, > > because I would naively think that should not happen. > > I'll try to explain ... > > There are alw

Re: ULE Scheduler

2012-06-12 Thread Momchil Ivanov
At Tue, 12 Jun 2012 11:11:36 +0200 (CEST), Oliver Fromme wrote: > > ?? ?? wrote: > > I compiled the same kernel with the 4BSD scheduler today and it seems > > that the processes jump accross cores too. > > What exactly is the problem that you're seeing? Do you have > performance probl

Re: ULE Scheduler

2012-06-07 Thread Momchil Ivanov
At Fri, 8 Jun 2012 00:54:15 +0200, Martin Sugioarto wrote: > > [1 ] > Am Thu, 07 Jun 2012 03:01:07 +0200 > schrieb Момчил Иванов : > > > Is there some remedy? > > Hi, > > I remember this series, I've had a T60p and when I compiled world, I > placed a fan in front of it to cool it down from 100

Re: ULE Scheduler

2012-06-07 Thread Momchil Ivanov
At Thu, 07 Jun 2012 09:12:55 +0700, Erich wrote: > > Hi, > > On 07 June 2012 3:01:07 Момчил Иванов wrote: > > > temperature. It was constantly increasing from about 33 C. I took a > > look at top and saw that both processes were wildly jumping accross > > the cores, i.e. CPU0 and CPU1. > > > >

Re: Question about file system checks

2008-04-06 Thread Momchil Ivanov
On Friday 28 March 2008 16:26:16 Ivan Voras wrote: > All were tested within the same time: 50 seconds. Details: the machine > being tested was connected to a "reporter" machine via plain crossover > cable, the reporter had a TCP server and the tested machine had a TCP > client that run a tight loop

Re: usb keyboard FreeBSD 7.0-BETA1

2007-11-02 Thread Momchil Ivanov
На Friday 02 November 2007 01:13:06 Paul Fraser написа: > For the sake of the record, I also have this problem. Have you tried this one http://selasky.org/hans_petter/usb4bsd/index.html ? ___ freebsd-stable@freebsd.org mailing list http://lists.freeb

Re: panic after removing usb flash disk

2007-08-16 Thread Momchil Ivanov
На Thursday 16 August 2007 14:28:59 Artem Kuchin написа: > Hello! > > I don't know if it really belongs to this list, since > i have only tested on 7-CURRENT, but on the other hand > 7-CURRENT is soon going to be stable. > > So here it goes: > > 1) insert usb flash disk > 2) usbd detected it > 3)

Re: removing external usb hdd without unmounting causes reboot?

2007-07-19 Thread Momchil Ivanov
On Thursday 19 July 2007 09:17:48 [LoN]Kamikaze wrote: > Norberto Meijome wrote: > > On Wed, 18 Jul 2007 17:41:04 +0200 (CEST) > > > > Oliver Fromme <[EMAIL PROTECTED]> wrote: > >> another work-around > >> is to use the auto mounter daemon (amd(8)). It umounts > >> file systems automatically that

Re: removing external usb hdd without unmounting causes reboot?

2007-07-18 Thread Momchil Ivanov
On Wednesday 18 July 2007 21:03:10 Josh Paetzel wrote: > On Wednesday 18 July 2007, Mark Linimon wrote: > > On Wed, Jul 18, 2007 at 10:05:59AM -0700, Jeremy Chadwick wrote: > > > Bottom line here is that the kernel panics when removing a USB > > > device that has filesystems mounted. > > > > s/USB

Re: removing external usb hdd without unmounting causes reboot?

2007-07-18 Thread Momchil Ivanov
On Wednesday 18 July 2007 19:34:06 Mark Linimon wrote: > On Wed, Jul 18, 2007 at 10:05:59AM -0700, Jeremy Chadwick wrote: > > Bottom line here is that the kernel panics when removing a USB device > > that has filesystems mounted. > > s/USB // Just a dumb question: what does "umount -f" does? And d

Re: removing external usb hdd without unmounting causes reboot?

2007-07-18 Thread Momchil Ivanov
On Wednesday 18 July 2007 17:41:04 Oliver Fromme wrote: > As Josh wrote, it's expected. The problem is known > to exist for a long time already (probably as long > as FreeBSD itself exists), and if there was an easy > solution, certainly someone would have fixed it. > > Just remember to always umo

Re: removing external usb hdd without unmounting causes reboot?

2007-07-18 Thread Momchil Ivanov
On Wednesday 18 July 2007 15:52:42 [LoN]Kamikaze wrote: > Josh Paetzel wrote: > > On Wednesday 18 July 2007, Momchil Ivanov wrote: > >> Hi, > >> > >> I am running FreeBSD 6.2-STABLE #11: Sat Jul 14 16:27:12 CEST 2007 > >> and accidently unplugged the U

removing external usb hdd without unmounting causes reboot?

2007-07-18 Thread Momchil Ivanov
Hi, I am running FreeBSD 6.2-STABLE #11: Sat Jul 14 16:27:12 CEST 2007 and accidently unplugged the USB hub to which my external hdd together with a mouse were connected and this caused my machine to freeze for some seconds and then reboot. At that moment the hdd was mounted and I was playing m

Re: atapicam and cd-rw problem, no cd0 but acd0 some error

2007-06-14 Thread Momchil Ivanov
On Thursday 14 June 2007 12:42:20 Tom Evans wrote: > > The error message is benign - the controller tries to send a command to > the device, the device doesn't support it, so you get the error message. > That's all, everything else should work. > > Do you load or compile into your kernel > de

atapicam and cd-rw problem, no cd0 but acd0 some error

2007-06-13 Thread Momchil Ivanov
Hi guys, I am running 6-STABLE as of today and I cannot use the CD-RW on my IBM T40 to burn CDs. When I put atapicam_load="YES" in loader.conf or compile it in the kernel I see the following error acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01 and no /dev/cd0 is c