On Fri, 8 Feb 2008, Mark Hounschell wrote:
> linux-os (Dick Johnson) wrote:
>>
>> The correct word should be "invalid," in spite of
>> the fact that the SCSI committee used invalid syntax.
>>
>> Alan is right. There is nothing illegal in the kernel
>
On Wed, 13 Feb 2008, [iso-8859-1] Ilpo Järvinen wrote:
> They're defined later on in the same file with bodies and
> nothingin between needs them.
>
> Signed-off-by: Ilpo Järvinen <[EMAIL PROTECTED]>
> ---
> include/linux/coda_linux.h |3 ---
> 1 files changed, 0 insertions(+), 3 deletions(-)
On Wed, 13 Feb 2008, [iso-8859-1] Ilpo Järvinen wrote:
> On Wed, 13 Feb 2008, linux-os (Dick Johnson) wrote:
>>
>> On Wed, 13 Feb 2008, [iso-8859-1] Ilpo Järvinen wrote:
>>
>>> They're defined later on in the same file with bodies and
>>> nothingin bet
On Thu, 14 Feb 2008, Mika Lawando wrote:
> Jasper Bryant-Greene schrieb:
>> On Thu, 2008-02-14 at 10:30 +0100, rzryyvzy wrote:
>>
>>> /dev/null is often very useful, specially if programs force to save data in
>>> some file. But some programs like to creates different temporary file
>>> names,
The correct word should be "invalid," in spite of
the fact that the SCSI committee used invalid syntax.
Alan is right. There is nothing illegal in the kernel
and if there is, it must be removed as soon as it
is discovered!
On Fri, 8 Feb 2008, James Bottomley wrote:
>
> On Fri, 2008-02-08 at 1
On Mon, 25 Feb 2008, Arvid Brodin wrote:
> I need to write messages > 1023 characters long to the console from a
> module*. printk() is limited to 1023 characters, and splitting the message
> over several printk()'s results in a line break and "Month hh:mm:ss host
> kernel:" being inserted in
On Thu, 21 Jul 2005, Jesper Juhl wrote:
> On 7/21/05, Kyle Moffett <[EMAIL PROTECTED]> wrote:
>> On Jul 20, 2005, at 20:45:21, Paul Jackson wrote:
> [...snip...]
>> *cough* TargetStatistics[TargetID].HostAdapterResetsCompleted *cough*
>>
>> I suspect linus would be willing to accept a few cleanup
On Fri, 22 Jul 2005, Bernd Petrovitsch wrote:
> On Fri, 2005-07-22 at 08:27 -0300, Vinicius wrote:
> [...]
>>I have a server with 2 Pentium 4 HT processors and 32 GB of RAM, this
>> server runs lots of applications that consume lots of memory to. When I stop
>> this applications, the kernel d
On Fri, 22 Jul 2005, vamsi krishna wrote:
> Hello,
>
>>
>> The location of the vsyscall page is different on 32 and 64 bit
>> machines. So 0xe000 is NOT the address you are looking for while
>> dealing with the 64 bit machine. Rather 0xff60 is the
>> correct location (on x86-64).
On Fri, 22 Jul 2005, vamsi krishna wrote:
> Hi,
>
>> It doesn't. The 32-bit machines never show 64 bit words in
>> /proc/NN/maps. They don't "know" how.
>>
>> b7fd6000-b7fd7000 rw-p b7fd6000 00:00 0
>> b7ff5000-b7ff6000 rw-p b7ff5000 00:00 0
>> bffe1000-bfff6000 rw-p bffe1000 00:00 0 [st
On Fri, 5 Aug 2005, Petr Vandrovec wrote:
> Hello Linus,
> can you apply patch below?
>
> Since beginning of July my Opteron box was randomly crashing and being
> rebooted
> by hardware watchdog. Today it finally did it in front of me, and this patch
> will hopefully fix it.
>
> Problem is tha
On Fri, 5 Aug 2005, Petr Vandrovec wrote:
> linux-os (Dick Johnson) wrote:
>> On Fri, 5 Aug 2005, Petr Vandrovec wrote:
>>
>>
>>> Hello Linus,
>>> can you apply patch below?
>>>
>>> Since beginning of July my Opteron box was randomly
On Fri, 5 Aug 2005, Antoine Martin wrote:
>>> [ 4788.218951] Unable to handle kernel NULL pointer dereference at
>>> 0028 RIP:
>>> [ 4788.218959] {inode_has_perm+81}
>>> [ 4788.218971] PGD 2485f067 PUD 0
>>> [ 4788.218975] Oops: [1] PREEMPT
>>> [ 4788.218977] CPU 0
>>> [ 4788.21
On Fri, 5 Aug 2005, Dave Jones wrote:
> On Fri, Aug 05, 2005 at 01:19:40PM -0400, linux-os (Dick Johnson) wrote:
> >
> > > tsdev 8832 0
> >___ This doesen't seem to be a "standard" module. Maybe
> > it doesn't h
On Fri, 5 Aug 2005, Venkatesh Pallipadi wrote:
> On Fri, Aug 05, 2005 at 11:53:29AM -0700, Andrew Morton wrote:
>>
>> That's all pretty sad stuff. I guess for now we can go back to the busy
>> loop. Longer-term it would be nice if we could tune up the HPET driver in
>> some manner so we can avo
On Fri, 5 Aug 2005, Martin Loschwitz wrote:
> Hi folks,
>
> I just ran into the following problem: Having updated my box to 2.6.12.3,
> I tried to start YaST2 and noticed a kernel panic (see below). Some quick
> debugging brought the result that the kernel crashes while some user (not
> even root
On Fri, 5 Aug 2005, Martin Loschwitz wrote:
> On Fri, Aug 05, 2005 at 03:40:26PM -0400, linux-os (Dick Johnson) wrote:
>>
>> On Fri, 5 Aug 2005, Martin Loschwitz wrote:
>>
>>> Hi folks,
>>>
>>> I just ran into the following problem: Having update
On Mon, 8 Aug 2005, Hiroki Kaminaga wrote:
>
> Hi!
>
> I'm looking for *nice* way to get address of loaded module in 2.6.
> I'd like to know the address from driver.
>
> In 2.4, I wrote something like this:
>
> * * *
>
> (in kernel src)
> --- kernel/module.c
> +++ kernel/module.c
>
> struct modul
On Mon, 8 Aug 2005, mhb wrote:
> Hi
>
> I had added an assembly program to the networking
> section of kernel linux 2.2.16 without any problem.
> But when I add it to kerenel 2.4.1 I could build that
> kernel, but I faced with kernel panic error when I
> boot
> system with new builded image. I us
On Mon, 8 Aug 2005, Alejandro Bonilla wrote:
Any idea how much hardware is out there that needs
>> ndiswrapper to work?
>>>
>>> No real idea but an educated guess: too much...
>>>
>>
>> I like the idea of blacklisting anything with a native driver (even a
>> partially working one), but leavi
On Tue, 9 Aug 2005, Jonathan Ellis wrote:
> (Posted a few days ago to c.os.l.networking; no replies there.)
>
> I seem to be running into a limit of 64 queued datagrams. This isn't a
> data buffer size; varying the size of the datagram makes no difference
> in the observed queue size. If more d
On Wed, 10 Aug 2005, sve wrote:
> Hi,
>
> kernel 2.6.12 on 2 way PIII. vmstat shows 0 intr/c due to overflow.
> cat /proc/interrupts shows a lot of rtc
> irq8 interrupts ~100 000 intr/c.
First, there is some bogus RTC driver installed. It has initialized
the interrupt system for LEVEL interr
Hello CRC Wizards,
I am trying to use ../linux-2.6.12/lib/crc_citt in a driver.
Basically, it doesn't return anything that closely resembles
the CCIT-16 CRC. I note that drivers that use it expect it
to return 0xf0b8 if it performs the CRC of something that
has the CRC appended (weird).
Does any
On Wed, 10 Aug 2005 [EMAIL PROTECTED] wrote:
>> Does anybody know what the CRC of a known string is supposed
>> to be? I have documentation that states that the CCITT CRC-16
>> of "123456789" is supposed to be 0xe5cc and "A" is supposed
>> to be 0x9479. The kernel one doesn't do this. In fact, I
On Thu, 11 Aug 2005, raja wrote:
> Hi,
> Is there any way to execute my own __init() instead of default
> __init() while running an executable.
> -
Sure you link your object file with your own instead of using
the default
gcc -c -o myprog.o myprog.c
as -o start.o start.S
On Thu, 11 Aug 2005, Bodo Eggert wrote:
> Ukil a <[EMAIL PROTECTED]> wrote:
>
>> Now I had the doubt that if the the syscall
>> implementation is very large will the scheduling and
>> other interrupts be blocked for the whole time till
>> the process returns from the ISR (because in an ISR by
>>
On Thu, 11 Aug 2005 [EMAIL PROTECTED] wrote:
>>> Using this bit-ordering, and omitting the x^16 term as is
>>> conventional (it's implicit in the implementation), the polynomials
>>> come out as:
>>> CRC-16: 0xa001
>>> CRC-CCITT: 0x8408
>>
>> Huh? That's the problem.
>>
>> X^16 + X^12 + X^5 + X^0
On Thu, 11 Aug 2005, Coywolf Qi Hunt wrote:
> On 8/11/05, Steven Rostedt <[EMAIL PROTECTED]> wrote:
>> On Thu, 2005-08-11 at 10:04 -0400, linux-os (Dick Johnson) wrote:
>>> Every interrupt software, or hardware, results in the branched
>>> procedure being execute
On Thu, 11 Aug 2005, Kyle Moffett wrote:
> On Aug 11, 2005, at 11:19:59, linux-os (Dick Johnson) wrote:
>> On Thu, 11 Aug 2005 [EMAIL PROTECTED] wrote:
>>> You're wrong in two ways:
>>> 1) You've got CRC-16 and CRC-CCITT mixed up, and
>>> 2) You
On Thu, 11 Aug 2005, Coywolf Qi Hunt wrote:
> On 8/12/05, Coywolf Qi Hunt <[EMAIL PROTECTED]> wrote:
>> On 8/12/05, Steven Rostedt <[EMAIL PROTECTED]> wrote:
>>> On Thu, 2005-08-11 at 11:51 -0400, Steven Rostedt wrote:
And booted it. The system is up and running, so I really don't thin
On Thu, 11 Aug 2005, Steven Rostedt wrote:
> On Thu, 2005-08-11 at 13:10 -0400, linux-os (Dick Johnson) wrote:
>> On Thu, 11 Aug 2005, Coywolf Qi Hunt wrote:
>
>>>>
>>>
>>> Also glibc support.
>>>
>>> --
>>> Coywolf Qi Hunt
>
On Thu, 11 Aug 2005, Steven Rostedt wrote:
> On Thu, 2005-08-11 at 13:26 -0400, Steven Rostedt wrote:
>
>> 288fb seems to use "int 0x80" and so do all the other system calls that
>> I inspected.
>
> I expect that if I had a Gentoo system that I compiled for my machine,
> this would be different.
On Thu, 11 Aug 2005, Steven Rostedt wrote:
> On Thu, 2005-08-11 at 13:46 -0400, linux-os (Dick Johnson) wrote:
>
>>
>> I was talking about the one who had the glibc support to use
>> the newer system-call entry (who's name can confuse).
>>
>> You are lo
On Sun, 14 Aug 2005, Tomko wrote:
> Hi all,
>
> as topic, do anyone know is there any difference between them ? by the
> way, console should only output but not input , but i could still see
> something when i type " cat /dev/console" in one terminal then type
> something at the tty where i open
On Tue, 16 Aug 2005, vamsi krishna wrote:
> Hello All,
>
> Sorry to interrupt you.
>
> I have been investigating a problem in which there has been a dramatic
> core size (complete program size) of a program running on a IA-64
> machine running kernel version 2.4.21-4.0.1 (A redhat advanced server
On Wed, 17 Aug 2005, Ondrej Zary wrote:
> My machine (Cyrix MII PR300 CPU, PCPartner TXB820DS board with i430TX
> chipset) exhibits a really weird problem:
> When I run a program that uses FPU, it sometimes crashes with "flaoting
> point exception" - for example, when playing MP3 files using any
On Tue, 26 Jul 2005, David Schwartz wrote:
>
>>> Also if they didn't modify the kernel, they don't have to give you
>>> source, they can just refer you to kernel.org.
>>
>> Wrong.
>>
>> http://www.fsf.org/licensing/licenses/gpl-faq.html#DistributeWithS
>> ourceOnInternet
>> [[[I want to distri
On Wed, 27 Jul 2005, Clayton Weaver wrote:
> Is not xor (^) typically compiled to a
> one cycle instruction regardless of
> requested optimization level? (May not
> always have been the case on every
> target architecture for != equality
> tests.)
> Clayton Weaver
> cgweav at fastmail dot fm
>
I
On Thu, 28 Jul 2005, dipankar das wrote:
> Hi,
> core file is not generated when kernel is crashed with
> Sysrq key ?
>
> What could be the reason for this ?
>
> Br,
> Dipankar.
It's not supposed to write any 'core' file. A 'core' file is
a dump of users' virtual memory. It has nothing to do
On Thu, 28 Jul 2005, Michael S. Tsirkin wrote:
>
> 7. Comments
> Don't use C99 // comments.
I don't think this is correct. In fact, I remember a discussion
where // was preferred for new code.
Cheers,
Dick Johnson
Penguin : Linux version 2.6.12 on an i686 machine (5537.79 BogoMips).
Warn
On Fri, 29 Jul 2005, Srinivas G. wrote:
> Dear All,
>
> We have developed a Block Device Driver to handle the flash media
> devices in Linux 2.6.x kernel. It is working fine. We are able to mount
> the SD cards that are formatted on Windows systems, but we unable mount
> the cards that are format
On Fri, 29 Jul 2005 [EMAIL PROTECTED] wrote:
>> OK, I guess when I get some time, I'll start testing all the i386 bitop
>> functions, comparing the asm with the gcc versions. Now could someone
>> explain to me what's wrong with testing hot cache code. Can one
>> instruction retrieve from memory
ala
>
>
>> -Original Message-
>> From: [EMAIL PROTECTED] [mailto:linux-kernel-
>> [EMAIL PROTECTED] On Behalf Of Lennart Sorensen
>> Sent: Friday, July 29, 2005 7:08 PM
>> To: linux-os (Dick Johnson)
>> Cc: Srinivas G.; linux-kernel-Mailing-list
>&
On Fri, 29 Jul 2005, linux-os (Dick Johnson) wrote:
>
>
> camera formatted info
> --
> Disk /dev/tfa0: 448 cylinders, 2 heads, 32 sectors/track
> Units = cylinders of 32768 bytes, blocks of 1024 bytes, counting from 0
>
>Device Boot Start End
y be on
> some help to u in u8ndertaing why exactly its failing.
>
> Regards,
> Mukund Jampala
>
>
>
>
>> -Original Message-
>> From: linux-os (Dick Johnson) [mailto:[EMAIL PROTECTED]
>> Sent: Friday, July 29, 2005 11:39 PM
>> To: Mukund JB.
&
On Mon, 1 Aug 2005, Paulo Marques wrote:
> Jan Engelhardt wrote:
>>> So in order to calibrate it you need a readily available source of
>>> constant acceleration, preferably with a known value.
>>>
>>> Hint: -9.8 m/sec^2.
>>
>> Drop it out of the window? :)
>
> No, no. Constant gravity (like havi
On Mon, 1 Aug 2005, Vojtech Pavlik wrote:
> On Mon, Aug 01, 2005 at 08:55:53AM -0400, linux-os (Dick Johnson) wrote:
>
>>> Jan Engelhardt wrote:
>>>>> So in order to calibrate it you need a readily available source of
>>>>> constant acceleration, pr
On Tue, 2 Aug 2005, Folkert van Heusden wrote:
Maybe new desktop systems - but what about the tens of millions of old
systems that don't.
>>>
>>> Does anyone really give a shit about saving power on the desktop anyway?
>>> This is basically a laptop issue.
>>
>> Eh yes, very much.
>
> I
On Tue, 2 Aug 2005, Alejandro Bonilla wrote:
> Hi Guys/Gals,
>
> I watched some commercials and I almost puked when I looked at the
> Microsoft Get the Facts for Linux vs Windows Server stuff.
>
> They have a url which is http://www.microsoft.com/getthefacts
>
> Is this crap any close to re
On Wed, 3 Aug 2005, Steven Rostedt wrote:
> Hi all,
>
> I'm dealing with a problem where I want to know from __do_IRQ in
> kernel/irq/handle.c if the interrupt occurred while the process was in
> user space or kernel space. But the trick here is that it must work on
> all architectures.
>
> Does
On Wed, 3 Aug 2005, Chris Budd wrote:
> I have read
> http://www.tldp.org/HOWTO/Remote-Serial-Console-HOWTO/preparation-setport.html
> and http://www.linux-mips.org/archives/linux-mips/2004-04/msg00134.html
> and other items, but I still have not found the answers to the
> following questions:
>
On Thu, 4 Aug 2005, Andi Kleen wrote:
>
> I noticed that even 64bit architectures have a ridiculously low
> max limit on shared memory segments by default:
>
> #define SHMMAX 0x200 /* max shared seg size (bytes) */
> #define SHMMNI 4096 /* max num of segs
On Thu, 4 Aug 2005, Patrick McFarland wrote:
> On Wednesday 03 August 2005 05:49 pm, Nick Sillik wrote:
>> Michael Krufky wrote:
>>> [EMAIL PROTECTED] wrote:
>>>
>>> The email subject. "Re: **SPAM** [PATCH 3/3] usb gadget driver for
>>> MQ11xx graphics chip" ... Was that an accident, or did m
You are trying to do it backwards. You need to have your driver
use get_dma_pages() to acquire pages suitable for DMA. Your
driver then impliments mmap().
The user-mode application then mmaps() the dma-able pages into
its address-space. FYI, the pages may be from anywhere, some
archs can only DM
On Thu, 4 Aug 2005, Steven Rostedt wrote:
> On Thu, 2005-08-04 at 15:39 +0200, Clemens Koller wrote:
>>> You are trying to do it backwards. You need to have your driver
>>> use get_dma_pages() to acquire pages suitable for DMA. Your
>>> driver then impliments mmap().
>>
>> Okay, I have seen that,
On Wed, 17 Aug 2005, Pavel Machek wrote:
> Hi!
>
>>> Question came up before, albeit with a different phrasing. One
>>> possible approach to benefit from this ability would be to create a
>>> "forget" operation. When a filesystem already knows that some data is
>>> unneeded (after a truncate or
On Thu, 18 Aug 2005, [iso-8859-1] Guillermo López Alejos wrote:
> Hi,
>
> I have a piece of code which uses environment variables. I have been
> told that it is not going to work in kernel space because the concept
> of environment is not applicable inside the kernel.
>
> I belive that, but I nee
On Fri, 19 Aug 2005, Cezary Sliwa wrote:
>
> Just wanted to format a floppy disk with fdformat, no way:
>
> Aug 14 22:28:45 kwant kernel: floppy0: unexpected interrupt
> Aug 14 22:28:45 kwant kernel: floppy0: sensei repl[0]=80
> Aug 14 22:28:49 kwant kernel: floppy0: -- FDC reply errorfloppy0: un
On Sat, 20 Aug 2005, Robert Hancock wrote:
> Howard Chu wrote:
>> I'll note that we removed a number of the yield calls (that were in
>> OpenLDAP 2.2) for the 2.3 release, because I found that they were
>> redundant and causing unnecessary delays. My own test system is running
>> on a Linux 2.6.1
On Tue, 23 Aug 2005, manomugdha biswas wrote:
> Hi,
> I have written a kernel module and I can load (insmod)
> it without any error. But when i run my module it gets
> seg fault at interruptible_sleep_on_timeout();
>
> I have used this function in the following way:
>
> DECLARE_WAIT_QUEUE_HEAD(wq
On Mon, 22 Aug 2005, Robert Hancock wrote:
> linux-os (Dick Johnson) wrote:
>> I reported thet sched_yield() wasn't working (at least as expected)
>> back in March of 2004.
>>
>> for(;;)
>> sched_yield();
>>
>>
On Wed, 24 Aug 2005, moreau francis wrote:
> Hi,
>
> I'm currently trying to write a USB driver for Linux. The device must be
> configured by writing some values into the same register but I want to be
> sure that the writing order is respected by either the compiler and the cpu.
>
> For example,
On Wed, 24 Aug 2005, moreau francis wrote:
>
> --- "linux-os (Dick Johnson)" <[EMAIL PROTECTED]> a écrit :
>
>>
>> On Wed, 24 Aug 2005, moreau francis wrote:
>>
>>> Hi,
>>>
>>> I'm currently trying to write a USB driver f
On Wed, 24 Aug 2005, Oliver Neukum wrote:
> Am Mittwoch, 24. August 2005 20:22 schrieb linux-os (Dick Johnson):
>>> sorry but I'm not sure to understand you...Do you mean that the first write
>>> into reg_a pointer will be completed before the second write because
On Wed, 24 Aug 2005, Andy Isaacson wrote:
> On Wed, Aug 24, 2005 at 07:31:31PM +0200, moreau francis wrote:
>> --- "linux-os (Dick Johnson)" <[EMAIL PROTECTED]> a écrit :
>>> On Wed, 24 Aug 2005, moreau francis wrote:
>>>> I'm currently trying
On Thu, 25 Aug 2005, Chris du Quesnay wrote:
> Hi. I am newbie at GNU/linux.
>
> I am trying to build a kernel (2.6.12) for a powerpc target using cygwin on
> my i686 machine. I have
> Windows 2000 as my operating system.
>
> I have recent versions of cygwin (with GNU make 3.80), binutils for
27;d get another hard-disk,
have a "regular" distribution install Linux on it, and set up
to dual-boot.
>
>> From: "linux-os (Dick Johnson)" <[EMAIL PROTECTED]>
>> Reply-To: "linux-os (Dick Johnson)" <[EMAIL PROTECTED]>
>> To: "Chris du Qu
On Thu, 25 Aug 2005, Christopher Faylor wrote:
> On Thu, Aug 25, 2005 at 01:05:24PM -0400, linux-os (Dick Johnson) wrote:
>> On Thu, 25 Aug 2005, Chris du Quesnay wrote:
>>> The scripts/basic directory contains a fixdep.exe after the make is
>>> run. There is no fix
On Fri, 26 Aug 2005, lab liscs wrote:
> schedule( ) always runs in kernel space, therefore the address of all
> elements used by schedule() is not virtual address but physical
> address.?
Wrong. All addresses accessed by the CPU(s) are virtual. All addresses
accessed by other devices, includin
On Sat, 27 Aug 2005, Sat. wrote:
> 2005/8/27, Christopher Friesen <[EMAIL PROTECTED]>:
>> Sat. wrote:
>>> the case about kernel preemption as follow :
>>>
>>> the book said "when a process that has a higher priority than the
>>> currenty running process is awakened ".
>>>
>>> but I can think abou
On Mon, 29 Aug 2005, Jesper Juhl wrote:
>
> verify_area() is deprecated and has been for quite a while.
> I thought I had cleaned up all users and was planning to submit the final
> patches to get rid of it completely, but when I did a final check I found
> that xtensa has been added after my ini
Changes in "request_mem_region()" ("__request_region()")
now seem to force PCI/Bus alignment upon the requested region.
It appears as though somebody thought this would only used
to reserve address-space on a PCI/Bus.
Linux-2.6.12.5 and all known previous versions back to
linux-2.4.26 worked fi
On Tue, 30 Aug 2005, Jesper Juhl wrote:
> On 8/30/05, Chase Venters <[EMAIL PROTECTED]> wrote:
>> Greetings kind hackers...
>> I recently switched to 2.6.13 on my desktop. I noticed that the
>> second
>> "CPU" (is there a better term to use in this HyperThreading scenario?) that
>> used
Hello, more problems are being found with linux-2.6.13
Some imaging systems reserve large amounts of
contiguous DMA RAM (16 megabytes) by booting
with 'mem='. In the subject systems, we boot
with "mem=768m" which makes the first available
RAM at 768 * 1024 * 1024 = 0x3000.
Certain versions
On Tue, 30 Aug 2005, Wilkerson, Bryan P wrote:
>
>
> On Tue, Aug 30, 2005 at 10:01:21AM +0200, Sven Ladegast wrote:
>> The idea isn't bad but lots of people could think that this is some
> kind
>> of home-phoning or spy software. I guess lots of people would turn
> this
>> feature off...and of co
On Thu, 1 Sep 2005, DervishD wrote:
>Hi all :)
>
>I don't know if this is a known issue, but usb-storage speed for
> 'Full speed' devices dropped from 2.6.11.12 (more than 800Kb/s) to
> 2.6.12 (less than 250Kb/s). The problem still exists in 2.6.13.
>
>The lack of speed seems to affec
On Fri, 2 Sep 2005 [EMAIL PROTECTED] wrote:
> i have a program that all it does is to allocate memory up until consume 1GB
> of
> free resources. but when i delete it, it seemed that the space is not free to
> kernel, (notice this by looking at "top" or meminfo, as well as debug messages
> prinf
On Tue, 6 Sep 2005, Budde, Marco wrote:
> Hi,
>
> for one of our customers I have to port a Windows driver to
> Linux. Large parts of the driver's backend code consists of
> C++.
>
> How can I compile this code with kbuild? The C++ support
> (I have tested with 2.6.11) of kbuild seems to be incom
On Tue, 6 Sep 2005, Christoph Hellwig wrote:
> On Thu, Aug 11, 2005 at 08:17:28AM +0200, Jan Engelhardt wrote:
>>
>>> Nothing in the tarball mentiones any opensource license. If vmware is
>
> please read this sentence again. Just because somethings source is available
> doesn't mean it's openso
On Tue, 6 Sep 2005, Sat. wrote:
> here is a snip in 0.11 version linux ,
> in linux/init/main.c
>
>
> 179 if (!(pid=fork())) {
> 180 close(0);
> 181 if (open( "/etc/rc",O_RDONLY,0))
> 182 _exit(1);
> 183 execve( "/bin/sh",argv_rc,envp_rc);
> 184 _exit(2);
> 185 }
>
> natually, the code from 180 t
On Tue, 6 Sep 2005, Mathieu wrote:
> "linux-os \(Dick Johnson\)" <[EMAIL PROTECTED]> disait dernièrement que :
>
> are you serious or just on drugs ?
>
Absolutely serious although I did try something new this weekend!
>> On Tue, 6 Sep 2005, Christoph Hellwig
On Tue, 6 Sep 2005, Giridhar Pemmasani wrote:
> Jan Kiszka wrote:
>
>> The only way I see is to switch stacks back on ndiswrapper API entry.
>> But managing all those stacks correctly is challenging, as you will
>> likely not want to create a new stack on each switching point. Rather,
>
> This is
On Tue, 6 Sep 2005, Jan Kiszka wrote:
> 2005/9/6, Giridhar Pemmasani <[EMAIL PROTECTED]>:
>> Jan Kiszka wrote:
>>
>>> The only way I see is to switch stacks back on ndiswrapper API entry.
>>> But managing all those stacks correctly is challenging, as you will
>>> likely not want to create a new s
On Wed, 7 Sep 2005, YH wrote:
> It seems that the kernel disallows drivers to use system IPC.
> Asynchronous communication mechanism is very effective mechanism among
> various embedded OSes, even popular in RTOSes. Any reason why cannot use
> sys_msgsnd and sys_msgrcv for kernel drivers?
>
Beca
On Wed, 7 Sep 2005, Benjamin LaHaise wrote:
> On Wed, Sep 07, 2005 at 12:31:07PM +0200, Màrius Montón wrote:
>> At this point, we plan to develop a pci device driver to act as a bridge
>> between kernel PCI subsystem and SystemC simulator (in user space).
>>
>> Do you think this implementation is
On Wed, 7 Sep 2005, Kristis Makris wrote:
> Hello,
>
> I'm trying to kill a kernel thread gracefully, in particular kswapd,
> without any success.
>
> The goal is to start another kernel thread that contains updated kswapd
> functionality, through a loadable module; no kernel recompilation.
>
> I
On Wed, 7 Sep 2005, Kristis Makris wrote:
>> To kill a kernel thread, you need to make __it__ call exit(). It must be
>
> There must be another way to do it. Perhaps one could have another
> process effectively issue the contents of do_exit for the kswapd
> task_struct ?
>
>> CODED to do that! Yo
On Thu, 8 Sep 2005, Serge Goodenko wrote:
> Hello!
>
> I trace the kernel networking code (ver 2.4.25).
> I send simple message (say, "hello") using simple client and see how
> tcp_sendmsg function works.
> And what I see is that there's NO my message (e.g. "hello") in the msghdr
> structure that
On Thu, 8 Sep 2005, Weber Ress wrote:
> Hi,
>
> I'm responsible to planning a kernel upgrade in many servers, from 2.4
> version to 2.6.13 (last stable version), using Debian 3.1r0a
>
> My team has good technical skills, but they need to be led. I would
> like know, what's the best pratices and r
On Fri, 9 Sep 2005, Ian Collier wrote:
> I'm trying out PPDD from https://retiisi.dyndns.org/~sailus/ppdd/
> because I have some old stuff in that format. However, the crash
> seems to occur in code that isn't touched by the PPDD patch. It
> happens while I'm trying to set up the loop device -
On Fri, 9 Sep 2005, Ian Collier wrote:
> On Fri, Sep 09, 2005 at 08:32:10AM -0400, linux-os (Dick Johnson) wrote:
>> I guess you are trying to do a copy_from_user() with a spin-lock
>> being held or the interrupts otherwise disabled. You can hold
>> a semaphore, to preve
On Fri, 9 Sep 2005, Richard B. Johnson wrote:
> On Fri, 9 Sep 2005, Ian Collier wrote:
>
>> On Fri, Sep 09, 2005 at 08:32:10AM -0400, linux-os (Dick Johnson) wrote:
>>> I guess you are trying to do a copy_from_user() with a spin-lock
>>> being held or the interrup
On Fri, 9 Sep 2005, iSteve wrote:
> Greetings,
> I'm coding an application that messes with modules a lot, and I've
> stumbled upon a query_modules syscall in my docs. Later I've found out
> that the docs come from modutils and that module-init-tools doesn't seem
> to document (any of) the sysca
On Fri, 9 Sep 2005, Kristis Makris wrote:
> On Wed, 2005-09-07 at 18:36 -0400, linux-os (Dick Johnson) wrote:
>> On Wed, 7 Sep 2005, Kristis Makris wrote:
>>
>>>> To kill a kernel thread, you need to make __it__ call exit(). It must be
>
> I was able to make it c
On Wed, 9 Jan 2008, Miklos Szeredi wrote:
> FASTCALL is defined empty in -mm, but UML is not compiled with
> -mregparm=3 and so this breaks things (I noticed problems with
> rwsem_down_write_failed).
>
> Tried recompiling UML with -mregparm=3, but that resulted in a strange
> failure immediately
On Thu, 10 Jan 2008, Jan Marek wrote:
> Hello lkml,
>
> I have problem with my computer: I have motherboard with AMD690G chipset
> and nVidia VGA card. But I cannot set BIOS, to assign for VGA unique
> IRQ. VGA card is sharing IRQ with two ohci_hcd (USB 1.1 controllers).
> But when I want use for
On linux-2.6.22.1, executing the following script
while the mailer is writing to /var/spool/mail/linux-os.
#!/bin/bash
while true ;
do
>/var/spool/mail/linux-os;
sleep 1;
done
...will cause the following errors to occur.
Dec 7 04:05:55 chaos kernel: sd 0:0:1:0: [sdb] Sense Key :
On Fri, 7 Dec 2007, Dave Jones wrote:
> On Fri, Dec 07, 2007 at 08:15:42AM -0500, linux-os (Dick Johnson) wrote:
>
> > Dec 7 04:05:55 chaos kernel: sd 0:0:1:0: [sdb] Add. Sense: Peripheral
> > device write fault
>
> This sounds more like a hardware problem.
>
&
On Tue, 11 Dec 2007, David Newall wrote:
> Rene Herman wrote:
>> This particular discussion isn't about anything in general but solely
>> about the delay an outb_p gives you on x86 since what is under
>> discussion is not using an output to port 0x80 on that platform to
>> generate it.
>
> That c
On Tue, 11 Dec 2007, David P. Reed wrote:
>
>
> Alan Cox wrote:
>>
>> The vga driver is somewhat misnamed. In console mode we handle everything
>> back to MDA/HGA and some HGA adapters do need delays.
>>
>>
> No they don't. I really, really, really know this for a fact. I wrote
> ASM drivers f
1 - 100 of 210 matches
Mail list logo