* suggestion.
@ 2002-05-14 6:30 Gery Kahn
2002-05-14 13:22 ` suggestion Rik van Riel
0 siblings, 1 reply; 15+ messages in thread
From: Gery Kahn @ 2002-05-14 6:30 UTC (permalink / raw)
To: linux-mm
Hi!
I want to understand who is updating linux-mm.org site and like to do it
or to
help to keeper.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: suggestion.
2002-05-14 6:30 suggestion Gery Kahn
@ 2002-05-14 13:22 ` Rik van Riel
2002-05-15 16:00 ` suggestion Gery Kahn
0 siblings, 1 reply; 15+ messages in thread
From: Rik van Riel @ 2002-05-14 13:22 UTC (permalink / raw)
To: Gery Kahn; +Cc: linux-mm
On Tue, 14 May 2002, Gery Kahn wrote:
> I want to understand who is updating linux-mm.org site and like to do it
> or to help to keeper.
I'm one of the people looking after the site once in a while.
Help is very much welcome ;)
Rik
--
Bravely reimplemented by the knights who say "NIH".
http://www.surriel.com/ http://distro.conectiva.com/
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: suggestion.
2002-05-14 13:22 ` suggestion Rik van Riel
@ 2002-05-15 16:00 ` Gery Kahn
0 siblings, 0 replies; 15+ messages in thread
From: Gery Kahn @ 2002-05-15 16:00 UTC (permalink / raw)
To: Rik van Riel; +Cc: linux-mm
Rik van Riel wrote:
>On Tue, 14 May 2002, Gery Kahn wrote:
>
>
>
>>I want to understand who is updating linux-mm.org site and like to do it
>>or to help to keeper.
>>
>>
>
>I'm one of the people looking after the site once in a while.
>
>Help is very much welcome ;)
>
>Rik
>
>
how can i start?
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/
^ permalink raw reply [flat|nested] 15+ messages in thread
* Suggestion
@ 2003-01-10 12:52 Harry Sileoni
2003-01-10 13:12 ` Suggestion Mikael Pettersson
0 siblings, 1 reply; 15+ messages in thread
From: Harry Sileoni @ 2003-01-10 12:52 UTC (permalink / raw)
To: linux-kernel
Hi!
While fighting for some time with my Dell Inspiron 8100 laptop and a new
kernel. No matter what I did in the APM-settings, the computer just
freezed after some minutes of uptime. Now I noticed a page witch
informed me that APIC support should not be used. I disabled APIC
support from the kernel config, and now it works perfect.
So, I suggest you add a line "This option might make your system hang
randomly" to the APIC support help page, so that other innocent people
with the same problem don't have to do hours of fighting with the APM,
which really wasn't the problem as I first though. :)
Thanks for a great kernel, and keep up the good work! :)
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Suggestion
2003-01-10 12:52 Suggestion Harry Sileoni
@ 2003-01-10 13:12 ` Mikael Pettersson
2003-01-10 15:44 ` Suggestion Valdis.Kletnieks
0 siblings, 1 reply; 15+ messages in thread
From: Mikael Pettersson @ 2003-01-10 13:12 UTC (permalink / raw)
To: Harry Sileoni; +Cc: linux-kernel
Harry Sileoni writes:
> While fighting for some time with my Dell Inspiron 8100 laptop and a new
> kernel. No matter what I did in the APM-settings, the computer just
> freezed after some minutes of uptime. Now I noticed a page witch
> informed me that APIC support should not be used. I disabled APIC
> support from the kernel config, and now it works perfect.
>
> So, I suggest you add a line "This option might make your system hang
> randomly" to the APIC support help page, so that other innocent people
> with the same problem don't have to do hours of fighting with the APM,
> which really wasn't the problem as I first though. :)
1. All recent 2.5/2.4 kernels have a blacklist rule that is supposed
to prevent the kernel from enabling the local APIC.
That kernel version are you using? What .config?
Doesn't the kernel boot log contain something like "Dell Inspiron
with broken BIOS detected. Refusing to enable the local APIC"?
2. There is no "APIC support help page" that I know of.
Are you sure you didn't mean ACPI instead? APIC != ACPI but
people keep confusing the two.
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Suggestion
2003-01-10 13:12 ` Suggestion Mikael Pettersson
@ 2003-01-10 15:44 ` Valdis.Kletnieks
2003-01-10 17:00 ` Suggestion David Woodhouse
0 siblings, 1 reply; 15+ messages in thread
From: Valdis.Kletnieks @ 2003-01-10 15:44 UTC (permalink / raw)
To: Mikael Pettersson; +Cc: Harry Sileoni, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 761 bytes --]
On Fri, 10 Jan 2003 14:12:53 +0100, Mikael Pettersson said:
> Harry Sileoni writes:
> > While fighting for some time with my Dell Inspiron 8100 laptop and a new
> Are you sure you didn't mean ACPI instead? APIC != ACPI but
> people keep confusing the two.
The Dell Latitude C840 (what I have) and the (AFAIK) Inspiron 8100 both use
the NVidia geForce4 Go graphics chipset, and apparently the posted patches
to make nvidia's closed-source drivers work under 2.5 have issues with ACPI
on some platforms. Digging back, I only found like one message on the LKML
archives that mentioned the nvidia drivers don't play nice with ACPI.
Harry - does that match up with what you have?
--
Valdis Kletnieks
Computer Systems Senior Engineer
Virginia Tech
[-- Attachment #2: Type: application/pgp-signature, Size: 226 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Suggestion
2003-01-10 15:44 ` Suggestion Valdis.Kletnieks
@ 2003-01-10 17:00 ` David Woodhouse
2003-01-10 19:08 ` Suggestion Valdis.Kletnieks
0 siblings, 1 reply; 15+ messages in thread
From: David Woodhouse @ 2003-01-10 17:00 UTC (permalink / raw)
To: Valdis.Kletnieks; +Cc: Mikael Pettersson, Harry Sileoni, linux-kernel
Valdis.Kletnieks@vt.edu said:
> The Dell Latitude C840 (what I have) and the (AFAIK) Inspiron 8100
> both use the NVidia geForce4 Go graphics chipset, and apparently the
> posted patches to make nvidia's closed-source drivers work under 2.5
> have issues with ACPI on some platforms. Digging back, I only found
> like one message on the LKML archives that mentioned the nvidia
> drivers don't play nice with ACPI.
Note that you can buy replacement non-nVidia graphics cards for the I8x00
as spare parts fairly cheaply, and they're very easy to install.
--
dwmw2
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Suggestion
2003-01-10 17:00 ` Suggestion David Woodhouse
@ 2003-01-10 19:08 ` Valdis.Kletnieks
0 siblings, 0 replies; 15+ messages in thread
From: Valdis.Kletnieks @ 2003-01-10 19:08 UTC (permalink / raw)
To: David Woodhouse; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 579 bytes --]
On Fri, 10 Jan 2003 17:00:32 GMT, David Woodhouse said:
> Note that you can buy replacement non-nVidia graphics cards for the I8x00
> as spare parts fairly cheaply, and they're very easy to install.
It's easier to get my employer to pay for my time to fix software issues
with the laptop they paid for than it is to get them to shell out money
for what they'd consider a hardware workaround. And even at "fairly
cheaply", I'm not going to buy it out of my own pocket. It's a hell of
a lot easier to simply skip ACPI till somebody (perhaps I) figure out how
to fix it... ;)
[-- Attachment #2: Type: application/pgp-signature, Size: 226 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Suggestion
@ 2005-01-30 17:05 Claude Gaschet
0 siblings, 0 replies; 15+ messages in thread
From: Claude Gaschet @ 2005-01-30 17:05 UTC (permalink / raw)
To: netfilter-devel
Hi gentlemen
Simply a suggestion based on the following experience....
Protowall is an "IP Blocker" running under Windows...
It does one thing i.e compare inbound/outbound IP against a list (
supplied by BlockList manager...under Windows too)
BlockList Manager maintains a complete ( hopefully !!!) list of all
those companies ( spammers, Music companies, Anti Peer toPeer, Some Far
East Police ( surprising no ! )...and so on) who send over and over
packets trying to enter our computers...
Even, unsuspectable software, such as Norton AntiVirus, each time you
upgrade your virus list, 6 packets ( contening what ?) to an AP2P site
Should an Inbound/outbound IP be in the list, then the packet is
dropped...That's all what Protowall does in background..
In my case, filtering 2.6E9 adresses( which is huge...I'm not
paranoid...just for test...),burns aroud 6% of my CPU time
I was thinking of a module ( alike connec-track or Ip_queue ), some kind
of Netfiler module, who in background could filter packets against a
list of nasty IP's
Thks for your patience reading that !
Sincerely
Claude G.
^ permalink raw reply [flat|nested] 15+ messages in thread
* suggestion
@ 2007-07-26 19:43 Meeks
0 siblings, 0 replies; 15+ messages in thread
From: Meeks @ 2007-07-26 19:43 UTC (permalink / raw)
To: linux-pm
[-- Attachment #1: Type: text/plain, Size: 1 bytes --]
[-- Attachment #2: suggestion.pdf --]
[-- Type: application/pdf, Size: 12039 bytes --]
[-- Attachment #3: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Suggestion
@ 2010-01-25 15:29 Richard Torrens (lists)
0 siblings, 0 replies; 15+ messages in thread
From: Richard Torrens (lists) @ 2010-01-25 15:29 UTC (permalink / raw)
To: mlmmj
How about this list using the Prefix feature?
Just looking through headers - some of them could be spam!
--
Richard Torrens.
http://www.Torrens.org.uk for genealogy, natural history, wild food, walks, cats
and more!
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Suggestion
@ 2010-02-18 15:22 Morten Shearman Kirkegaard
0 siblings, 0 replies; 15+ messages in thread
From: Morten Shearman Kirkegaard @ 2010-02-18 15:22 UTC (permalink / raw)
To: mlmmj
On Mon, 2010-01-25 at 15:29 +0000, Richard Torrens (lists) wrote:
> How about this list using the Prefix feature?
Sure, why not. Wolf, could you add "[mlmmj]" as a subject prefix?
> Just looking through headers - some of them could be spam!
What?
Morten
--
Morten Shearman Kirkegaard <moki@fabletech.com>
CTO, FableTech
http://fabletech.com/
^ permalink raw reply [flat|nested] 15+ messages in thread
* Suggestion
[not found] <1357026734.2146730.1751514908956.ref@mail.yahoo.com>
@ 2025-07-03 3:55 ` Brian Goodwin via Grub-devel
2025-07-03 6:32 ` Suggestion John Paul Adrian Glaubitz
0 siblings, 1 reply; 15+ messages in thread
From: Brian Goodwin via Grub-devel @ 2025-07-03 3:55 UTC (permalink / raw)
To: grub-devel@gnu.org; +Cc: Brian Goodwin
[-- Attachment #1.1: Type: text/plain, Size: 634 bytes --]
Hi,
My name is Brian Goodwin. I've been using the GRUB bootloader for a long time and would like to make a suggestion.
Bootloaders for a lot of other systems have the ability to shut down/reboot the device by simply selecting an option within the menu. For example, the "Turn off this PC" button can be used to shut down the device in the modern boot menu for Windows.
Using a simple script, I created a shutdown and reboot menu option. It would be nice to have these, as it would provide an easy way to shut down/reboot the device if the user wishes to do so. I've attached a file with the scripts I wrote.
Respectfully,Brian Goodwin
[-- Attachment #1.2: Type: text/html, Size: 1212 bytes --]
[-- Attachment #2: 40_custom --]
[-- Type: application/octet-stream, Size: 478 bytes --]
#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
# This script reboots the device.
menuentry "Reboot" --unrestricted {
clear
echo "Rebooting..."
reboot
}
# This script shuts down the device.
menuentry "Shutdown" --unrestricted {
clear
echo "Shutting down..."
halt
}
[-- Attachment #3: Type: text/plain, Size: 141 bytes --]
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Suggestion
2025-07-03 3:55 ` Suggestion Brian Goodwin via Grub-devel
@ 2025-07-03 6:32 ` John Paul Adrian Glaubitz
2025-07-03 7:13 ` Suggestion Vladimir 'phcoder' Serbinenko
0 siblings, 1 reply; 15+ messages in thread
From: John Paul Adrian Glaubitz @ 2025-07-03 6:32 UTC (permalink / raw)
To: Brian Goodwin; +Cc: The development of GNU GRUB
Hello Brian,
On Thu, 2025-07-03 at 03:55 +0000, Brian Goodwin via Grub-devel wrote:
> My name is Brian Goodwin. I've been using the GRUB bootloader for a
> long time and would like to make a suggestion.
>
> Bootloaders for a lot of other systems have the ability to shut down/reboot
> the device by simply selecting an option within the menu. For example, the
> "Turn off this PC" button can be used to shut down the device in the modern
> boot menu for Windows.
GRUB is supported on a large variety of platforms and implementing such feature
would only make sense if it could be made available on all of these platforms and
not just x86_64.
I'm not sure that this is feasible.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: Suggestion
2025-07-03 6:32 ` Suggestion John Paul Adrian Glaubitz
@ 2025-07-03 7:13 ` Vladimir 'phcoder' Serbinenko
0 siblings, 0 replies; 15+ messages in thread
From: Vladimir 'phcoder' Serbinenko @ 2025-07-03 7:13 UTC (permalink / raw)
To: The development of GNU GRUB
[-- Attachment #1.1: Type: text/plain, Size: 1323 bytes --]
Regards
Vladimir 'phcoder' Serbinenko
Le jeu. 3 juil. 2025, 09:34, John Paul Adrian Glaubitz <
glaubitz@physik.fu-berlin.de> a écrit :
> Hello Brian,
>
> On Thu, 2025-07-03 at 03:55 +0000, Brian Goodwin via Grub-devel wrote:
> > My name is Brian Goodwin. I've been using the GRUB bootloader for a
> > long time and would like to make a suggestion.
> >
> > Bootloaders for a lot of other systems have the ability to shut
> down/reboot
> > the device by simply selecting an option within the menu. For example,
> the
> > "Turn off this PC" button can be used to shut down the device in the
> modern
> > boot menu for Windows.
>
> GRUB is supported on a large variety of platforms and implementing such
> feature
> would only make sense if it could be made available on all of these
> platforms and
> not just x86_64.
>
> I'm not sure that this is feasible.
>
Not just feasible but I'd already done on all of them that support it. We
even use them in tests
>
> Adrian
>
> --
> .''`. John Paul Adrian Glaubitz
> : :' : Debian Developer
> `. `' Physicist
> `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
>
[-- Attachment #1.2: Type: text/html, Size: 2210 bytes --]
[-- Attachment #2: Type: text/plain, Size: 141 bytes --]
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel
^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2025-07-03 7:14 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-14 6:30 suggestion Gery Kahn
2002-05-14 13:22 ` suggestion Rik van Riel
2002-05-15 16:00 ` suggestion Gery Kahn
-- strict thread matches above, loose matches on Subject: below --
2003-01-10 12:52 Suggestion Harry Sileoni
2003-01-10 13:12 ` Suggestion Mikael Pettersson
2003-01-10 15:44 ` Suggestion Valdis.Kletnieks
2003-01-10 17:00 ` Suggestion David Woodhouse
2003-01-10 19:08 ` Suggestion Valdis.Kletnieks
2005-01-30 17:05 Suggestion Claude Gaschet
2007-07-26 19:43 suggestion Meeks
2010-01-25 15:29 Suggestion Richard Torrens (lists)
2010-02-18 15:22 Suggestion Morten Shearman Kirkegaard
[not found] <1357026734.2146730.1751514908956.ref@mail.yahoo.com>
2025-07-03 3:55 ` Suggestion Brian Goodwin via Grub-devel
2025-07-03 6:32 ` Suggestion John Paul Adrian Glaubitz
2025-07-03 7:13 ` Suggestion Vladimir 'phcoder' Serbinenko
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.