public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: RFC: i386: kill !4KSTACKS
@ 2005-06-08 12:35 Ian Kumlien
  2005-06-08 13:14 ` Denis Vlasenko
  0 siblings, 1 reply; 118+ messages in thread
From: Ian Kumlien @ 2005-06-08 12:35 UTC (permalink / raw)
  To: vda; +Cc: Linux-kernel

[-- Attachment #1: Type: text/plain, Size: 543 bytes --]

> Number of folks using ndiswrapper for acx100/acx111
> while acx team needs help on native driver debugging
> worries me.

two things:
	1, Broadcom chipsets lack any kind of driver.
	2, acx100/111 claim that the firm ware is 'easy to find this is a ...
lie... F.ex. d-links drivers come with the drivers embedded in some
file, i was unable to extract it for my neighbur and ended up using
ndiswrapper. There was no choise.

Thus your statement is premature.

-- 
Ian Kumlien <pomac () vapor ! com> -- http://pomac.netswarm.net

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 118+ messages in thread
* Re: RFC: i386: kill !4KSTACKS
@ 2005-09-06 10:29 Chuck Ebbert
  0 siblings, 0 replies; 118+ messages in thread
From: Chuck Ebbert @ 2005-09-06 10:29 UTC (permalink / raw)
  To: Alan Cox; +Cc: Ed Tomlinson, linux-kernel

In-Reply-To: <1125845351.23858.25.camel@localhost.localdomain>

On Sun, 04 Sep 2005 at 15:49:11 +0100, Alan Cox wrote:

> The question is whether ndiswrapper can do stack switching itself. Since
> as I understand it the NT stack is way more than 8K.

  W2K usable kernel stack is about two pages.  I'm not clear whether
this is really:

        a) three pages with huge amount of fixed info, or
        b) two pages with tiny info like Linux
__
Chuck

^ permalink raw reply	[flat|nested] 118+ messages in thread
* re: RFC: i386: kill !4KSTACKS
@ 2005-09-05  2:00 Alex Davis
  2005-09-05  2:07 ` Sean
  0 siblings, 1 reply; 118+ messages in thread
From: Alex Davis @ 2005-09-05  2:00 UTC (permalink / raw)
  To: linux-kernel

Dave Jones wrote:
>- NDISwrapper / driverloader.
>  (Shock, horror - no-one cares).

Shock, horror. Someone DOES care: everyone who uses ndiswrapper or
driverloader, whether they know it or not. Are you proposing that
we punish the end-users because of the obstinence of the hardware
manufacturers? If/when native drivers are written, maybe we can 
revisit this.



I code, therefore I am


	
		
______________________________________________________
Click here to donate to the Hurricane Katrina relief effort.
http://store.yahoo.com/redcross-donate3/

^ permalink raw reply	[flat|nested] 118+ messages in thread
* re: RFC: i386: kill !4KSTACKS
@ 2005-09-05  1:30 Alex Davis
  2005-09-05  1:41 ` Adrian Bunk
  0 siblings, 1 reply; 118+ messages in thread
From: Alex Davis @ 2005-09-05  1:30 UTC (permalink / raw)
  To: linux-kernel

>The NdisWrapper FAQ already tells you that you need a patch for some of 
>the binary-only Windows drivers that require more than 8kB stacks.
>
>And the fact that NdisWrapper is mostly working hinders the development 
>of open source drivers for this hardware.

If the hardware manufacturer won't give you the spec's then writing a driver
is going to be pretty difficult, if not impossible. Reverse-engineering 
may be possible, but still....

I believe it's the lack of spec's, rather than the existence of ndiswrapper
and driverloader, that hinder driver development. 

-Alex




I code, therefore I am

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 118+ messages in thread
[parent not found: <4I7UM-M1-1@gated-at.bofh.it>]
* re: RFC: i386: kill !4KSTACKS
@ 2005-09-04 14:51 Alex Davis
  2005-09-04 17:11 ` Stefan Smietanowski
                   ` (2 more replies)
  0 siblings, 3 replies; 118+ messages in thread
From: Alex Davis @ 2005-09-04 14:51 UTC (permalink / raw)
  To: linux-kernel, vda

>Please don't tell me to "care for closed-source drivers". 
ndiswrapper is NOT closed source. And I'm not asking you to "care".

>I don't want the pain of debugging crashes on the machines which run unknown code
>in kernel space.
I'm not asking you to debug crashes. I'm simply requesting that the
kernel stack size situation remain as it is: with 8K as the default
and 4K configurable. 



>vda



I code, therefore I am

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 118+ messages in thread
[parent not found: <4IcUz-7H2-27@gated-at.bofh.it>]
* RFC: i386: kill !4KSTACKS
@ 2005-09-02  0:39 Adrian Bunk
  2005-09-02  5:33 ` Chris Wedgwood
                   ` (4 more replies)
  0 siblings, 5 replies; 118+ messages in thread
From: Adrian Bunk @ 2005-09-02  0:39 UTC (permalink / raw)
  To: linux-kernel; +Cc: reiserfs-dev

4Kb kernel stacks are the future on i386, and it seems the problems it
initially caused are now sorted out.

Does anyone knows about any currently unsolved problems?

I'd like to:
- get a patch into on of the next -mm kernels that unconditionally 
  enables 4KSTACKS
- if there won't be new reports of breakages, send a patch to
  completely remove !4KSTACKS for 2.6.15

In -mm, Reiser4 still has a dependency on !4KSTACKS.
I've mentioned this at least twice to the Reiser4 people, and they 
should check why this dependency is still there and if there are still 
stack issues in Reiser4 fix them.

If not people using Reiser4 on i386 will have to decide whether to 
switch the filesystem or the architecture...

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 118+ messages in thread
* RFC: i386: kill !4KSTACKS
@ 2005-06-07 21:27 Adrian Bunk
  2005-06-07 21:47 ` Alexander Nyberg
                   ` (2 more replies)
  0 siblings, 3 replies; 118+ messages in thread
From: Adrian Bunk @ 2005-06-07 21:27 UTC (permalink / raw)
  To: linux-kernel; +Cc: reiserfs-dev

4Kb kernel stacks are the future on i386, and it seems the problems it 
initially caused are now sorted out.

I'd like to:
- get a patch into the next -mm that unconditionally enables 4KSTACKS
- if there won't be new reports of breakages, send a patch to
  completely remove !4KSTACKS for 2.6.13 or 2.6.14

The only drawback is that REISER4_FS does still depend on !4KSTACKS.
I told Hans back in March that this has to be changed.

Is there any ETA until that all issues with 4Kb kernel stacks in Reiser4 
will be resolved?

If not people using Reiser4 might have to decide whether to switch the 
filesystem or the architecture...

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 118+ messages in thread

end of thread, other threads:[~2005-10-02 20:37 UTC | newest]

Thread overview: 118+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-08 12:35 RFC: i386: kill !4KSTACKS Ian Kumlien
2005-06-08 13:14 ` Denis Vlasenko
  -- strict thread matches above, loose matches on Subject: below --
2005-09-06 10:29 Chuck Ebbert
2005-09-05  2:00 Alex Davis
2005-09-05  2:07 ` Sean
2005-09-05  2:29   ` Alex Davis
2005-09-05  3:00     ` Sean
2005-09-05  3:41       ` Alex Davis
2005-09-05  3:51         ` Sean
2005-09-05  4:03           ` Alex Davis
2005-09-05  4:12             ` Sean
2005-09-05  4:36               ` Willy Tarreau
2005-09-05  4:47                 ` Sean
2005-09-05  5:01                   ` Willy Tarreau
2005-09-05  5:31                     ` Sean
2005-09-05  6:04                       ` Willy Tarreau
2005-09-05  6:20                         ` Sean
2005-09-05  6:29                         ` Pekka Enberg
2005-09-05 15:29                     ` Horst von Brand
2005-09-08 20:18                       ` Bill Davidsen
2005-09-08 22:51                         ` Sean
2005-09-05  6:41                 ` Sander
2005-09-05  8:01                   ` Willy Tarreau
2005-09-08 20:01                 ` Bill Davidsen
2005-09-08 20:24                   ` Christopher Friesen
2005-09-05  3:54         ` Kyle Moffett
2005-09-05  4:26         ` Dave Jones
2005-09-05  4:48           ` Willy Tarreau
2005-09-06 17:04           ` Benjamin LaHaise
2005-09-05  1:30 Alex Davis
2005-09-05  1:41 ` Adrian Bunk
2005-09-05  1:56   ` dean gaudet
     [not found] <4I7UM-M1-1@gated-at.bofh.it>
     [not found] ` <4ITG4-8nH-1@gated-at.bofh.it>
     [not found]   ` <4J1DC-2NU-1@gated-at.bofh.it>
2005-09-04 17:33     ` Robert Hancock
2005-09-04 14:51 Alex Davis
2005-09-04 17:11 ` Stefan Smietanowski
2005-09-04 17:11   ` Dr. David Alan Gilbert
2005-09-04 17:19 ` Alan Cox
2005-09-06  4:37   ` Andi Kleen
2005-09-06  6:39     ` Denis Vlasenko
2005-09-06  7:13       ` Andi Kleen
2005-09-06  7:32         ` Nick Piggin
2005-09-06  7:50           ` Andi Kleen
2005-09-06 13:29           ` Diego Calleja
2005-09-06 13:25     ` Giridhar Pemmasani
2005-09-06 17:05       ` Jan Kiszka
2005-09-06 17:23         ` Giridhar Pemmasani
2005-09-06 18:42           ` linux-os (Dick Johnson)
2005-09-06 18:46             ` viro
2005-09-06 19:42           ` Jan Kiszka
2005-09-06 20:21             ` linux-os (Dick Johnson)
2005-09-07 17:46             ` Bill Davidsen
2005-09-07 17:54               ` Jan Kiszka
2005-09-07 19:52                 ` Daniel Phillips
2005-09-07 20:17                   ` Daniel Phillips
2005-09-07 20:29                     ` Jan Kiszka
2005-09-07 20:28                   ` Jan Kiszka
2005-09-07 21:57                     ` Giridhar Pemmasani
2005-09-07 23:25                       ` Jan Kiszka
2005-09-08  1:06                         ` Giridhar Pemmasani
2005-09-08 19:43                 ` Bill Davidsen
2005-09-06 22:19           ` Daniel Phillips
2005-09-06 22:21             ` Andi Kleen
2005-09-06 22:36               ` Daniel Phillips
2005-09-06 23:40                 ` Steven Rostedt
2005-09-06 22:28             ` Roland Dreier
2005-09-07  0:04               ` Daniel Phillips
2005-09-06 22:42             ` Giridhar Pemmasani
2005-09-07  1:59             ` Mark Lord
2005-09-07  3:46               ` Lee Revell
2005-09-07  4:16               ` Daniel Phillips
2005-09-07  5:48                 ` Daniel Phillips
2005-09-07 16:43 ` Bill Davidsen
2005-09-08  0:44   ` Alex Davis
     [not found] <4IcUz-7H2-27@gated-at.bofh.it>
     [not found] ` <4J2gx-3zf-3@gated-at.bofh.it>
     [not found]   ` <4J5R1-cH-21@gated-at.bofh.it>
     [not found]     ` <4J6ao-L9-21@gated-at.bofh.it>
     [not found]       ` <4J6jZ-Xg-11@gated-at.bofh.it>
     [not found]         ` <4J8vt-43Y-13@gated-at.bofh.it>
2005-09-02  6:08           ` Alex Davis
2005-09-04 12:49             ` Denis Vlasenko
2005-09-04 13:30               ` Ed Tomlinson
2005-09-04 14:49                 ` Alan Cox
2005-09-04 16:44               ` Paul Misner
2005-09-04 17:07                 ` Pekka Enberg
2005-09-04 17:12                   ` Bas Westerbaan
2005-09-04 19:22                     ` Horst von Brand
2005-09-04 19:33                     ` Adrian Bunk
2005-09-04 20:13                       ` Bas Westerbaan
2005-09-04 20:37                         ` Dave Jones
2005-09-07 16:38                           ` Bill Davidsen
2005-09-07 17:53                             ` Mike Galbraith
2005-09-08 19:05                               ` Bill Davidsen
2005-09-05 22:32                       ` Thorild Selen
2005-09-05 23:06                         ` Kyle Moffett
2005-09-02  0:39 Adrian Bunk
2005-09-02  5:33 ` Chris Wedgwood
2005-09-02  6:29   ` Nathan Scott
2005-09-02  6:40     ` Neil Brown
2005-09-13  8:05       ` Alexander Nyberg
2005-10-01 22:50         ` Adrian Bunk
2005-10-02 20:35           ` Nathan Scott
2005-09-02  6:55 ` Vladimir V. Saveliev
2005-09-02 21:58 ` Hans Reiser
2005-09-04  3:48 ` Lee Revell
2005-09-04  7:36   ` Stefan Smietanowski
2005-09-04  8:23     ` Lee Revell
2005-09-04 19:39       ` Adrian Bunk
2005-09-04 12:12   ` Guillaume Chazarain
2005-09-04 13:26 ` Sander
2005-06-07 21:27 Adrian Bunk
2005-06-07 21:47 ` Alexander Nyberg
2005-06-08 10:03   ` Jörn Engel
2005-06-08 10:39   ` Denis Vlasenko
2005-06-08 11:12     ` Adrian Bunk
2005-06-08 12:13       ` Denis Vlasenko
2005-07-04 18:22         ` Adrian Bunk
2005-07-05  6:14           ` Denis Vlasenko
2005-07-05 13:46             ` Horst von Brand
2005-06-08  1:52 ` Ian Kent
2005-06-08 10:42   ` Denis Vlasenko
2005-06-08 14:28     ` raven
2005-06-08 12:00 ` Vladimir Saveliev
2005-06-10 15:18   ` Vladimir Saveliev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox