Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Giving a program priority briefly
- Date: Tue, 12 Jun 2007 01:26:05 +0900 (JST)
- From: Curt Sampson <cjs@example.com>
- Subject: Re: [tlug] Giving a program priority briefly
- References: <466B5A87.7000002@dcook.org> <87vedwffeb.fsf@uwakimon.sk.tsukuba.ac.jp> <d8fcc0800706100121m42fab11dx7e5e4c76781ba323@mail.gmail.com> <6BB6FC51-BE7F-4F81-AD9D-C6C60A692BFA@googlemail.com> <d8fcc0800706100317x640d3704t4cd6cacaf0c2a6ae@mail.gmail.com> <C3C7BF99-1723-4815-9523-A38A2AE95209@googlemail.com> <d8fcc0800706110326u7bbe3880ub1813c076b623d05@mail.gmail.com> <87r6oiftwb.fsf@uwakimon.sk.tsukuba.ac.jp>
On Mon, 11 Jun 2007, Stephen J. Turnbull wrote:
> > I assume that this answer means that the TCP/IP-stack does not run in > > single user mode? :)
> Yup. :)
Er, what stops it from running, if you have it and the hardware driver built in, and not loaded as a module? Of course, you won't have an address configured (at least on some distros), which means that you'll never get to the TCP or UDP protocol level, but hardware interrupts will still be delivered to the CPU, which will send them to a hardware driver, which will do something with them, no?
Indeed. It will deliver them up to the rest of the networking stack in the kernel. And if you want working TCP/IP, just ifconfig the interface up, add a default route to taste, and start using it. You can even resolve hostnames if you can read /etc/resolv.conf. It's all there.
cjs -- Curt Sampson <cjs@example.com> +81 90 7737 2974 Mobile sites and software consulting: http://www.starling-software.com
- References:
- [tlug] Giving a program priority briefly
- From: Darren Cook
- [tlug] Giving a program priority briefly
- From: Stephen J. Turnbull
- Re: [tlug] Giving a program priority briefly
- From: Josh Glover
- Re: [tlug] Giving a program priority briefly
- From: Niels Kobschätzki
- Re: [tlug] Giving a program priority briefly
- From: Josh Glover
- Re: [tlug] Giving a program priority briefly
- From: Niels Kobschätzki
- Re: [tlug] Giving a program priority briefly
- From: Josh Glover
- Re: [tlug] Giving a program priority briefly
- From: Stephen J. Turnbull
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Giving a program priority briefly
- Next by Date: Re: [tlug] contribution to F/OSS community
- Previous by thread: Re: [tlug] Giving a program priority briefly
- Next by thread: Re: [tlug] Giving a program priority briefly
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links