Question on ISR

Anyone wonder why a four line question and a six line “you are going to jail
disclaimer”? And using HTML? Makes the search engine on NTDEV confused.

For anyone who cares, OSR has the news server working rather well. I have
switched to it instead of email. It does avoid all the “out of office”
bounces.

“Maxim S. Shatskih” wrote in message
news:xxxxx@ntdev…
No, you cannot do anything long in the ISR. Schedule a DPC, and even
possibly call ExQueueWorkItem from it to offload the lengthly processing to
a worker thread.

Max

----- Original Message -----
From: Shiva Prasad T. S.
To: Windows System Software Developers Interest List
Sent: Monday, July 21, 2003 11:04 AM
Subject: [ntdev] Question on ISR

Hi all,

I have a general question on isr…why is isr in non-paged pool and also at
DIRQL always…

if i don’t have any time constraint with the what is need to do in ISR, then
can i have lenghty operations done in an isr…??

I know, usually this is not allowed, but don’t know the reason…

can somebody highlight more on above queries pls…

thanx,

Shiva P

You are currently subscribed to ntdev as: xxxxx@storagecraft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED ONLY FOR THE
ADDRESSEE
and may contain confidential and privileged information. If the reader of
this message
is not the intended recipient, you are notified that any dissemination,
distribution
or copy of this communication is strictly Prohibited.If you have received
this message
by error, please notify the sender immediately, return the original mail to
the sender
and delete the message from your system.

> ----------

From: xxxxx@yoshimuni.com[SMTP:xxxxx@yoshimuni.com]
Reply To: xxxxx@lists.osr.com
Sent: Tuesday, July 22, 2003 3:08 AM
To: xxxxx@lists.osr.com
Subject: [ntdev] Re: Question on ISR

Anyone wonder why a four line question and a six line “you are going to
jail
disclaimer”? And using HTML? Makes the search engine on NTDEV confused.

I guess it corresponds well with the question and follow up and together
with web site makes great job for company reputation.

For anyone who cares, OSR has the news server working rather well. I have
switched to it instead of email. It does avoid all the “out of office”
bounces.

I’d like to ask everybody who uses it to include relevant parts of previous
messages to reply. For several reasons I use e-mail and sometimes it is hard
to assign reply to a question when discussion evolves. Simply, I don’t see
threaded discussion but separate e-mails. Also, it can help later with list
searching. Thanks.

Best regards,

Michal Vodicka
STMicroelectronics Design and Application s.r.o.
[michal.vodicka@st.com, http:://www.st.com]

“David J. Craig” wrote:

>
>Anyone wonder why a four line question and a six line “you are going to jail
>disclaimer”? And using HTML? Makes the search engine on NTDEV confused.

>For anyone who cares, OSR has the news server working rather well. I have
>switched to it instead of email.

Rather more efficient to pull all new posts through a direct NNTP
connection than dribbling them through mail servers I would imagine.

You can also pull the whole group for local searching (I count 199 posts
containing the phrase DIRQL for example).